Mon, 01 Dec 2008 12:16:59 +0100 consider TeX spacing conventions for punctuation marks
haftmann [Mon, 01 Dec 2008 12:16:59 +0100] rev 28921
consider TeX spacing conventions for punctuation marks
Sun, 30 Nov 2008 18:10:00 +0100 fix typed print translation for card UNIV
huffman [Sun, 30 Nov 2008 18:10:00 +0100] rev 28920
fix typed print translation for card UNIV
Sun, 30 Nov 2008 16:00:16 +0100 removed obsolete CVS instructions;
wenzelm [Sun, 30 Nov 2008 16:00:16 +0100] rev 28919
removed obsolete CVS instructions;
Sun, 30 Nov 2008 15:03:47 +0100 fixed spelling;
wenzelm [Sun, 30 Nov 2008 15:03:47 +0100] rev 28918
fixed spelling; tuned;
Sun, 30 Nov 2008 14:43:29 +0100 tuned;
wenzelm [Sun, 30 Nov 2008 14:43:29 +0100] rev 28917
tuned;
Sun, 30 Nov 2008 14:03:46 +0100 removed obsolete isabelle-interface executable and ISABELLE_INTERFACE setting;
wenzelm [Sun, 30 Nov 2008 14:03:46 +0100] rev 28916
removed obsolete isabelle-interface executable and ISABELLE_INTERFACE setting; separate chapter on interfaces as Isabelle tools;
Sun, 30 Nov 2008 14:03:45 +0100 removed obsolete isabelle-interface executable and ISABELLE_INTERFACE setting;
wenzelm [Sun, 30 Nov 2008 14:03:45 +0100] rev 28915
removed obsolete isabelle-interface executable and ISABELLE_INTERFACE setting;
Sun, 30 Nov 2008 12:58:20 +0100 default for ISABELLE_HOME_USER is now ~/.isabelle instead of ~/isabelle;
wenzelm [Sun, 30 Nov 2008 12:58:20 +0100] rev 28914
default for ISABELLE_HOME_USER is now ~/.isabelle instead of ~/isabelle;
Sun, 30 Nov 2008 12:25:54 +0100 misc tuning and clarification;
wenzelm [Sun, 30 Nov 2008 12:25:54 +0100] rev 28913
misc tuning and clarification;
Sat, 29 Nov 2008 19:21:32 +0100 remove repository-only files;
wenzelm [Sat, 29 Nov 2008 19:21:32 +0100] rev 28912
remove repository-only files;
Sat, 29 Nov 2008 19:20:12 +0100 more .hgignore entries;
wenzelm [Sat, 29 Nov 2008 19:20:12 +0100] rev 28911
more .hgignore entries;
Sat, 29 Nov 2008 19:01:28 +0100 tuned;
wenzelm [Sat, 29 Nov 2008 19:01:28 +0100] rev 28910
tuned;
Sat, 29 Nov 2008 18:26:53 +0100 basic setup of .hgignore;
wenzelm [Sat, 29 Nov 2008 18:26:53 +0100] rev 28909
basic setup of .hgignore;
Sat, 29 Nov 2008 18:19:59 +0100 further notes;
wenzelm [Sat, 29 Nov 2008 18:19:59 +0100] rev 28908
further notes; tuned;
Sat, 29 Nov 2008 17:09:28 +0100 Important notes on Mercurial repository access for Isabelle.
wenzelm [Sat, 29 Nov 2008 17:09:28 +0100] rev 28907
Important notes on Mercurial repository access for Isabelle.
Sat, 29 Nov 2008 13:39:45 +0100 Floats for Real.
nipkow [Sat, 29 Nov 2008 13:39:45 +0100] rev 28906
Floats for Real.
Sat, 29 Nov 2008 13:39:23 +0100 new file float_syntax.ML
nipkow [Sat, 29 Nov 2008 13:39:23 +0100] rev 28905
new file float_syntax.ML
Sat, 29 Nov 2008 13:37:13 +0100 New lexical item "float".
nipkow [Sat, 29 Nov 2008 13:37:13 +0100] rev 28904
New lexical item "float".
Fri, 28 Nov 2008 17:43:06 +0100 Intro_locales_tac to simplify goals involving locale predicates.
ballarin [Fri, 28 Nov 2008 17:43:06 +0100] rev 28903
Intro_locales_tac to simplify goals involving locale predicates.
Fri, 28 Nov 2008 12:26:14 +0100 Ahere to modern naming conventions; proper treatment of internal vs external names.
ballarin [Fri, 28 Nov 2008 12:26:14 +0100] rev 28902
Ahere to modern naming conventions; proper treatment of internal vs external names.
Fri, 28 Nov 2008 11:55:46 +0100 added Tim's find_theorems performance patch
kleing [Fri, 28 Nov 2008 11:55:46 +0100] rev 28901
added Tim's find_theorems performance patch
Fri, 28 Nov 2008 11:37:20 +0100 FindTheorems performance improvements (from Timothy Bourke)
kleing [Fri, 28 Nov 2008 11:37:20 +0100] rev 28900
FindTheorems performance improvements (from Timothy Bourke) * Prefilter the list of theorems based on the constants and free variables in Pattern search terms, before calling Pattern.matches_subterm. * Apply filters successively rather than running each and then finding the intersection. * Show the time taken to run a query.
Fri, 28 Nov 2008 11:14:13 +0100 Perform higher-order pattern matching during round-up.
ballarin [Fri, 28 Nov 2008 11:14:13 +0100] rev 28899
Perform higher-order pattern matching during round-up.
Thu, 27 Nov 2008 21:25:34 +0100 Proper treatment of expressions with free arguments.
ballarin [Thu, 27 Nov 2008 21:25:34 +0100] rev 28898
Proper treatment of expressions with free arguments.
Thu, 27 Nov 2008 21:25:16 +0100 Roundup bound.
ballarin [Thu, 27 Nov 2008 21:25:16 +0100] rev 28897
Roundup bound.
Thu, 27 Nov 2008 10:30:42 +0100 Tests for sublocale command.
ballarin [Thu, 27 Nov 2008 10:30:42 +0100] rev 28896
Tests for sublocale command.
Thu, 27 Nov 2008 10:29:07 +0100 Sublocale command.
ballarin [Thu, 27 Nov 2008 10:29:07 +0100] rev 28895
Sublocale command.
Thu, 27 Nov 2008 10:28:27 +0100 Command to add dependencies, fixed processing of dependencies.
ballarin [Thu, 27 Nov 2008 10:28:27 +0100] rev 28894
Command to add dependencies, fixed processing of dependencies.
Thu, 27 Nov 2008 10:26:00 +0100 Fixed strange indentation.
ballarin [Thu, 27 Nov 2008 10:26:00 +0100] rev 28893
Fixed strange indentation.
Tue, 25 Nov 2008 23:29:26 +0100 add Algebraic and Universal to imports
huffman [Tue, 25 Nov 2008 23:29:26 +0100] rev 28892
add Algebraic and Universal to imports
Tue, 25 Nov 2008 23:29:01 +0100 separate run and cases combinators
huffman [Tue, 25 Nov 2008 23:29:01 +0100] rev 28891
separate run and cases combinators
Tue, 25 Nov 2008 23:28:06 +0100 renamed lemma compact_minimal to compact_bot_minimal;
huffman [Tue, 25 Nov 2008 23:28:06 +0100] rev 28890
renamed lemma compact_minimal to compact_bot_minimal; renamed compacts to approximants
Tue, 25 Nov 2008 23:26:44 +0100 renamed lemma compact_minimal to compact_bot_minimal
huffman [Tue, 25 Nov 2008 23:26:44 +0100] rev 28889
renamed lemma compact_minimal to compact_bot_minimal
Tue, 25 Nov 2008 18:07:33 +0100 Use standard export function.
ballarin [Tue, 25 Nov 2008 18:07:33 +0100] rev 28888
Use standard export function.
Tue, 25 Nov 2008 18:07:01 +0100 Expression types cleaned up.
ballarin [Tue, 25 Nov 2008 18:07:01 +0100] rev 28887
Expression types cleaned up.
Tue, 25 Nov 2008 18:06:49 +0100 Test for term patterns added.
ballarin [Tue, 25 Nov 2008 18:06:49 +0100] rev 28886
Test for term patterns added.
Tue, 25 Nov 2008 18:06:21 +0100 Expression types cleaned up, proper treatment of term patterns.
ballarin [Tue, 25 Nov 2008 18:06:21 +0100] rev 28885
Expression types cleaned up, proper treatment of term patterns.
Mon, 24 Nov 2008 21:09:31 +0100 check for more common errors first
krauss [Mon, 24 Nov 2008 21:09:31 +0100] rev 28884
check for more common errors first
Mon, 24 Nov 2008 21:00:03 +0100 improved error msg; tuned
krauss [Mon, 24 Nov 2008 21:00:03 +0100] rev 28883
improved error msg; tuned
Mon, 24 Nov 2008 20:12:23 +0100 removed "log" again, as IntInf.log2 already exists.
krauss [Mon, 24 Nov 2008 20:12:23 +0100] rev 28882
removed "log" again, as IntInf.log2 already exists.
Mon, 24 Nov 2008 18:05:20 +0100 Some regression tests for theorem statements.
ballarin [Mon, 24 Nov 2008 18:05:20 +0100] rev 28881
Some regression tests for theorem statements.
Mon, 24 Nov 2008 18:04:21 +0100 Enable switching to new locales during session.
ballarin [Mon, 24 Nov 2008 18:04:21 +0100] rev 28880
Enable switching to new locales during session.
Mon, 24 Nov 2008 18:03:48 +0100 Read/cert_statement for theorem statements.
ballarin [Mon, 24 Nov 2008 18:03:48 +0100] rev 28879
Read/cert_statement for theorem statements.
Mon, 24 Nov 2008 18:02:52 +0100 Generalised activation code.
ballarin [Mon, 24 Nov 2008 18:02:52 +0100] rev 28878
Generalised activation code.
Mon, 24 Nov 2008 14:23:04 +0100 More ramifications of removal of 'includes' element.
ballarin [Mon, 24 Nov 2008 14:23:04 +0100] rev 28877
More ramifications of removal of 'includes' element.
Sun, 23 Nov 2008 18:37:56 +0100 tuned;
wenzelm [Sun, 23 Nov 2008 18:37:56 +0100] rev 28876
tuned;
Sun, 23 Nov 2008 17:27:15 +0100 eliminated finish_proof, keep pre/post normalization of results separate;
wenzelm [Sun, 23 Nov 2008 17:27:15 +0100] rev 28875
eliminated finish_proof, keep pre/post normalization of results separate;
Sun, 23 Nov 2008 17:25:56 +0100 future: norm_proof after make_result reduces memory requirements but increases runtime (factor 1.5 for both for HOL with proof terms);
wenzelm [Sun, 23 Nov 2008 17:25:56 +0100] rev 28874
future: norm_proof after make_result reduces memory requirements but increases runtime (factor 1.5 for both for HOL with proof terms);
Fri, 21 Nov 2008 18:02:19 +0100 Regression tests for new locale implementation.
ballarin [Fri, 21 Nov 2008 18:02:19 +0100] rev 28873
Regression tests for new locale implementation.
Fri, 21 Nov 2008 18:01:39 +0100 add_locale functional.
ballarin [Fri, 21 Nov 2008 18:01:39 +0100] rev 28872
add_locale functional.
Fri, 21 Nov 2008 15:54:53 +0100 Added a line that was missing from the definition
paulson [Fri, 21 Nov 2008 15:54:53 +0100] rev 28871
Added a line that was missing from the definition
Fri, 21 Nov 2008 14:21:42 +0100 added binary logarithm
krauss [Fri, 21 Nov 2008 14:21:42 +0100] rev 28870
added binary logarithm
Fri, 21 Nov 2008 13:17:43 +0100 Strange. The proof worked in the 2008 release. In order to make it work now, the last line of the proof must be moved up two places. In other words, the first proof step is now returning its subgoals in a different order from before.
paulson [Fri, 21 Nov 2008 13:17:43 +0100] rev 28869
Strange. The proof worked in the 2008 release. In order to make it work now, the last line of the proof must be moved up two places. In other words, the first proof step is now returning its subgoals in a different order from before.
Fri, 21 Nov 2008 07:34:36 +0100 Name.binding
haftmann [Fri, 21 Nov 2008 07:34:36 +0100] rev 28868
Name.binding
Thu, 20 Nov 2008 22:39:12 +0100 added optimizer
nipkow [Thu, 20 Nov 2008 22:39:12 +0100] rev 28867
added optimizer
Thu, 20 Nov 2008 19:43:34 +0100 reactivated some dead theories (based on hints by Mark Hillebrand);
wenzelm [Thu, 20 Nov 2008 19:43:34 +0100] rev 28866
reactivated some dead theories (based on hints by Mark Hillebrand);
Thu, 20 Nov 2008 19:06:05 +0100 Locale.local_note_qualified
haftmann [Thu, 20 Nov 2008 19:06:05 +0100] rev 28865
Locale.local_note_qualified
Thu, 20 Nov 2008 19:06:03 +0100 fact table now using name bindings
haftmann [Thu, 20 Nov 2008 19:06:03 +0100] rev 28864
fact table now using name bindings
Thu, 20 Nov 2008 19:06:02 +0100 dropped legacy naming code
haftmann [Thu, 20 Nov 2008 19:06:02 +0100] rev 28863
dropped legacy naming code
Thu, 20 Nov 2008 14:55:28 +0100 tuned name bindings
haftmann [Thu, 20 Nov 2008 14:55:28 +0100] rev 28862
tuned name bindings
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip