wenzelm [Fri, 08 Oct 2010 21:49:16 +0100] rev 39829
more on ML antiquotations;
tuned;
wenzelm [Fri, 08 Oct 2010 21:11:56 +0100] rev 39828
keep normal size for %mlref tag;
wenzelm [Fri, 08 Oct 2010 20:59:01 +0100] rev 39827
basic setup for ML antiquotations -- with rail diagrams;
tuned;
wenzelm [Fri, 08 Oct 2010 18:05:35 +0100] rev 39826
eliminated "Toplevel control", which belongs to TTY/ProofGeneral model;
wenzelm [Fri, 08 Oct 2010 17:41:51 +0100] rev 39825
eliminated fancy \ML logo for the sake of simpler source text (less dependence on LaTeX);
eliminated Isar toplevel invocation functions, which belong to TTY/ProofGeneral model;
moved remaining "ML toplevel" material to "Compile-time context";
wenzelm [Fri, 08 Oct 2010 16:50:01 +0100] rev 39824
misc tuning;
wenzelm [Thu, 07 Oct 2010 21:24:18 +0100] rev 39823
more on Isabelle/ML;
wenzelm [Thu, 07 Oct 2010 19:05:42 +0100] rev 39822
basic setup for Chapter 0: Isabelle/ML;
wenzelm [Thu, 07 Oct 2010 12:39:01 +0100] rev 39821
minor tuning and updating;
wenzelm [Fri, 01 Oct 2010 17:23:26 +0200] rev 39820
made SML/NJ happy;
wenzelm [Fri, 01 Oct 2010 16:44:13 +0200] rev 39819
merged
haftmann [Fri, 01 Oct 2010 14:15:49 +0200] rev 39818
use module integer for Eval
haftmann [Fri, 01 Oct 2010 11:46:09 +0200] rev 39817
check whole target hierarchy for existing reserved symbols
haftmann [Fri, 01 Oct 2010 11:46:09 +0200] rev 39816
added polyml_as_definition -- using external SML files as substitute for proper definitions -- only for polyml!
wenzelm [Fri, 01 Oct 2010 15:11:15 +0200] rev 39815
tuned default "Prover Session" perspective;
wenzelm [Fri, 01 Oct 2010 14:47:46 +0200] rev 39814
eliminated ancient OldTerm.term_frees;
wenzelm [Fri, 01 Oct 2010 14:27:51 +0200] rev 39813
more antiquotations;
wenzelm [Fri, 01 Oct 2010 13:36:35 +0200] rev 39812
simplified outer syntax setup;
slightly more uniform Isabelle/ML indentation style;
haftmann [Fri, 01 Oct 2010 10:25:36 +0200] rev 39811
chop_while replace drop_while and take_while
haftmann [Fri, 01 Oct 2010 08:25:23 +0200] rev 39810
merged
haftmann [Thu, 30 Sep 2010 18:37:29 +0200] rev 39809
take_while, drop_while
huffman [Thu, 30 Sep 2010 18:46:19 -0700] rev 39808
rename cont2cont_split to cont2cont_prod_case; add lemmas prod_contI, prod_cont_iff; simplify some proofs
huffman [Thu, 30 Sep 2010 17:06:25 -0700] rev 39807
fixrec: rename match_cpair to match_Pair
huffman [Wed, 15 Sep 2010 13:26:21 -0700] rev 39806
remove code for obsolete 'fixpat' command
huffman [Wed, 15 Sep 2010 12:54:17 -0700] rev 39805
clean up definition of compile_pat function
huffman [Wed, 15 Sep 2010 10:34:39 -0700] rev 39804
rename some fixrec pattern-match compilation functions
bulwahn [Thu, 30 Sep 2010 15:37:12 +0200] rev 39803
adding example for case expressions
bulwahn [Thu, 30 Sep 2010 15:37:11 +0200] rev 39802
applying case beta reduction to case term before matching in predicate compile function flattening; moving case beta reduction function to Predicate_Compile_Aux
bulwahn [Thu, 30 Sep 2010 11:52:22 +0200] rev 39801
merged
bulwahn [Thu, 30 Sep 2010 10:48:12 +0200] rev 39800
adapting manual configuration in examples
bulwahn [Thu, 30 Sep 2010 10:48:12 +0200] rev 39799
finding the counterexample with different options (manually limited precisely, manually limited global, automatically limited global)
bulwahn [Thu, 30 Sep 2010 10:48:11 +0200] rev 39798
adding option to globally limit the prolog execution