Fri, 03 Aug 2012 09:51:28 +0200 |
blanchet |
cleaner temporary file cleanup for MaSh, based on tried-and-trusted code
|
changeset |
files
|
Thu, 02 Aug 2012 16:17:52 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 02 Aug 2012 10:10:29 +0200 |
blanchet |
don't tag negatively naked variables
|
changeset |
files
|
Thu, 02 Aug 2012 10:10:29 +0200 |
blanchet |
support older versions of Vampire
|
changeset |
files
|
Thu, 02 Aug 2012 10:10:29 +0200 |
blanchet |
document E-MaLeS
|
changeset |
files
|
Thu, 02 Aug 2012 10:10:29 +0200 |
blanchet |
added E-MaLeS to list of provers for testing
|
changeset |
files
|
Thu, 02 Aug 2012 15:34:55 +0200 |
wenzelm |
discontinued unused etc/sessions catalog;
|
changeset |
files
|
Thu, 02 Aug 2012 15:23:28 +0200 |
wenzelm |
allow session specifications in arbitrary order;
|
changeset |
files
|
Thu, 02 Aug 2012 15:05:32 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 02 Aug 2012 13:37:58 +0200 |
wenzelm |
report commands as formal entities, with def/ref positions;
|
changeset |
files
|
Thu, 02 Aug 2012 12:36:54 +0200 |
wenzelm |
more official command specifications, including source position;
|
changeset |
files
|
Thu, 02 Aug 2012 11:32:23 +0200 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Thu, 02 Aug 2012 00:18:20 +0200 |
wenzelm |
declare keywords only once;
|
changeset |
files
|
Thu, 02 Aug 2012 00:15:32 +0200 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Thu, 02 Aug 2012 00:02:00 +0200 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Wed, 01 Aug 2012 23:33:26 +0200 |
wenzelm |
more standard bootstrapping of Pure outer syntax;
|
changeset |
files
|
Wed, 01 Aug 2012 22:12:29 +0200 |
wenzelm |
fixed document;
|
changeset |
files
|
Wed, 01 Aug 2012 22:11:54 +0200 |
wenzelm |
store parent heap stamp as well -- needs to be propagated through the build hierarchy;
|
changeset |
files
|
Wed, 01 Aug 2012 19:53:20 +0200 |
wenzelm |
more standard bootstrapping of Pure.thy;
|
changeset |
files
|
Wed, 01 Aug 2012 18:57:17 +0200 |
wenzelm |
more precise guide for bibtex/makeindex -- dummy files should be sufficient;
|
changeset |
files
|
Wed, 01 Aug 2012 15:56:36 +0200 |
wenzelm |
added offline test for skip_proofs;
|
changeset |
files
|
Wed, 01 Aug 2012 15:50:50 +0200 |
wenzelm |
clarified ISABELLE_FULL_TEST;
|
changeset |
files
|
Wed, 01 Aug 2012 15:46:45 +0200 |
wenzelm |
explicit option skip_proofs;
|
changeset |
files
|
Wed, 01 Aug 2012 15:33:08 +0200 |
wenzelm |
recovered comination of Toplevel.skip_proofs and Goal.parallel_proofs from 9679bab23f93 (NB: skip_proofs leads to failure of Toplevel.proof_of);
|
changeset |
files
|
Wed, 01 Aug 2012 15:32:36 +0200 |
wenzelm |
removed junk;
|
changeset |
files
|
Wed, 01 Aug 2012 12:14:56 +0200 |
wenzelm |
no longer force STIX fonts onto the user -- NB: STIXv1.0.0 is outdated and Mac OS 10.7 ships its own copy of STIX already;
|
changeset |
files
|
Wed, 01 Aug 2012 11:55:18 +0200 |
wenzelm |
more prominent file name;
|
changeset |
files
|
Tue, 31 Jul 2012 22:00:19 +0200 |
wenzelm |
updated isatest settings for isabelle build;
|
changeset |
files
|
Tue, 31 Jul 2012 20:09:30 +0200 |
wenzelm |
more portable hex_nibble: avoid disagreement of Poly/ML and SML/NJ on StringCvt.HEX;
|
changeset |
files
|
Tue, 31 Jul 2012 19:55:04 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 31 Jul 2012 17:40:33 +0200 |
wenzelm |
print full path;
|
changeset |
files
|
Tue, 31 Jul 2012 14:43:55 +0200 |
kuncar |
Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now
|
changeset |
files
|
Tue, 31 Jul 2012 13:55:39 +0200 |
kuncar |
add testing file for RBT_Set
|
changeset |
files
|
Tue, 31 Jul 2012 13:55:39 +0200 |
kuncar |
implementation of sets by RBT trees for the code generator
|
changeset |
files
|
Tue, 31 Jul 2012 13:55:39 +0200 |
kuncar |
use lifting/transfer formalization of RBT from Lift_RBT
|
changeset |
files
|
Tue, 31 Jul 2012 13:55:39 +0200 |
kuncar |
a couple of additions to RBT formalization to allow us to implement RBT_Set
|
changeset |
files
|
Tue, 31 Jul 2012 13:55:39 +0200 |
kuncar |
more relation operations expressed by Finite_Set.fold
|
changeset |
files
|
Tue, 31 Jul 2012 13:55:39 +0200 |
kuncar |
more set operations expressed by Finite_Set.fold
|
changeset |
files
|
Thu, 26 Jul 2012 15:55:19 +0200 |
bulwahn |
moved another larger quickcheck example to Quickcheck_Benchmark
|
changeset |
files
|
Tue, 31 Jul 2012 16:26:12 +0200 |
wenzelm |
HOL-Probability appears to work with smlnj;
|
changeset |
files
|
Tue, 31 Jul 2012 16:23:20 +0200 |
wenzelm |
document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
|
changeset |
files
|
Tue, 31 Jul 2012 14:42:03 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Tue, 31 Jul 2012 12:38:01 +0200 |
wenzelm |
renamed session TLA to HOL-TLA to avoid clash with AFP;
|
changeset |
files
|
Mon, 30 Jul 2012 20:43:07 +0200 |
wenzelm |
clarified directory content operations (similar to ML version);
|
changeset |
files
|
Mon, 30 Jul 2012 17:37:34 +0200 |
wenzelm |
regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
|
changeset |
files
|
Mon, 30 Jul 2012 17:25:45 +0200 |
wenzelm |
multi-threaded HOL-Tutorial with explicit indication of local options;
|
changeset |
files
|
Mon, 30 Jul 2012 17:07:23 +0200 |
wenzelm |
removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
|
changeset |
files
|
Mon, 30 Jul 2012 17:03:24 +0200 |
wenzelm |
removed some old material (inactive since 2002/2003);
|
changeset |
files
|
Mon, 30 Jul 2012 16:40:21 +0200 |
wenzelm |
updated isatest to isabelle build, which also includes doc-src sessions;
|
changeset |
files
|
Mon, 30 Jul 2012 16:03:25 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Mon, 30 Jul 2012 15:54:17 +0200 |
wenzelm |
makedist -D retains doc-src component with its "doc" sessions (relevant for testing);
|
changeset |
files
|
Mon, 30 Jul 2012 15:31:00 +0200 |
wenzelm |
allow negative int values as well, according to real = int | float;
|
changeset |
files
|
Mon, 30 Jul 2012 14:38:45 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Mon, 30 Jul 2012 14:29:12 +0200 |
wenzelm |
discontinued unused isabelle jedit debugger;
|
changeset |
files
|
Mon, 30 Jul 2012 14:11:29 +0200 |
wenzelm |
more uniform usage of "isabelle tool";
|
changeset |
files
|
Mon, 30 Jul 2012 13:48:56 +0200 |
wenzelm |
less verbosity;
|
changeset |
files
|
Mon, 30 Jul 2012 13:44:40 +0200 |
wenzelm |
proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
|
changeset |
files
|
Mon, 30 Jul 2012 13:42:45 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 30 Jul 2012 12:08:25 +0200 |
wenzelm |
updated ROOT according to 3defa60a7ae3;
|
changeset |
files
|
Mon, 30 Jul 2012 12:04:37 +0200 |
wenzelm |
merged
|
changeset |
files
|