Tue, 29 Apr 2008 15:25:50 +0200 haftmann proper input abbreviations in class
Tue, 29 Apr 2008 13:41:11 +0200 wenzelm replaced various macros by antiquotations;
Tue, 29 Apr 2008 13:39:54 +0200 wenzelm more ref macros;
Tue, 29 Apr 2008 13:39:32 +0200 wenzelm session based on HOL;
Mon, 28 Apr 2008 20:21:11 +0200 haftmann thms Max_ge, Min_le: dropped superfluous premise
Mon, 28 Apr 2008 14:42:13 +0200 wenzelm proper command/keyword markup;
Mon, 28 Apr 2008 14:41:32 +0200 wenzelm added AND, IS, WHERE symbols;
Mon, 28 Apr 2008 14:22:42 +0200 wenzelm converted syntax.tex to Thy/syntax.thy;
Mon, 28 Apr 2008 13:41:04 +0200 haftmann dropping return in imperative monad bindings
Sun, 27 Apr 2008 17:13:01 +0200 haftmann corrected ML semantics
Sat, 26 Apr 2008 13:20:16 +0200 wenzelm added setup for Isar entities;
Sat, 26 Apr 2008 08:49:31 +0200 krauss fixed recdef, broken by my previous commit
Fri, 25 Apr 2008 16:28:06 +0200 krauss * New attribute "termination_simp": Simp rules for termination proofs
Fri, 25 Apr 2008 15:30:33 +0200 krauss Merged theories about wellfoundedness into one: Wellfounded.thy
Thu, 24 Apr 2008 16:53:04 +0200 haftmann moved 'trivial classes' to foundation of code generator
Thu, 24 Apr 2008 11:38:42 +0200 wenzelm tuned index commands;
Thu, 24 Apr 2008 11:38:10 +0200 wenzelm more abstract index commands;
Thu, 24 Apr 2008 11:05:19 +0200 wenzelm added \indexoutersyntax;
Wed, 23 Apr 2008 19:36:18 +0200 haftmann fixed proof
Wed, 23 Apr 2008 15:04:14 +0200 wenzelm misc cleanup;
Wed, 23 Apr 2008 12:13:08 +0200 wenzelm converted intro.tex to Thy/intro.thy;
Tue, 22 Apr 2008 22:00:31 +0200 haftmann more general evaluation combinators
Tue, 22 Apr 2008 22:00:25 +0200 haftmann different handling of eq class for nbe
Tue, 22 Apr 2008 13:35:26 +0200 wenzelm basic setup for generated document (cf. ../IsarImplementation);
Tue, 22 Apr 2008 10:31:15 +0200 haftmann dropped theory PreList
Tue, 22 Apr 2008 08:33:23 +0200 haftmann added explicit check phase after reading of specification
Tue, 22 Apr 2008 08:33:21 +0200 haftmann added theory Sublist_Order
Tue, 22 Apr 2008 08:33:20 +0200 haftmann dropped some metis calls
Tue, 22 Apr 2008 08:33:19 +0200 haftmann tuned proofs
Tue, 22 Apr 2008 08:33:16 +0200 haftmann constant HOL.eq now qualified
Tue, 22 Apr 2008 08:33:13 +0200 haftmann exported is_abbrev mode discriminator
Tue, 22 Apr 2008 08:33:12 +0200 haftmann proper abbreviations in class
Tue, 22 Apr 2008 08:33:10 +0200 haftmann dropped theory PreList
Tue, 22 Apr 2008 08:33:09 +0200 haftmann added entries
Mon, 21 Apr 2008 00:06:55 +0200 isatest move some at/a64 tests to intel mac hardware (running Linux)
Sat, 19 Apr 2008 12:36:12 +0200 wenzelm updated generated file;
Sat, 19 Apr 2008 12:31:07 +0200 wenzelm updated generated file;
Sat, 19 Apr 2008 12:04:17 +0200 wenzelm NamedThmsFun: removed obsolete print command -- facts are accesible via dynamic name;
Fri, 18 Apr 2008 23:58:04 +0200 wenzelm removed dead code;
Fri, 18 Apr 2008 23:49:46 +0200 wenzelm print_cases: proper context for revert_skolem;
Fri, 18 Apr 2008 23:49:44 +0200 wenzelm tuned;
Fri, 18 Apr 2008 23:49:40 +0200 wenzelm modernized specifications and proofs;
Fri, 18 Apr 2008 09:44:16 +0200 haftmann improved definition of upd
Thu, 17 Apr 2008 22:28:56 +0200 wenzelm * Context-dependent token translations.
Thu, 17 Apr 2008 22:22:30 +0200 wenzelm revert_skolem: do not change non-reversible names;
Thu, 17 Apr 2008 22:22:28 +0200 wenzelm print_statement: reset body mode, i.e. invent global frees (no need for revert_skolem);
Thu, 17 Apr 2008 22:22:27 +0200 wenzelm no_vars: reset body mode, i.e. invent global frees (which are acceptable to Variable.auto_fixes);
Thu, 17 Apr 2008 22:22:26 +0200 wenzelm variant_fixes: preserve internal state, mark skolem only for body mode;
Thu, 17 Apr 2008 22:22:25 +0200 wenzelm prove_global: Variable.set_body true, pass context;
Thu, 17 Apr 2008 22:22:23 +0200 wenzelm adapted to ProofContext.revert_skolem: extra Name.clean required;
Thu, 17 Apr 2008 22:22:21 +0200 wenzelm prove_global: pass context;
Thu, 17 Apr 2008 22:22:19 +0200 wenzelm pretty_term: no revert_skolems here, but auto_fixes (token translations will do the rest);
Thu, 17 Apr 2008 16:30:55 +0200 wenzelm replaced token translations by common markup;
Thu, 17 Apr 2008 16:30:53 +0200 wenzelm moved default token translations to proof_context.ML, if all fails the pretty printer falls back on plain output;
Thu, 17 Apr 2008 16:30:52 +0200 wenzelm token translations: context dependent, result Pretty.T;
Thu, 17 Apr 2008 16:30:52 +0200 wenzelm replaced token translations by common markup;
Thu, 17 Apr 2008 16:30:51 +0200 wenzelm default token translations with proper markup;
Thu, 17 Apr 2008 16:30:50 +0200 wenzelm token translations: context dependent, result Pretty.T;
Thu, 17 Apr 2008 16:30:48 +0200 wenzelm removed obsolete raw_str;
Thu, 17 Apr 2008 16:30:48 +0200 wenzelm added markup for fixed variables (local constants);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip