Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
added is_ml_reserved;
2006-09-21, by wenzelm
member (op =);
2006-09-21, by wenzelm
serial numbers for types;
2006-09-21, by wenzelm
added dest_binop;
2006-09-21, by wenzelm
member (op =);
2006-09-21, by wenzelm
member (op =);
2006-09-21, by wenzelm
tuned eta_contract;
2006-09-21, by wenzelm
added dest_equals_rhs;
2006-09-21, by wenzelm
tuned;
2006-09-21, by wenzelm
serial numbers for consts;
2006-09-21, by wenzelm
Thm.dest_binop;
2006-09-21, by wenzelm
member (op =);
2006-09-21, by wenzelm
member (op =);
2006-09-21, by wenzelm
updated timings;
2006-09-21, by wenzelm
new function hashw_int
2006-09-21, by paulson
Yet another version of fake_thm_name. "Full" hashing ensures that there are no collisions
2006-09-21, by paulson
corrected for the translation from _ to __ in c_COMBx_e
2006-09-21, by paulson
changed constants into abbreviations; shortened proofs
2006-09-21, by huffman
XML syntax for types, terms, and proofs.
2006-09-21, by berghofe
Added xml_syntax.ML
2006-09-21, by berghofe
Added Tools/xml_syntax.ML
2006-09-21, by berghofe
circumvented defect in SML/NJ type inference
2006-09-21, by haftmann
1. Function package accepts a parameter (default "some_term"), which specifies the functions
2006-09-21, by krauss
removed division_by_zero class requirements from several lemmas
2006-09-21, by huffman
added approx_hnorm theorem; removed division_by_zero class requirements from several lemmas
2006-09-21, by huffman
choose gnuplot terminal by platform
2006-09-20, by isatest
set terminal png color -- works for older versions of gnuplot;
2006-09-20, by wenzelm
added ZF-UNITY;
2006-09-20, by wenzelm
tidied
2006-09-20, by paulson
Added in combinator reduction axioms for B' C' and S'. Also split the original reduction axioms into separate files: I+K, B+C, S, B'+C', S'.
2006-09-20, by mengj
make it work on sunbroy2
2006-09-20, by isatest
Moved the functional equality axioms to helper1 files.
2006-09-20, by mengj
Introduced combinators B', C' and S'.
2006-09-20, by mengj
Removed include_min_comb and include_combS.
2006-09-20, by mengj
Add Source.of_instream_slurp to try to ensure that XML parser sees whole documents.
2006-09-20, by aspinall
improvements for codegen 2
2006-09-20, by haftmann
name shifts
2006-09-20, by haftmann
fixed bug
2006-09-20, by haftmann
Removed "induct set" attribute from total induction rules
2006-09-20, by krauss
removed debug
2006-09-20, by haftmann
Fixed error in pattern splitting algorithm
2006-09-20, by krauss
change section to subsection
2006-09-20, by huffman
add header
2006-09-20, by huffman
renamed axclass_xxxx axclasses;
2006-09-20, by wenzelm
tuned;
2006-09-19, by wenzelm
added standard;
2006-09-19, by wenzelm
added name_classrel/arities/arity;
2006-09-19, by wenzelm
pretty_full_theory: suppress internal entities by default;
2006-09-19, by wenzelm
Logic.name_classrel/arities;
2006-09-19, by wenzelm
revert to previous version;
2006-09-19, by wenzelm
added General/susp.ML;
2006-09-19, by wenzelm
removed duplicate arities;
2006-09-19, by wenzelm
sko/abs: Name.internal prevents choking of print_theory;
2006-09-19, by wenzelm
tuned method setup;
2006-09-19, by wenzelm
tuned proofs;
2006-09-19, by wenzelm
'print_theory': bang option for full verbosity;
2006-09-19, by wenzelm
* Pure: 'print_theory' now suppresses entities with internal name;
2006-09-19, by wenzelm
tuned;
2006-09-19, by wenzelm
simple html output;
2006-09-19, by wenzelm
timespan: 100 days;
2006-09-19, by wenzelm
superceded by isatest-statistics;
2006-09-19, by wenzelm
tuned;
2006-09-19, by wenzelm
target dir;
2006-09-19, by wenzelm
Standard statistics.
2006-09-19, by wenzelm
time: include year;
2006-09-19, by wenzelm
Produce statistics from isatest session logs.
2006-09-19, by wenzelm
moved Import/susp.ML to Pure/General;
2006-09-19, by wenzelm
renamed axclass_xxxx axclasses
2006-09-19, by obua
removed diagnostic messages
2006-09-19, by haftmann
Operational Equality
2006-09-19, by haftmann
this file contains a compile-challenge suggested by Adam Chlipala;
2006-09-19, by urbanc
tuned
2006-09-19, by urbanc
added auxiliary lemma for code generation 2
2006-09-19, by haftmann
removed
2006-09-19, by haftmann
moved part of normalization oracle here
2006-09-19, by haftmann
classical arity syntax
2006-09-19, by haftmann
added codegen_data
2006-09-19, by haftmann
moved base setup for evaluation oracle hier
2006-09-19, by haftmann
added OperationalEquality.thy
2006-09-19, by haftmann
code generation 2 adjustments
2006-09-19, by haftmann
(void)
2006-09-19, by haftmann
improved numeral handling for nbe
2006-09-19, by haftmann
added suspensions in Pure
2006-09-19, by haftmann
added some stuff for code generation 2
2006-09-19, by haftmann
dropped error-prone code generation 2 for wfrec
2006-09-19, by haftmann
text cleanup
2006-09-19, by haftmann
introduced syntactic classes; moved some setup to Pure/codegen, Pure/nbe or OperationalEquality.thy
2006-09-19, by haftmann
explicit divmod algorithm for code generation
2006-09-19, by haftmann
added operational equality
2006-09-19, by haftmann
added section on code generation 2
2006-09-19, by haftmann
code_gen now peek keyword
2006-09-19, by haftmann
cleanupdiff
2006-09-19, by haftmann
added classes real_div_algebra and real_field; added lemmas
2006-09-19, by huffman
add Real/RealVector.thy
2006-09-19, by huffman
* Pure: 'class_deps' command visualizes the subclass relation;
2006-09-18, by wenzelm
added class_deps;
2006-09-18, by wenzelm
added dest_arg, i.e. a tuned version of #2 o dest_comb;
2006-09-18, by wenzelm
Thm.dest_arg;
2006-09-18, by wenzelm
Present.display_graph;
2006-09-18, by wenzelm
added display_graph (from thm_deps.ML);
2006-09-18, by wenzelm
output: uninterpreted raw symbols -- these are usually LaTeX macros;
2006-09-18, by wenzelm
pretty_thm: graceful treatment of ProtoPure.thy;
2006-09-18, by wenzelm
added class_deps;
2006-09-18, by wenzelm
classes: maintain serial number;
2006-09-18, by wenzelm
tuned;
2006-09-18, by wenzelm
isatool browser: renamed option -d to -c (cf. isatool tool)
2006-09-18, by wenzelm
PRIVATE_FILE: slightly more robust way to create and dispose;
2006-09-18, by wenzelm
renamed option -d to -c (cf. isatool display);
2006-09-18, by wenzelm
updated;
2006-09-18, by wenzelm
Bug fix to prevent exception dest_Free from escaping
2006-09-18, by paulson
Added the max_new parameter, which is a cap on how many clauses may be admitted per round.
2006-09-18, by paulson
replaced implodeable_Ext by set_like
2006-09-18, by obua
Reifiaction now deals with Interpretations with an arbtrary number of parameters. It deals with binding. The Atomic cases can be I ... = f (xs!n)
2006-09-18, by chaieb
replace (x + - y) with (x - y)
2006-09-18, by huffman
add type constraint to otherwise looping iff rule
2006-09-17, by huffman
generalize type of (NS)LIM to work on functions with vector space domain types
2006-09-17, by huffman
norm_one is now proved from other class axioms
2006-09-17, by huffman
removed capprox, CFinite, CInfinite, CInfinitesimal, cmonad, and cgalaxy in favor of polymorphic constants
2006-09-17, by huffman
hcmod abbreviates hnorm :: hcomplex => hypreal
2006-09-17, by huffman
complex_of_real abbreviates of_real::real=>complex;
2006-09-16, by huffman
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip