wenzelm [Wed, 14 May 2008 11:05:10 +0200] rev 26882
renamed Position.path to Path.position;
added line_file, ignore empty name;
wenzelm [Wed, 14 May 2008 11:05:08 +0200] rev 26881
renamed Position.path to Path.position;
wenzelm [Wed, 14 May 2008 11:05:07 +0200] rev 26880
load seq.ML and position.ML earlier;
wenzelm [Tue, 13 May 2008 17:06:14 +0200] rev 26879
adapted PolyML.compiler to latest change of basis/FinalPolyML.sml (2008-04-21);
krauss [Tue, 13 May 2008 09:14:07 +0200] rev 26878
fixed makefile
krauss [Tue, 13 May 2008 09:10:56 +0200] rev 26877
NEWS about measure functions
wenzelm [Mon, 12 May 2008 23:01:13 +0200] rev 26876
updated generated file;
krauss [Mon, 12 May 2008 22:11:06 +0200] rev 26875
Measure functions can now be declared via special rules, allowing for a
prolog-style generation of measure functions for a specific type.
wenzelm [Mon, 12 May 2008 22:03:33 +0200] rev 26874
misc tuning;
wenzelm [Sat, 10 May 2008 14:13:20 +0200] rev 26873
updated generated file;
wenzelm [Sat, 10 May 2008 14:13:03 +0200] rev 26872
fixed some labels;
wenzelm [Sat, 10 May 2008 13:26:25 +0200] rev 26871
avoid old macros from isar.sty;
wenzelm [Sat, 10 May 2008 00:14:00 +0200] rev 26870
misc reorganization;
wenzelm [Fri, 09 May 2008 23:35:57 +0200] rev 26869
added chapters for "Specifications" and "Proofs";
wenzelm [Fri, 09 May 2008 23:21:33 +0200] rev 26868
removed outdated comment;
wenzelm [Fri, 09 May 2008 23:20:43 +0200] rev 26867
updated generated file;
wenzelm [Fri, 09 May 2008 23:20:17 +0200] rev 26866
proper antiquotations for commands;
wenzelm [Fri, 09 May 2008 23:19:49 +0200] rev 26865
removed obsolete macros for Isar commands etc.;
tuned;
wenzelm [Fri, 09 May 2008 23:19:20 +0200] rev 26864
replaced macros by antiquotations;
wenzelm [Fri, 09 May 2008 23:18:52 +0200] rev 26863
removed obsolete macros for Isar commands etc.;
wenzelm [Fri, 09 May 2008 12:44:31 +0200] rev 26862
added local copy of underscore.sty;
wenzelm [Thu, 08 May 2008 23:07:15 +0200] rev 26861
updated generated file;
wenzelm [Thu, 08 May 2008 23:02:23 +0200] rev 26860
replaced some latex macros by antiquotations;
wenzelm [Thu, 08 May 2008 22:49:05 +0200] rev 26859
removed obsolete macros;
tuned;
wenzelm [Thu, 08 May 2008 22:48:33 +0200] rev 26858
removed obsolete math macros;
wenzelm [Thu, 08 May 2008 22:48:09 +0200] rev 26857
depend on style.sty;
wenzelm [Thu, 08 May 2008 22:32:35 +0200] rev 26856
updated generated file;
wenzelm [Thu, 08 May 2008 22:31:23 +0200] rev 26855
depend on ../../antiquote_setup.ML;
wenzelm [Thu, 08 May 2008 22:20:33 +0200] rev 26854
improved treatment of "_" thanks to underscore.sty;
wenzelm [Thu, 08 May 2008 22:17:37 +0200] rev 26853
clean_string: map "_" to "\\_" (best used with underscore.sty);
wenzelm [Thu, 08 May 2008 22:05:15 +0200] rev 26852
misc tuning;
urbanc [Thu, 08 May 2008 14:52:07 +0200] rev 26851
slight tuning of the 1st paragraph
wenzelm [Thu, 08 May 2008 12:31:30 +0200] rev 26850
unused;
wenzelm [Thu, 08 May 2008 12:29:18 +0200] rev 26849
converted HOL specific elements;
wenzelm [Thu, 08 May 2008 12:27:19 +0200] rev 26848
added rail setup for verblbrace, verbrbrace;
urbanc [Thu, 08 May 2008 04:20:08 +0200] rev 26847
added at_set_avoiding lemmas
wenzelm [Wed, 07 May 2008 15:32:31 +0200] rev 26846
removed obsolete conversion guide -- converted only section on tactics;
wenzelm [Wed, 07 May 2008 13:38:15 +0200] rev 26845
converted ZF specific elements;
wenzelm [Wed, 07 May 2008 13:05:46 +0200] rev 26844
enabled ThyOutput.source option by default;
wenzelm [Wed, 07 May 2008 13:05:13 +0200] rev 26843
output_entity: ignore ThyOutput.source option;
wenzelm [Wed, 07 May 2008 13:04:12 +0200] rev 26842
updated generated file;
wenzelm [Wed, 07 May 2008 12:56:11 +0200] rev 26841
converted HOLCF specific elements;
wenzelm [Wed, 07 May 2008 12:38:55 +0200] rev 26840
added logic-specific sessions;
berghofe [Wed, 07 May 2008 10:59:54 +0200] rev 26839
Updated.
berghofe [Wed, 07 May 2008 10:59:53 +0200] rev 26838
Instantiated rule increasing_chain_adm_lemma in proof of flatstream_adm_lemma
to avoid problems with HO unification.
berghofe [Wed, 07 May 2008 10:59:52 +0200] rev 26837
Replaced instance declarations for sets by instance declarations for bool.
Together with the instance declarations for fun from Ffun, this subsumes the
old instance declarations for sets.
berghofe [Wed, 07 May 2008 10:59:51 +0200] rev 26836
Adm now imports Ffun rather than Cont, because SetPcpo, which imports Adm,
needs functions (since sets are now just functions).
berghofe [Wed, 07 May 2008 10:59:50 +0200] rev 26835
Lookup and union operations on terms are now modulo eta conversion.
berghofe [Wed, 07 May 2008 10:59:49 +0200] rev 26834
Terms returned by decomp are now eta-contracted.
berghofe [Wed, 07 May 2008 10:59:48 +0200] rev 26833
Added function for computing instantiation for the subst rule, which is used
in vars_gen_hyp_subst_tac and blast_hyp_subst_tac to avoid problems with
HO unification.
berghofe [Wed, 07 May 2008 10:59:47 +0200] rev 26832
eq_assumption now uses aeconv instead of aconv.
berghofe [Wed, 07 May 2008 10:59:46 +0200] rev 26831
- Removed function eta_contract_atom, which did not quite work
- Corrected and simplified function aeconv
berghofe [Wed, 07 May 2008 10:59:45 +0200] rev 26830
Replaced Pattern.eta_contract_atom by Envir.eta_contract.
berghofe [Wed, 07 May 2008 10:59:44 +0200] rev 26829
Removed instantiation for set.
berghofe [Wed, 07 May 2008 10:59:43 +0200] rev 26828
Explicitely applied ext in proof of tnd.
berghofe [Wed, 07 May 2008 10:59:42 +0200] rev 26827
Deleted subset_antisym in a few proofs, because it is
accidentally applied to predicates as well.
berghofe [Wed, 07 May 2008 10:59:41 +0200] rev 26826
- Tuned imports
- Replaced blast by simp in proof of Stable_final_E_NOT_empty, since blast looped
because of the new encoding of sets.
berghofe [Wed, 07 May 2008 10:59:40 +0200] rev 26825
Manually applied subset_antisym in proof of Compl_fixedpoint, because it is
accidentally applied to predicates as well.
berghofe [Wed, 07 May 2008 10:59:39 +0200] rev 26824
Replaced blast by fast in proof of INT_Un_Compl_subset, since blast looped
because of the new encoding of sets.
berghofe [Wed, 07 May 2008 10:59:38 +0200] rev 26823
Functions get_branching_types and get_arities now use fold instead of foldl/r.