wenzelm [Tue, 03 Apr 2007 19:24:17 +0200] rev 22571
renamed comp to compose (avoid clash with Alice keywords);
wenzelm [Tue, 03 Apr 2007 19:24:16 +0200] rev 22570
renamed of_sort_derivation record fields (avoid clash with Alice keywords);
wenzelm [Tue, 03 Apr 2007 19:24:15 +0200] rev 22569
added ML-Systems/alice.ML;
wenzelm [Tue, 03 Apr 2007 19:24:13 +0200] rev 22568
renamed Variable.import to import_thms (avoid clash with Alice keywords);
wenzelm [Tue, 03 Apr 2007 19:24:11 +0200] rev 22567
removed assert/deny (avoid clash with Alice keywords and confusion due to strict evaluation);
wenzelm [Tue, 03 Apr 2007 19:24:10 +0200] rev 22566
ranamed CodegenData.lazy to lazy_thms (avoid clash with Alice keywords);
narboux [Tue, 03 Apr 2007 17:05:52 +0200] rev 22565
remove the lemma swap_fun which was not needed
narboux [Tue, 03 Apr 2007 16:20:34 +0200] rev 22564
slighltly improved the proof of unicity
wenzelm [Tue, 03 Apr 2007 12:12:42 +0200] rev 22563
Compatibility file for Alice 1.3 -- experimental!
narboux [Mon, 02 Apr 2007 23:24:52 +0200] rev 22562
rename bij and fresh into bijs and freshs and lookup for eqvts lemma using the ml value instead of the name
paulson [Mon, 02 Apr 2007 11:31:08 +0200] rev 22561
optimizing the null instantiation case
paulson [Mon, 02 Apr 2007 11:30:44 +0200] rev 22560
now exports distinct_subgoal_tac (needed by MetisAPI)