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.
clarified code lemmas
2007-09-20, by haftmann
fixed wrong syntax treatment in class target
2007-09-20, by haftmann
code lemmas for cardinality
2007-09-20, by haftmann
- eval_term no longer computes result during compile time
2007-09-20, by berghofe
improved computing
2007-09-20, by obua
changed lemmas
2007-09-20, by obua
ml_output: proper error instead of error_msg;
2007-09-19, by wenzelm
comment added to explain a potential scheduling problem
2007-09-19, by webertj
tuned
2007-09-19, by nipkow
*** empty log message ***
2007-09-19, by nipkow
metis too slow
2007-09-19, by paulson
move at-sml-dev to 2-processor atbroy100
2007-09-19, by isatest
make sun-sml-dev non-proof-term, and at-sml-def -p 2 (at-sml-dev being moved
2007-09-19, by isatest
Generalized [_.._] from nat to linear orders
2007-09-19, by nipkow
Enclosed end_theory in text antiquotation to make LaTeX happy.
2007-09-19, by berghofe
* ML: just one true type int;
2007-09-19, by wenzelm
New diagnostic command print_orders.
2007-09-18, by ballarin
Transitivity reasoner set up for locales order and linorder.
2007-09-18, by ballarin
Simplified proofs due to transitivity reasoner setup.
2007-09-18, by ballarin
Defunctorised transitivity reasoner; locale interpretation requires dynamic instances.
2007-09-18, by ballarin
Morphisms applied in global interpretations behave correctly on types and terms.
2007-09-18, by ballarin
New function inst_morphism'.
2007-09-18, by ballarin
Transitivity reasoner set up for locales.
2007-09-18, by ballarin
removed dead/unmaintained code;
2007-09-18, by wenzelm
simplified PrintMode interfaces;
2007-09-18, by wenzelm
moved Tools/integer.ML to Pure/General/integer.ML;
2007-09-18, by wenzelm
metis now available in PreList
2007-09-18, by paulson
reactivated tests in smlnj;
2007-09-18, by wenzelm
simplified type int (eliminated IntInf.int, integer);
2007-09-18, by wenzelm
(reverted to previous version)
2007-09-18, by haftmann
updated
2007-09-18, by haftmann
*** empty log message ***
2007-09-18, by nipkow
introduced generic concepts for theory interpretators
2007-09-18, by haftmann
separated code for inductive sequences from inductive_codegen.ML
2007-09-18, by haftmann
distinction between regular and default code theorems
2007-09-18, by haftmann
renamed constructor RealC to Ratreal
2007-09-18, by haftmann
renamed constructor RatC to Rational
2007-09-18, by haftmann
clarified evaluation code
2007-09-18, by haftmann
adjusted
2007-09-18, by haftmann
clarified remark
2007-09-18, by haftmann
added script checking for consistency of ML file header
2007-09-18, by haftmann
sorting
2007-09-18, by nipkow
sorting
2007-09-18, by nipkow
Added function package to PreList
2007-09-18, by nipkow
change print_mode: CRITICAL;
2007-09-17, by wenzelm
added print_mode_value (CRITICAL);
2007-09-17, by wenzelm
avoid direct access to print_mode;
2007-09-17, by wenzelm
adapted use_text;
2007-09-17, by wenzelm
platform-sensitive default location for ATP provers
2007-09-17, by haftmann
tuned;
2007-09-16, by wenzelm
HOL/Induct/Common_Patterns.thy
2007-09-16, by wenzelm
added Induct/Common_Patterns.thy;
2007-09-16, by wenzelm
moved induct patterns to HOL/Induct/Common_Patterns.thy;
2007-09-16, by wenzelm
use_file: added ``tune'' argument;
2007-09-16, by wenzelm
added structure Posix;
2007-09-16, by wenzelm
with_modes: always CRITICAL;
2007-09-16, by wenzelm
added ML/ml_parse.ML;
2007-09-16, by wenzelm
obsolete;
2007-09-16, by wenzelm
use_text/file: tune text (cf. ML_Parse.fix_ints);
2007-09-16, by wenzelm
use_text/file: tune text (cf. ML_Parse.fix_ints);
2007-09-16, by wenzelm
added ml_system_fix_ints;
2007-09-16, by wenzelm
added ml_system_fix_ints;
2007-09-16, by wenzelm
removed obsolete Selector token;
2007-09-16, by wenzelm
tuned message;
2007-09-16, by wenzelm
Minimal parsing for SML -- fixing integer numerals.
2007-09-16, by wenzelm
added some int constraints (ML_Parse.fix_ints not active here);
2007-09-16, by wenzelm
added rudimentary instantiation stub
2007-09-15, by haftmann
added explicit theorems
2007-09-15, by haftmann
delayed evaluation
2007-09-15, by haftmann
clarified class interfaces and internals
2007-09-15, by haftmann
introduced classes
2007-09-15, by haftmann
multi-functional value keyword
2007-09-15, by haftmann
added lemmas for finiteness
2007-09-15, by haftmann
tuned
2007-09-15, by haftmann
fixed title
2007-09-15, by haftmann
replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
2007-09-15, by wenzelm
ML_Lex.keywords;
2007-09-15, by wenzelm
tuned comments;
2007-09-15, by wenzelm
replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
2007-09-15, by wenzelm
Lexical syntax for SML.
2007-09-15, by wenzelm
added ML/ml_lex.ML;
2007-09-15, by wenzelm
removed redundant OuterLex.make_lexicon;
2007-09-15, by wenzelm
lexicographic_order method uses "<*mlex*>" instead of "measures" => no longer depends on List.thy
2007-09-14, by krauss
added "<*mlex*>" which lexicographically combines a measure function with a relation
2007-09-14, by krauss
moved ML_XXX.ML files to Pure/ML;
2007-09-14, by wenzelm
tidied
2007-09-14, by paulson
reverted back to the old version of the equivariance lemma for ALL
2007-09-14, by urbanc
some cleaning up to do with contexts
2007-09-13, by urbanc
Generalized equivariance and nominal_inductive commands to
2007-09-13, by berghofe
Added equivariance lemmas for induct_forall.
2007-09-13, by berghofe
Added equivariance lemma for induct_implies.
2007-09-13, by berghofe
typo fixed, dead link removed
2007-09-11, by webertj
added lemma
2007-09-10, by nipkow
Auto quickcheck now displays counterexample using Proof.goal_message
2007-09-10, by berghofe
added String.isSubstring;
2007-09-08, by wenzelm
export is_finished;
2007-09-08, by wenzelm
Present.session_name;
2007-09-08, by wenzelm
tuned signature;
2007-09-08, by wenzelm
thy_deps: ThyInfo.thy_ord, improved dir/unfold entry;
2007-09-08, by wenzelm
removed thy_ord (erratic due to multi-threading);
2007-09-08, by wenzelm
some cleaning up
2007-09-08, by urbanc
theorem: apply hook last;
2007-09-07, by wenzelm
reset goal messages after goal update;
2007-09-07, by wenzelm
added hilite markup;
2007-09-07, by wenzelm
fixed type alias in signature;
2007-09-07, by wenzelm
added lemma
2007-09-07, by nipkow
allow TVars during type inference
2007-09-07, by paulson
tidied the proofs
2007-09-07, by paulson
made smlnj happy;
2007-09-07, by wenzelm
new fun declaration
2007-09-06, by paulson
Auto-config of E_HOME, SPASS_HOME, VAMPIRE_HOME
2007-09-06, by paulson
Vampire structured proofs. Better parsing; some bug fixes.
2007-09-06, by paulson
chained facts are now included
2007-09-06, by paulson
new proofs found
2007-09-06, by paulson
trivial cleaning up
2007-09-06, by urbanc
added goal_message;
2007-09-06, by wenzelm
theorem hooks: apply in declaration order;
2007-09-06, by wenzelm
Generalized code generator for numerals.
2007-09-06, by berghofe
- New theories Lambda/NormalForm and Lambda/Standardization
2007-09-06, by berghofe
Added lecture notes by Matthes and Loader.
2007-09-06, by berghofe
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip