Thu, 30 Sep 2010 19:15:47 +0200 reintroduced code that keeps track of whether the Isabelle and Metis proofs are in sync -- generalized to work with the new skolemizer
blanchet [Thu, 30 Sep 2010 19:15:47 +0200] rev 39895
reintroduced code that keeps track of whether the Isabelle and Metis proofs are in sync -- generalized to work with the new skolemizer
Thu, 30 Sep 2010 18:59:37 +0200 encode number of skolem assumptions in them, for more efficient retrieval later
blanchet [Thu, 30 Sep 2010 18:59:37 +0200] rev 39894
encode number of skolem assumptions in them, for more efficient retrieval later
Thu, 30 Sep 2010 00:29:37 +0200 move functions closer to where they're used
blanchet [Thu, 30 Sep 2010 00:29:37 +0200] rev 39893
move functions closer to where they're used
Thu, 30 Sep 2010 00:12:11 +0200 Skolemizer tweaking
blanchet [Thu, 30 Sep 2010 00:12:11 +0200] rev 39892
Skolemizer tweaking
Wed, 29 Sep 2010 23:55:14 +0200 "meson_new_skolemizer" -> "metis_new_skolemizer" option (since Meson doesn't support the new skolemizer (yet))
blanchet [Wed, 29 Sep 2010 23:55:14 +0200] rev 39891
"meson_new_skolemizer" -> "metis_new_skolemizer" option (since Meson doesn't support the new skolemizer (yet))
Wed, 29 Sep 2010 23:30:10 +0200 finished renaming file and module
blanchet [Wed, 29 Sep 2010 23:30:10 +0200] rev 39890
finished renaming file and module
Wed, 29 Sep 2010 23:26:39 +0200 rename file
blanchet [Wed, 29 Sep 2010 23:26:39 +0200] rev 39889
rename file
Wed, 29 Sep 2010 23:24:31 +0200 ignore Skolem assumption (if any)
blanchet [Wed, 29 Sep 2010 23:24:31 +0200] rev 39888
ignore Skolem assumption (if any)
Wed, 29 Sep 2010 23:06:02 +0200 second step in introducing the new Skolemizer -- notably, added procedure for discharging Skolem assumptions
blanchet [Wed, 29 Sep 2010 23:06:02 +0200] rev 39887
second step in introducing the new Skolemizer -- notably, added procedure for discharging Skolem assumptions
Wed, 29 Sep 2010 22:23:27 +0200 first step towards a new skolemizer that doesn't require "Eps"
blanchet [Wed, 29 Sep 2010 22:23:27 +0200] rev 39886
first step towards a new skolemizer that doesn't require "Eps"
Fri, 22 Oct 2010 20:57:33 +0100 cumulative update of generated files (since bf164c153d10);
wenzelm [Fri, 22 Oct 2010 20:57:33 +0100] rev 39885
cumulative update of generated files (since bf164c153d10);
Fri, 22 Oct 2010 20:51:45 +0100 removed ML_old.thy, which is largely superseded by ML.thy;
wenzelm [Fri, 22 Oct 2010 20:51:45 +0100] rev 39884
removed ML_old.thy, which is largely superseded by ML.thy;
Fri, 22 Oct 2010 20:43:48 +0100 more on "Canonical argument order";
wenzelm [Fri, 22 Oct 2010 20:43:48 +0100] rev 39883
more on "Canonical argument order"; tuned;
Fri, 22 Oct 2010 19:03:31 +0100 cover @{Isar.state};
wenzelm [Fri, 22 Oct 2010 19:03:31 +0100] rev 39882
cover @{Isar.state};
Fri, 22 Oct 2010 16:57:55 +0100 more on "Style and orthography";
wenzelm [Fri, 22 Oct 2010 16:57:55 +0100] rev 39881
more on "Style and orthography";
Fri, 22 Oct 2010 12:02:00 +0100 more on "Naming conventions";
wenzelm [Fri, 22 Oct 2010 12:02:00 +0100] rev 39880
more on "Naming conventions"; tuned;
Fri, 22 Oct 2010 11:27:05 +0100 tuned;
wenzelm [Fri, 22 Oct 2010 11:27:05 +0100] rev 39879
tuned;
Thu, 21 Oct 2010 21:53:34 +0100 more on "Style and orthography";
wenzelm [Thu, 21 Oct 2010 21:53:34 +0100] rev 39878
more on "Style and orthography";
Thu, 21 Oct 2010 20:06:13 +0100 more refs;
wenzelm [Thu, 21 Oct 2010 20:06:13 +0100] rev 39877
more refs;
Thu, 21 Oct 2010 20:00:46 +0100 preliminary material on "Concrete syntax and type-checking";
wenzelm [Thu, 21 Oct 2010 20:00:46 +0100] rev 39876
preliminary material on "Concrete syntax and type-checking";
Wed, 20 Oct 2010 21:22:56 +0100 more on "Association lists", based on more succinct version of older material;
wenzelm [Wed, 20 Oct 2010 21:22:56 +0100] rev 39875
more on "Association lists", based on more succinct version of older material;
Wed, 20 Oct 2010 20:47:06 +0100 clarified "lists as a set-like container";
wenzelm [Wed, 20 Oct 2010 20:47:06 +0100] rev 39874
clarified "lists as a set-like container";
Tue, 19 Oct 2010 21:13:10 +0100 more robust treatment of "op IDENT";
wenzelm [Tue, 19 Oct 2010 21:13:10 +0100] rev 39873
more robust treatment of "op IDENT";
Tue, 19 Oct 2010 21:01:34 +0100 more on messages;
wenzelm [Tue, 19 Oct 2010 21:01:34 +0100] rev 39872
more on messages;
Tue, 19 Oct 2010 19:46:25 +0100 more on synchronized variables;
wenzelm [Tue, 19 Oct 2010 19:46:25 +0100] rev 39871
more on synchronized variables;
Tue, 19 Oct 2010 19:20:02 +0100 tuned;
wenzelm [Tue, 19 Oct 2010 19:20:02 +0100] rev 39870
tuned;
Tue, 19 Oct 2010 19:16:27 +0100 more robust index_ML antiquotations: guess name from text (affects infixes and type constructors in particular);
wenzelm [Tue, 19 Oct 2010 19:16:27 +0100] rev 39869
more robust index_ML antiquotations: guess name from text (affects infixes and type constructors in particular);
Tue, 19 Oct 2010 18:50:48 +0100 misc tuning;
wenzelm [Tue, 19 Oct 2010 18:50:48 +0100] rev 39868
misc tuning;
Mon, 18 Oct 2010 21:37:26 +0100 somewhat modernized version of "Thread-safe programming";
wenzelm [Mon, 18 Oct 2010 21:37:26 +0100] rev 39867
somewhat modernized version of "Thread-safe programming";
Mon, 18 Oct 2010 19:06:07 +0100 more robust examples: explicit @{assert} instead of unchecked output;
wenzelm [Mon, 18 Oct 2010 19:06:07 +0100] rev 39866
more robust examples: explicit @{assert} instead of unchecked output;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip