haftmann [Tue, 09 Jan 2007 08:31:47 +0100] rev 22032
typo
haftmann [Tue, 09 Jan 2007 08:31:46 +0100] rev 22031
added map_abs_vars
wenzelm [Mon, 08 Jan 2007 12:26:13 +0100] rev 22030
tuned signature;
webertj [Sun, 07 Jan 2007 16:21:22 +0100] rev 22029
print functions for typs and terms added
aspinall [Sun, 07 Jan 2007 14:05:44 +0100] rev 22028
Be more chatty in PGIP file operations.
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.
chaieb [Sat, 06 Jan 2007 20:47:09 +0100] rev 22026
A few theorems on integer divisibily.
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
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)
haftmann [Fri, 05 Jan 2007 14:32:07 +0100] rev 22023
added codegen_func.ML
haftmann [Fri, 05 Jan 2007 14:31:51 +0100] rev 22022
non-layout-sensitive syntax for Haskell
haftmann [Fri, 05 Jan 2007 14:31:50 +0100] rev 22021
some cleanup
haftmann [Fri, 05 Jan 2007 14:31:49 +0100] rev 22020
primitive definitions are always eta-expanded
haftmann [Fri, 05 Jan 2007 14:31:48 +0100] rev 22019
added block_enclose
haftmann [Fri, 05 Jan 2007 14:31:47 +0100] rev 22018
added CodeEval
haftmann [Fri, 05 Jan 2007 14:31:46 +0100] rev 22017
dealing with ml_string and char instances
haftmann [Fri, 05 Jan 2007 14:31:45 +0100] rev 22016
dealing with ml_string combinators
haftmann [Fri, 05 Jan 2007 14:31:44 +0100] rev 22015
adaptions
wenzelm [Fri, 05 Jan 2007 14:30:08 +0100] rev 22014
removed Toplevel.print_exn hook -- existing error_msg_fn does the job;
wenzelm [Fri, 05 Jan 2007 14:30:07 +0100] rev 22013
RAW-ProofGeneral: more dependencies;
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
wenzelm [Thu, 04 Jan 2007 21:58:46 +0100] rev 22011
tuned msg;
wenzelm [Thu, 04 Jan 2007 21:37:02 +0100] rev 22010
removed obsolete ProofGeneral/syntax_standalone.ML;
wenzelm [Thu, 04 Jan 2007 21:36:52 +0100] rev 22009
approximate Syntax.read_int/nat by Int.fromString -- avoids dependency on Syntax module;
wenzelm [Thu, 04 Jan 2007 21:18:05 +0100] rev 22008
added mk_simproc': tuned interface;
tuned runtime context: merge with dynamic one;
haftmann [Thu, 04 Jan 2007 20:01:02 +0100] rev 22007
clarification
haftmann [Thu, 04 Jan 2007 20:01:01 +0100] rev 22006
dropped function theorems are considered as deleted
haftmann [Thu, 04 Jan 2007 20:01:00 +0100] rev 22005
examples for evaluation oracle
haftmann [Thu, 04 Jan 2007 20:00:59 +0100] rev 22004
fixed eval oracle
aspinall [Thu, 04 Jan 2007 19:53:00 +0100] rev 22003
Be more chatty in PGIP file operations.proof_general_pgip.ML