Wed, 04 Apr 2007 00:11:13 +0200 |
wenzelm |
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:12 +0200 |
wenzelm |
removed dead code;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:10 +0200 |
wenzelm |
cleaned-up Output functions;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:08 +0200 |
wenzelm |
eliminated obsolete rename_tac;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:03 +0200 |
wenzelm |
removed obsolete sign_of/sign_of_thm;
|
changeset |
files
|
Wed, 04 Apr 2007 00:10:59 +0200 |
wenzelm |
ML antiquotes;
|
changeset |
files
|
Tue, 03 Apr 2007 19:31:48 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:22 +0200 |
wenzelm |
fixed chr/explode;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:21 +0200 |
wenzelm |
avoid overloaded integer constants (accomodate Alice);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:19 +0200 |
wenzelm |
avoid clash with Alice keywords;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:18 +0200 |
wenzelm |
signature: eqtype to accomodate Alice;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:17 +0200 |
wenzelm |
renamed comp to compose (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:16 +0200 |
wenzelm |
renamed of_sort_derivation record fields (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:15 +0200 |
wenzelm |
added ML-Systems/alice.ML;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:13 +0200 |
wenzelm |
renamed Variable.import to import_thms (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:11 +0200 |
wenzelm |
removed assert/deny (avoid clash with Alice keywords and confusion due to strict evaluation);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:10 +0200 |
wenzelm |
ranamed CodegenData.lazy to lazy_thms (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 17:05:52 +0200 |
narboux |
remove the lemma swap_fun which was not needed
|
changeset |
files
|
Tue, 03 Apr 2007 16:20:34 +0200 |
narboux |
slighltly improved the proof of unicity
|
changeset |
files
|
Tue, 03 Apr 2007 12:12:42 +0200 |
wenzelm |
Compatibility file for Alice 1.3 -- experimental!
|
changeset |
files
|
Mon, 02 Apr 2007 23:24:52 +0200 |
narboux |
rename bij and fresh into bijs and freshs and lookup for eqvts lemma using the ml value instead of the name
|
changeset |
files
|
Mon, 02 Apr 2007 11:31:08 +0200 |
paulson |
optimizing the null instantiation case
|
changeset |
files
|
Mon, 02 Apr 2007 11:30:44 +0200 |
paulson |
now exports distinct_subgoal_tac (needed by MetisAPI)
|
changeset |
files
|
Mon, 02 Apr 2007 11:29:44 +0200 |
paulson |
exception handling
|
changeset |
files
|
Sun, 01 Apr 2007 14:28:48 +0200 |
haftmann |
added reserved words mod, div for SML
|
changeset |
files
|
Sat, 31 Mar 2007 15:13:52 +0200 |
urbanc |
added pt_bij' to the collection perm_swap and also added abs_perm to the collection of equivariance lemmas
|
changeset |
files
|
Sat, 31 Mar 2007 12:40:55 +0200 |
berghofe |
Fixed bug in dest_prem: premises of the form "p x_1 ... x_n"
|
changeset |
files
|
Sat, 31 Mar 2007 08:22:14 +0200 |
haftmann |
fixed typo
|
changeset |
files
|
Fri, 30 Mar 2007 16:19:03 +0200 |
haftmann |
simplified constant representation in code generator
|
changeset |
files
|
Fri, 30 Mar 2007 16:19:02 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 30 Mar 2007 16:19:01 +0200 |
haftmann |
equality on strings
|
changeset |
files
|
Fri, 30 Mar 2007 16:19:00 +0200 |
haftmann |
paraphrasing equality
|
changeset |
files
|
Fri, 30 Mar 2007 16:18:59 +0200 |
haftmann |
updated
|
changeset |
files
|
Thu, 29 Mar 2007 14:21:47 +0200 |
haftmann |
improved character output for SML
|
changeset |
files
|
Thu, 29 Mar 2007 14:21:45 +0200 |
haftmann |
dropped legacy ML bindings
|
changeset |
files
|
Thu, 29 Mar 2007 11:59:54 +0200 |
paulson |
simplified some steps
|
changeset |
files
|
Thu, 29 Mar 2007 11:12:39 +0200 |
paulson |
MESON tactical takes an additional argument: the clausification function.
|
changeset |
files
|
Thu, 29 Mar 2007 11:12:03 +0200 |
paulson |
Now checks for types-only clause before outputting.
|
changeset |
files
|
Wed, 28 Mar 2007 19:18:39 +0200 |
berghofe |
- Improved error messages in equivariance proof
|
changeset |
files
|
Wed, 28 Mar 2007 19:17:40 +0200 |
berghofe |
Renamed induct(s)_weak to weak_induct(s) in order to unify
|
changeset |
files
|
Wed, 28 Mar 2007 19:16:11 +0200 |
berghofe |
- Renamed <predicate>_eqvt to <predicate>.eqvt
|
changeset |
files
|
Wed, 28 Mar 2007 18:25:23 +0200 |
urbanc |
the name for the collection of equivariance lemmas is now eqvts (changed from eqvt) in order to avoid clashes with eqvt-lemmas generated in nominal_inductive
|
changeset |
files
|
Wed, 28 Mar 2007 17:27:44 +0200 |
urbanc |
adapted to new nominal_inductive
|
changeset |
files
|
Wed, 28 Mar 2007 10:47:19 +0200 |
berghofe |
Improved code generator for characters: now handles
|
changeset |
files
|
Wed, 28 Mar 2007 01:55:18 +0200 |
urbanc |
tuned proofs (taking full advantage of nominal_inductive)
|
changeset |
files
|
Wed, 28 Mar 2007 01:29:43 +0200 |
urbanc |
adapted to nominal_inductive infrastructure
|
changeset |
files
|
Wed, 28 Mar 2007 01:09:23 +0200 |
urbanc |
made the type sets instance of the "cp" type-class
|
changeset |
files
|
Tue, 27 Mar 2007 19:39:40 +0200 |
urbanc |
added extended the lemma for equivariance of freshness
|
changeset |
files
|
Tue, 27 Mar 2007 19:13:28 +0200 |
urbanc |
adapted to nominal_inductive
|
changeset |
files
|
Tue, 27 Mar 2007 18:28:22 +0200 |
urbanc |
adapted to new nominal_inductive infrastructure
|
changeset |
files
|
Tue, 27 Mar 2007 17:57:42 +0200 |
berghofe |
Adapted to new syntax of nominal_inductive.
|
changeset |
files
|
Tue, 27 Mar 2007 17:57:05 +0200 |
berghofe |
Adapted to changes in nominal_inductive.
|
changeset |
files
|
Tue, 27 Mar 2007 17:55:09 +0200 |
berghofe |
Implemented proof of strong induction rule.
|
changeset |
files
|
Tue, 27 Mar 2007 17:54:37 +0200 |
berghofe |
Exported perm_of_pair, mk_not_sym, and perm_simproc.
|
changeset |
files
|
Tue, 27 Mar 2007 12:28:42 +0200 |
haftmann |
cleaned up HOL/ex/Code*.thy
|
changeset |
files
|
Tue, 27 Mar 2007 09:19:37 +0200 |
haftmann |
fixed document preparation
|
changeset |
files
|
Mon, 26 Mar 2007 16:35:33 +0200 |
krauss |
fixed problem with mutual recursion
|
changeset |
files
|
Mon, 26 Mar 2007 14:54:45 +0200 |
haftmann |
cleaned up Library/ and ex/
|
changeset |
files
|
Mon, 26 Mar 2007 14:53:07 +0200 |
haftmann |
minimal intro rules
|
changeset |
files
|
Mon, 26 Mar 2007 14:53:06 +0200 |
haftmann |
exported interface for intro rules
|
changeset |
files
|