Thu, 11 Jan 2007 01:34:23 +0100 updated to mention the automatic unfolding of constants
webertj [Thu, 11 Jan 2007 01:34:23 +0100] rev 22058
updated to mention the automatic unfolding of constants
Wed, 10 Jan 2007 20:17:26 +0100 removed NameSpace.split -- use qualifier/base instead;
wenzelm [Wed, 10 Jan 2007 20:17:26 +0100] rev 22057
removed NameSpace.split -- use qualifier/base instead;
Wed, 10 Jan 2007 20:16:52 +0100 fixed exit: proper type check of state;
wenzelm [Wed, 10 Jan 2007 20:16:52 +0100] rev 22056
fixed exit: proper type check of state; tuned signature;
Wed, 10 Jan 2007 19:19:24 +0100 tuned
webertj [Wed, 10 Jan 2007 19:19:24 +0100] rev 22055
tuned
Wed, 10 Jan 2007 19:18:29 +0100 minor comment change
webertj [Wed, 10 Jan 2007 19:18:29 +0100] rev 22054
minor comment change
Wed, 10 Jan 2007 19:17:52 +0100 no unfolding necessary anymore (refute does that automatically now)
webertj [Wed, 10 Jan 2007 19:17:52 +0100] rev 22053
no unfolding necessary anymore (refute does that automatically now)
Wed, 10 Jan 2007 09:28:24 +0100 improved case patterns
haftmann [Wed, 10 Jan 2007 09:28:24 +0100] rev 22052
improved case patterns
Wed, 10 Jan 2007 08:58:35 +0100 added undefined in cases
haftmann [Wed, 10 Jan 2007 08:58:35 +0100] rev 22051
added undefined in cases
Tue, 09 Jan 2007 19:09:01 +0100 named preprocessorts
haftmann [Tue, 09 Jan 2007 19:09:01 +0100] rev 22050
named preprocessorts
Tue, 09 Jan 2007 19:09:00 +0100 cleanup
haftmann [Tue, 09 Jan 2007 19:09:00 +0100] rev 22049
cleanup
Tue, 09 Jan 2007 19:08:59 +0100 activated new class code
haftmann [Tue, 09 Jan 2007 19:08:59 +0100] rev 22048
activated new class code
Tue, 09 Jan 2007 19:08:58 +0100 handling for "undefined" in case expressions
haftmann [Tue, 09 Jan 2007 19:08:58 +0100] rev 22047
handling for "undefined" in case expressions
Tue, 09 Jan 2007 19:08:56 +0100 named preprocessors
haftmann [Tue, 09 Jan 2007 19:08:56 +0100] rev 22046
named preprocessors
Tue, 09 Jan 2007 18:13:55 +0100 The "of 1, simplified" stopped working some time ago, leaving these simprules
paulson [Tue, 09 Jan 2007 18:13:55 +0100] rev 22045
The "of 1, simplified" stopped working some time ago, leaving these simprules open to looking. Now, explicit lemma statements ensure that the correct formula is proved.
Tue, 09 Jan 2007 18:12:59 +0100 More compact proof reconstruction: lines having fewer than !min_deps dependences are folded
paulson [Tue, 09 Jan 2007 18:12:59 +0100] rev 22044
More compact proof reconstruction: lines having fewer than !min_deps dependences are folded into the rest of the proof.
Tue, 09 Jan 2007 15:49:39 +0100 simplified the resoution proofs
paulson [Tue, 09 Jan 2007 15:49:39 +0100] rev 22043
simplified the resoution proofs
Tue, 09 Jan 2007 12:12:00 +0100 Cleanup message model: add info fatality level. Add informfileoutdated and some use of completed flag.
aspinall [Tue, 09 Jan 2007 12:12:00 +0100] rev 22042
Cleanup message model: add info fatality level. Add informfileoutdated and some use of completed flag.
Tue, 09 Jan 2007 12:09:49 +0100 Add info fatality for error messages.
aspinall [Tue, 09 Jan 2007 12:09:49 +0100] rev 22041
Add info fatality for error messages.
Tue, 09 Jan 2007 12:09:21 +0100 Add informfileoutdated and completed flag. This makes the PGIP messages match the Broker states.
aspinall [Tue, 09 Jan 2007 12:09:21 +0100] rev 22040
Add informfileoutdated and completed flag. This makes the PGIP messages match the Broker states.
Tue, 09 Jan 2007 08:32:50 +0100 slight cleanups
haftmann [Tue, 09 Jan 2007 08:32:50 +0100] rev 22039
slight cleanups
Tue, 09 Jan 2007 08:31:54 +0100 improved names
haftmann [Tue, 09 Jan 2007 08:31:54 +0100] rev 22038
improved names
Tue, 09 Jan 2007 08:31:52 +0100 proper node names
haftmann [Tue, 09 Jan 2007 08:31:52 +0100] rev 22037
proper node names
Tue, 09 Jan 2007 08:31:51 +0100 slight cleanup
haftmann [Tue, 09 Jan 2007 08:31:51 +0100] rev 22036
slight cleanup
Tue, 09 Jan 2007 08:31:50 +0100 improved variable name handling
haftmann [Tue, 09 Jan 2007 08:31:50 +0100] rev 22035
improved variable name handling
Tue, 09 Jan 2007 08:31:49 +0100 moved variable environments here
haftmann [Tue, 09 Jan 2007 08:31:49 +0100] rev 22034
moved variable environments here
Tue, 09 Jan 2007 08:31:48 +0100 moved a lot to codegen_func.ML
haftmann [Tue, 09 Jan 2007 08:31:48 +0100] rev 22033
moved a lot to codegen_func.ML
Tue, 09 Jan 2007 08:31:47 +0100 typo
haftmann [Tue, 09 Jan 2007 08:31:47 +0100] rev 22032
typo
Tue, 09 Jan 2007 08:31:46 +0100 added map_abs_vars
haftmann [Tue, 09 Jan 2007 08:31:46 +0100] rev 22031
added map_abs_vars
Mon, 08 Jan 2007 12:26:13 +0100 tuned signature;
wenzelm [Mon, 08 Jan 2007 12:26:13 +0100] rev 22030
tuned signature;
Sun, 07 Jan 2007 16:21:22 +0100 print functions for typs and terms added
webertj [Sun, 07 Jan 2007 16:21:22 +0100] rev 22029
print functions for typs and terms added
Sun, 07 Jan 2007 14:05:44 +0100 Be more chatty in PGIP file operations.
aspinall [Sun, 07 Jan 2007 14:05:44 +0100] rev 22028
Be more chatty in PGIP file operations.
Sat, 06 Jan 2007 20:56:44 +0100 A few lemmas about relative primes when dividing trough gcd
chaieb [Sat, 06 Jan 2007 20:56:44 +0100] rev 22027
A few lemmas about relative primes when dividing trough gcd Definition of gcd on integers and a few lemmas.
Sat, 06 Jan 2007 20:47:09 +0100 A few theorems on integer divisibily.
chaieb [Sat, 06 Jan 2007 20:47:09 +0100] rev 22026
A few theorems on integer divisibily.
Fri, 05 Jan 2007 17:38:05 +0100 Introduction of a bound on DEPTH_ITER, to prevent the meson method from running forever
paulson [Fri, 05 Jan 2007 17:38:05 +0100] rev 22025
Introduction of a bound on DEPTH_ITER, to prevent the meson method from running forever
Fri, 05 Jan 2007 15:33:05 +0100 reverted to v1.60 (PolyML 4.1.3 still has the wrong signature for Array.modifyi)
webertj [Fri, 05 Jan 2007 15:33:05 +0100] rev 22024
reverted to v1.60 (PolyML 4.1.3 still has the wrong signature for Array.modifyi)
Fri, 05 Jan 2007 14:32:07 +0100 added codegen_func.ML
haftmann [Fri, 05 Jan 2007 14:32:07 +0100] rev 22023
added codegen_func.ML
Fri, 05 Jan 2007 14:31:51 +0100 non-layout-sensitive syntax for Haskell
haftmann [Fri, 05 Jan 2007 14:31:51 +0100] rev 22022
non-layout-sensitive syntax for Haskell
Fri, 05 Jan 2007 14:31:50 +0100 some cleanup
haftmann [Fri, 05 Jan 2007 14:31:50 +0100] rev 22021
some cleanup
Fri, 05 Jan 2007 14:31:49 +0100 primitive definitions are always eta-expanded
haftmann [Fri, 05 Jan 2007 14:31:49 +0100] rev 22020
primitive definitions are always eta-expanded
Fri, 05 Jan 2007 14:31:48 +0100 added block_enclose
haftmann [Fri, 05 Jan 2007 14:31:48 +0100] rev 22019
added block_enclose
Fri, 05 Jan 2007 14:31:47 +0100 added CodeEval
haftmann [Fri, 05 Jan 2007 14:31:47 +0100] rev 22018
added CodeEval
Fri, 05 Jan 2007 14:31:46 +0100 dealing with ml_string and char instances
haftmann [Fri, 05 Jan 2007 14:31:46 +0100] rev 22017
dealing with ml_string and char instances
Fri, 05 Jan 2007 14:31:45 +0100 dealing with ml_string combinators
haftmann [Fri, 05 Jan 2007 14:31:45 +0100] rev 22016
dealing with ml_string combinators
Fri, 05 Jan 2007 14:31:44 +0100 adaptions
haftmann [Fri, 05 Jan 2007 14:31:44 +0100] rev 22015
adaptions
Fri, 05 Jan 2007 14:30:08 +0100 removed Toplevel.print_exn hook -- existing error_msg_fn does the job;
wenzelm [Fri, 05 Jan 2007 14:30:08 +0100] rev 22014
removed Toplevel.print_exn hook -- existing error_msg_fn does the job;
Fri, 05 Jan 2007 14:30:07 +0100 RAW-ProofGeneral: more dependencies;
wenzelm [Fri, 05 Jan 2007 14:30:07 +0100] rev 22013
RAW-ProofGeneral: more dependencies;
Fri, 05 Jan 2007 13:36:32 +0100 Proof.context now sent to watcher and used in type inference step of proof reconstruction
paulson [Fri, 05 Jan 2007 13:36:32 +0100] rev 22012
Proof.context now sent to watcher and used in type inference step of proof reconstruction
Thu, 04 Jan 2007 21:58:46 +0100 tuned msg;
wenzelm [Thu, 04 Jan 2007 21:58:46 +0100] rev 22011
tuned msg;
Thu, 04 Jan 2007 21:37:02 +0100 removed obsolete ProofGeneral/syntax_standalone.ML;
wenzelm [Thu, 04 Jan 2007 21:37:02 +0100] rev 22010
removed obsolete ProofGeneral/syntax_standalone.ML;
Thu, 04 Jan 2007 21:36:52 +0100 approximate Syntax.read_int/nat by Int.fromString -- avoids dependency on Syntax module;
wenzelm [Thu, 04 Jan 2007 21:36:52 +0100] rev 22009
approximate Syntax.read_int/nat by Int.fromString -- avoids dependency on Syntax module;
Thu, 04 Jan 2007 21:18:05 +0100 added mk_simproc': tuned interface;
wenzelm [Thu, 04 Jan 2007 21:18:05 +0100] rev 22008
added mk_simproc': tuned interface; tuned runtime context: merge with dynamic one;
Thu, 04 Jan 2007 20:01:02 +0100 clarification
haftmann [Thu, 04 Jan 2007 20:01:02 +0100] rev 22007
clarification
Thu, 04 Jan 2007 20:01:01 +0100 dropped function theorems are considered as deleted
haftmann [Thu, 04 Jan 2007 20:01:01 +0100] rev 22006
dropped function theorems are considered as deleted
Thu, 04 Jan 2007 20:01:00 +0100 examples for evaluation oracle
haftmann [Thu, 04 Jan 2007 20:01:00 +0100] rev 22005
examples for evaluation oracle
Thu, 04 Jan 2007 20:00:59 +0100 fixed eval oracle
haftmann [Thu, 04 Jan 2007 20:00:59 +0100] rev 22004
fixed eval oracle
Thu, 04 Jan 2007 19:53:00 +0100 Be more chatty in PGIP file operations.proof_general_pgip.ML
aspinall [Thu, 04 Jan 2007 19:53:00 +0100] rev 22003
Be more chatty in PGIP file operations.proof_general_pgip.ML
Thu, 04 Jan 2007 19:27:08 +0100 broken error handling for command syntax -- reverted to revision 1.9;
wenzelm [Thu, 04 Jan 2007 19:27:08 +0100] rev 22002
broken error handling for command syntax -- reverted to revision 1.9;
Thu, 04 Jan 2007 18:09:58 +0100 Use warning fatality
aspinall [Thu, 04 Jan 2007 18:09:58 +0100] rev 22001
Use warning fatality
Thu, 04 Jan 2007 18:09:30 +0100 Add warning fatality
aspinall [Thu, 04 Jan 2007 18:09:30 +0100] rev 22000
Add warning fatality
Thu, 04 Jan 2007 17:55:12 +0100 improvements to proof reconstruction. Some files loaded in a different order
paulson [Thu, 04 Jan 2007 17:55:12 +0100] rev 21999
improvements to proof reconstruction. Some files loaded in a different order
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip