chaieb [Thu, 08 Jun 2006 14:08:43 +0200] rev 19825
Splitting order changed.
nipkow [Thu, 08 Jun 2006 13:49:53 +0200] rev 19824
added John's example
nipkow [Thu, 08 Jun 2006 13:49:39 +0200] rev 19823
replaced REPEAT by REPOEAT_DETERM
haftmann [Thu, 08 Jun 2006 07:38:55 +0200] rev 19822
gmake vs. make
wenzelm [Wed, 07 Jun 2006 23:44:24 +0200] rev 19821
removed obsolete ML files;
wenzelm [Wed, 07 Jun 2006 23:34:37 +0200] rev 19820
removed obsolete ML files;
wenzelm [Wed, 07 Jun 2006 23:21:55 +0200] rev 19819
removed obsolete ML files;
haftmann [Wed, 07 Jun 2006 16:55:39 +0200] rev 19818
adding case theorems for code generator
haftmann [Wed, 07 Jun 2006 16:55:14 +0200] rev 19817
slight code generator cleanup
haftmann [Wed, 07 Jun 2006 16:54:30 +0200] rev 19816
removed 'primitive definitions' added (non)strict generation, minor fixes
haftmann [Wed, 07 Jun 2006 16:53:31 +0200] rev 19815
fixed typo
wenzelm [Wed, 07 Jun 2006 02:04:20 +0200] rev 19814
* Theory syntax: some popular names (e.g. "class", "if") are now keywords.
* Isar: schematic goals are no longer restricted to higher-order patterns.
* ML/Pure: Logic.(un)varify only works in a global context, which is now enforced.
wenzelm [Wed, 07 Jun 2006 02:01:36 +0200] rev 19813
Schematic invocation of locale expression in proof context.
wenzelm [Wed, 07 Jun 2006 02:01:35 +0200] rev 19812
added invoke.ML;
wenzelm [Wed, 07 Jun 2006 02:01:34 +0200] rev 19811
added locale_insts;
wenzelm [Wed, 07 Jun 2006 02:01:33 +0200] rev 19810
renamed Type.(un)varifyT to Logic.(un)varifyT;
made (un)varify strict wrt. global context -- may use legacy_(un)varify as workaround;
renaming: removed duplicate, use zip_options;
wenzelm [Wed, 07 Jun 2006 02:01:32 +0200] rev 19809
added 'if' and 'for' keywords;
tuned;
wenzelm [Wed, 07 Jun 2006 02:01:31 +0200] rev 19808
added facts_of;
tuned interfaces;
wenzelm [Wed, 07 Jun 2006 02:01:30 +0200] rev 19807
added Tools/invoke.ML;
wenzelm [Wed, 07 Jun 2006 02:01:28 +0200] rev 19806
renamed Type.(un)varifyT to Logic.(un)varifyT;
made (un)varify strict wrt. global context -- may use legacy_(un)varify as workaround;
wenzelm [Wed, 07 Jun 2006 02:01:27 +0200] rev 19805
do not open Logic;
wenzelm [Wed, 07 Jun 2006 01:59:17 +0200] rev 19804
tuned;
wenzelm [Wed, 07 Jun 2006 01:51:22 +0200] rev 19803
removed obsolete ML files;
wenzelm [Wed, 07 Jun 2006 01:06:53 +0200] rev 19802
removed obsolete ML files;
wenzelm [Wed, 07 Jun 2006 00:57:14 +0200] rev 19801
removed obsolete ML files;
wenzelm [Tue, 06 Jun 2006 20:47:12 +0200] rev 19800
removed Toplevel.debug;
wenzelm [Tue, 06 Jun 2006 20:42:30 +0200] rev 19799
added zip_options;
wenzelm [Tue, 06 Jun 2006 20:42:28 +0200] rev 19798
tuned;
wenzelm [Tue, 06 Jun 2006 20:42:27 +0200] rev 19797
updated;
wenzelm [Tue, 06 Jun 2006 20:42:25 +0200] rev 19796
quoted "if";
nipkow [Tue, 06 Jun 2006 19:24:05 +0200] rev 19795
added type inference at the end of normalization
nipkow [Tue, 06 Jun 2006 19:16:42 +0200] rev 19794
revised nbe command and examples
paulson [Tue, 06 Jun 2006 17:07:27 +0200] rev 19793
new lemmas concerning finite cardinalities
wenzelm [Tue, 06 Jun 2006 16:07:10 +0200] rev 19792
quoted "if";
haftmann [Tue, 06 Jun 2006 15:02:55 +0200] rev 19791
refined code generation
haftmann [Tue, 06 Jun 2006 15:02:09 +0200] rev 19790
added arbitray setup for codegen 2
haftmann [Tue, 06 Jun 2006 15:01:09 +0200] rev 19789
small fix
haftmann [Tue, 06 Jun 2006 14:57:13 +0200] rev 19788
deleted legacy
haftmann [Tue, 06 Jun 2006 14:56:42 +0200] rev 19787
improved code lemmas
haftmann [Tue, 06 Jun 2006 14:55:56 +0200] rev 19786
fixed typo
haftmann [Tue, 06 Jun 2006 14:55:19 +0200] rev 19785
bugfixes
krauss [Tue, 06 Jun 2006 11:58:10 +0200] rev 19784
HOL/Tools/function_package: Applies CodeGen attributes again, where possible.
ballarin [Tue, 06 Jun 2006 10:05:57 +0200] rev 19783
Improved parameter management of locales.
krauss [Tue, 06 Jun 2006 09:28:24 +0200] rev 19782
HOL/Tools/function_package: imporoved handling of guards, added an example
krauss [Tue, 06 Jun 2006 08:21:14 +0200] rev 19781
HOL/Tools/function_package: More cleanup
wenzelm [Mon, 05 Jun 2006 21:54:26 +0200] rev 19780
export read/cert_expr;
moved type witness to element.ML (abstract type);
tuned;
wenzelm [Mon, 05 Jun 2006 21:54:25 +0200] rev 19779
guess: more careful about local polymorphism;
guess: explicit term vars in statement (avoids warning);
wenzelm [Mon, 05 Jun 2006 21:54:24 +0200] rev 19778
assm_tac: try rule termI;
wenzelm [Mon, 05 Jun 2006 21:54:23 +0200] rev 19777
added params_of, prems_of;
added type witness (from locale.ML);
misc cleanup;
wenzelm [Mon, 05 Jun 2006 21:54:22 +0200] rev 19776
added matches_seq (left-to-right matching, intermediate beta-normalization);
wenzelm [Mon, 05 Jun 2006 21:54:21 +0200] rev 19775
support embedded terms;
wenzelm [Mon, 05 Jun 2006 21:54:20 +0200] rev 19774
allow non-trivial schematic goals (via embedded term vars);
krauss [Mon, 05 Jun 2006 19:54:12 +0200] rev 19773
HOL/Tools/fundef_package: Cleanup
urbanc [Mon, 05 Jun 2006 19:09:40 +0200] rev 19772
added some further lemmas that deal with permutations and set-operators
urbanc [Mon, 05 Jun 2006 18:38:41 +0200] rev 19771
added the lemma perm_diff
krauss [Mon, 05 Jun 2006 14:26:07 +0200] rev 19770
HOL/Tools/function_package: Added support for mutual recursive definitions.
krauss [Mon, 05 Jun 2006 14:22:58 +0200] rev 19769
Added [simp]-lemmas "in_inv_image" and "in_lex_prod" in the spirit of "in_measure".
This simplifies some proofs.
mengj [Sun, 04 Jun 2006 10:52:47 +0200] rev 19768
ATP/res_clasimpset.ML has been merged into res_atp.ML.
mengj [Sun, 04 Jun 2006 10:50:41 +0200] rev 19767
Functions of Tools/ATP/res_clasimpset.ML are now in Tools/res_atp.ML. res_clasimpset.ML is not used anymore.
paulson [Sat, 03 Jun 2006 17:49:42 +0200] rev 19766
generalized wfI
wenzelm [Fri, 02 Jun 2006 23:22:29 +0200] rev 19765
misc cleanup;
wenzelm [Fri, 02 Jun 2006 20:12:59 +0200] rev 19764
removed obsolete ML files;
wenzelm [Fri, 02 Jun 2006 19:41:37 +0200] rev 19763
tuned;
wenzelm [Fri, 02 Jun 2006 18:24:48 +0200] rev 19762
tuned;
wenzelm [Fri, 02 Jun 2006 18:15:38 +0200] rev 19761
removed obsolete ML files;
wenzelm [Fri, 02 Jun 2006 16:06:19 +0200] rev 19760
merge: always normalize (and check!) reductions;
huffman [Thu, 01 Jun 2006 23:53:29 +0200] rev 19759
removed legacy ML scripts
wenzelm [Thu, 01 Jun 2006 23:09:34 +0200] rev 19758
tuned;
wenzelm [Thu, 01 Jun 2006 23:07:51 +0200] rev 19757
removed obsolete ML files;
wenzelm [Thu, 01 Jun 2006 21:14:54 +0200] rev 19756
lemmas strip;
wenzelm [Thu, 01 Jun 2006 21:14:05 +0200] rev 19755
removed obsolete ML files;
urbanc [Thu, 01 Jun 2006 14:54:44 +0200] rev 19754
added some installation notes for the nominal package
paulson [Thu, 01 Jun 2006 14:51:37 +0200] rev 19753
Tiny code cleanup
urbanc [Thu, 01 Jun 2006 14:40:22 +0200] rev 19752
added an example suggested by D. Wang on the PoplMark-mailing list;
it shows how the height of an alpha-equated lambda term interacts
with capture-avoiding substitution
urbanc [Thu, 01 Jun 2006 14:15:08 +0200] rev 19751
added the hack "reset NameSpace.unique_names" to Nominal.thy
(Stefan is working on a real fix in the nominal_package)
schirmer [Tue, 30 May 2006 12:24:04 +0200] rev 19750
tuned type print-translations
----------------------------------------------------------------------
wenzelm [Mon, 29 May 2006 21:09:45 +0200] rev 19749
proper meta definition;
schirmer [Mon, 29 May 2006 19:42:58 +0200] rev 19748
fixed bug in type print translations
wenzelm [Mon, 29 May 2006 19:23:04 +0200] rev 19747
tuned;
paulson [Mon, 29 May 2006 17:38:30 +0200] rev 19746
warnings to debug outputs
paulson [Mon, 29 May 2006 17:38:02 +0200] rev 19745
warnings to debug outputs; default translation to const-typed
paulson [Mon, 29 May 2006 16:18:31 +0200] rev 19744
Giving the "--silent" switch to E, to produce less output
paulson [Mon, 29 May 2006 13:15:53 +0200] rev 19743
fixing a variable-clash bug in rule_by_tactic
wenzelm [Sun, 28 May 2006 20:53:03 +0200] rev 19742
removed legacy ML scripts;
wenzelm [Sun, 28 May 2006 19:54:20 +0200] rev 19741
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 21:18:51 +0200] rev 19740
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 21:00:31 +0200] rev 19739
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 19:49:36 +0200] rev 19738
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 19:49:07 +0200] rev 19737
tuned;
wenzelm [Sat, 27 May 2006 17:42:02 +0200] rev 19736
tuned;
wenzelm [Sat, 27 May 2006 17:42:00 +0200] rev 19735
complete_split_rule: all Vars;
tuned;
wenzelm [Sat, 27 May 2006 17:41:59 +0200] rev 19734
unfold/refold: LocalDefs.meta_rewrite_rule;
ObjectLogic.full_atomize_tac;
tuned;
wenzelm [Fri, 26 May 2006 22:20:07 +0200] rev 19733
removed unused extern_thm;
wenzelm [Fri, 26 May 2006 22:20:06 +0200] rev 19732
activate Defines: fix frees;
wenzelm [Fri, 26 May 2006 22:20:05 +0200] rev 19731
pretty: do not exterm thm names;
wenzelm [Fri, 26 May 2006 22:20:05 +0200] rev 19730
forall_intr_list: do not ignore errors;
wenzelm [Fri, 26 May 2006 22:20:03 +0200] rev 19729
separate checks for acyclic/wellformed;
wenzelm [Fri, 26 May 2006 22:20:02 +0200] rev 19728
freeze_spec: gensym;
wenzelm [Thu, 25 May 2006 16:51:39 +0200] rev 19727
tuned;
wenzelm [Thu, 25 May 2006 16:51:37 +0200] rev 19726
axiomatization java_lang;
mengj [Thu, 25 May 2006 14:08:55 +0200] rev 19725
Changed the DFG format's functions' declaration procedure.
mengj [Thu, 25 May 2006 11:53:01 +0200] rev 19724
Fixed a bug.
mengj [Thu, 25 May 2006 11:52:33 +0200] rev 19723
A new "spass" method.
mengj [Thu, 25 May 2006 11:51:37 +0200] rev 19722
Added in settings used by "spass" method.
mengj [Thu, 25 May 2006 11:50:55 +0200] rev 19721
Added in SPASS oracle.
mengj [Thu, 25 May 2006 08:09:10 +0200] rev 19720
HOL problems now have DFG output format.
mengj [Thu, 25 May 2006 08:08:38 +0200] rev 19719
Changed input interface of dfg_write_file.
mengj [Thu, 25 May 2006 08:08:04 +0200] rev 19718
Added support for DFG format, used by SPASS.
mengj [Thu, 25 May 2006 08:07:02 +0200] rev 19717
Helper files in DFG format.
wenzelm [Wed, 24 May 2006 22:44:56 +0200] rev 19716
add_datatype_axm: finalize specified consts;
wenzelm [Wed, 24 May 2006 22:15:07 +0200] rev 19715
tuned;
wenzelm [Wed, 24 May 2006 22:13:50 +0200] rev 19714
tuned;
wenzelm [Wed, 24 May 2006 22:04:06 +0200] rev 19713
made smlnj happy;
wenzelm [Wed, 24 May 2006 21:58:09 +0200] rev 19712
wellformed: be less ambitious about structural containment;
tuned;
wenzelm [Wed, 24 May 2006 21:58:07 +0200] rev 19711
Pure: update on overloaded defs;
berghofe [Wed, 24 May 2006 10:02:36 +0200] rev 19710
Extended strong induction rule with additional
freshness constraints.
huffman [Wed, 24 May 2006 01:47:25 +0200] rev 19709
add theorem cfcomp_strict
wenzelm [Wed, 24 May 2006 01:05:02 +0200] rev 19708
added add_deps, which actually records dependencies of consts (unlike add_finals);
tuned;
wenzelm [Wed, 24 May 2006 01:05:01 +0200] rev 19707
tuned;
wenzelm [Wed, 24 May 2006 01:04:59 +0200] rev 19706
axiomatize class: Theory.add_deps;