Sun, 14 Oct 2007 00:18:05 +0200 |
wenzelm |
added is_class;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:46 +0200 |
wenzelm |
PolyML.Compiler.maxInlineSize := 80;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:45 +0200 |
wenzelm |
abbrev: return hypothetical def;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:44 +0200 |
wenzelm |
renamed def to define;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:44 +0200 |
wenzelm |
(un)overload: full rewrite;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:42 +0200 |
wenzelm |
add_abbrevs: unvarify result;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:41 +0200 |
wenzelm |
replaced obsolete Theory.add_finals_i by Theory.add_deps;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:40 +0200 |
wenzelm |
Theory.specify_const: added deps argument;
|
changeset |
files
|
Sat, 13 Oct 2007 17:16:39 +0200 |
wenzelm |
renamed LocalTheory.def to LocalTheory.define;
|
changeset |
files
|
Fri, 12 Oct 2007 22:01:56 +0200 |
webertj |
typo in comment fixed
|
changeset |
files
|
Fri, 12 Oct 2007 22:00:47 +0200 |
webertj |
significant code overhaul, bugfix for inductive data types
|
changeset |
files
|
Fri, 12 Oct 2007 21:37:00 +0200 |
wenzelm |
added generic provide_file;
|
changeset |
files
|
Fri, 12 Oct 2007 20:21:58 +0200 |
wenzelm |
pass explicit target record -- more informative peek operation;
|
changeset |
files
|
Fri, 12 Oct 2007 20:21:57 +0200 |
wenzelm |
more informative TheoryTarget.peek operation;
|
changeset |
files
|
Fri, 12 Oct 2007 20:21:56 +0200 |
wenzelm |
fork_mixfix: explicit bool argument;
|
changeset |
files
|
Fri, 12 Oct 2007 18:09:12 +0200 |
wenzelm |
eval_term: moved actual evaluation out of CRITICAL section;
|
changeset |
files
|
Fri, 12 Oct 2007 15:46:29 +0200 |
paulson |
preventing eta-redexes in theorems from causing failure
|
changeset |
files
|
Fri, 12 Oct 2007 15:45:42 +0200 |
paulson |
trying to make it run faster
|
changeset |
files
|
Fri, 12 Oct 2007 15:45:13 +0200 |
paulson |
calling the correct interface
|
changeset |
files
|
Fri, 12 Oct 2007 15:21:12 +0200 |
wenzelm |
replaced syntax/translations by abbreviation;
|
changeset |
files
|
Fri, 12 Oct 2007 15:00:21 +0200 |
haftmann |
updated
|
changeset |
files
|
Fri, 12 Oct 2007 14:42:31 +0200 |
haftmann |
dropped local_syntax
|
changeset |
files
|
Fri, 12 Oct 2007 14:42:30 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 12 Oct 2007 14:42:29 +0200 |
haftmann |
(intermediate quickfix)
|
changeset |
files
|
Fri, 12 Oct 2007 10:29:02 +0200 |
haftmann |
removed
|
changeset |
files
|
Fri, 12 Oct 2007 10:26:18 +0200 |
haftmann |
added
|
changeset |
files
|
Fri, 12 Oct 2007 10:24:49 +0200 |
paulson |
metis calls
|
changeset |
files
|
Fri, 12 Oct 2007 08:31:57 +0200 |
haftmann |
updated
|
changeset |
files
|
Fri, 12 Oct 2007 08:25:48 +0200 |
haftmann |
moved class power to theory Power
|
changeset |
files
|
Fri, 12 Oct 2007 08:25:47 +0200 |
haftmann |
refined; moved class power to theory Power
|
changeset |
files
|
Fri, 12 Oct 2007 08:21:09 +0200 |
haftmann |
consolidated naming conventions for code generator theories
|
changeset |
files
|
Fri, 12 Oct 2007 08:20:46 +0200 |
haftmann |
class div inherits from class times
|
changeset |
files
|
Fri, 12 Oct 2007 08:20:45 +0200 |
haftmann |
code_include replaces code_moduleprolog
|
changeset |
files
|
Fri, 12 Oct 2007 08:20:43 +0200 |
haftmann |
added subclass command
|
changeset |
files
|
Thu, 11 Oct 2007 23:03:51 +0200 |
wenzelm |
enabled Refute_Examples again;
|
changeset |
files
|
Thu, 11 Oct 2007 23:03:11 +0200 |
wenzelm |
local_axioms: impose hyps stemming from local consts as well
|
changeset |
files
|
Thu, 11 Oct 2007 21:44:28 +0200 |
wenzelm |
disabled Refute_Examples temporarily;
|
changeset |
files
|
Thu, 11 Oct 2007 21:10:43 +0200 |
wenzelm |
local_theory: incorporated consts into axioms;
|
changeset |
files
|
Thu, 11 Oct 2007 21:10:42 +0200 |
wenzelm |
removed unused/impure quiet_mode;
|
changeset |
files
|
Thu, 11 Oct 2007 21:10:41 +0200 |
wenzelm |
added export_cterm;
|
changeset |
files
|
Thu, 11 Oct 2007 21:10:40 +0200 |
wenzelm |
local_theory: incorporated consts into axioms;
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:25 +0200 |
wenzelm |
replaced Term.equiv_types by Type.similar_types;
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:24 +0200 |
wenzelm |
replaced Term.equiv_types by Type.similar_types;
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:23 +0200 |
wenzelm |
dest/cert_def: replaced Pretty.pp by explicit Proof.context;
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:22 +0200 |
wenzelm |
added elim_implies (more convenient argument order);
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:21 +0200 |
wenzelm |
removed obsolete flip;
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:20 +0200 |
wenzelm |
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:19 +0200 |
wenzelm |
replaced (flip Thm.implies_elim) by Thm.elim_implies;
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:17 +0200 |
wenzelm |
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
|
changeset |
files
|
Thu, 11 Oct 2007 18:58:34 +0200 |
wenzelm |
usedir: added HOL_USEDIR_OPTIONS;
|
changeset |
files
|
Thu, 11 Oct 2007 16:51:39 +0200 |
paulson |
reconstruction bug fix
|
changeset |
files
|
Thu, 11 Oct 2007 16:38:57 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 11 Oct 2007 16:38:42 +0200 |
wenzelm |
replaced Sign.add_consts_i by Sign.declare_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:56 +0200 |
wenzelm |
replaced Sign.add_consts_authentic by Sign.declare_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:53 +0200 |
wenzelm |
renamed Syntax.XXX_mode to Syntax.mode_XXX;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:47 +0200 |
wenzelm |
removed obsolete AxClass.params_of_class;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:44 +0200 |
wenzelm |
replaced Sign.add_consts_authentic by Sign.declare_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:41 +0200 |
wenzelm |
load axclass.ML before Isar;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:39 +0200 |
wenzelm |
added specify_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:37 +0200 |
wenzelm |
removed obsolete simple_def;
|
changeset |
files
|