Mon, 02 Mar 2009 10:55:54 +0100 |
wenzelm |
fixed broken @{file} refs;
|
changeset |
files
|
Mon, 02 Mar 2009 10:48:22 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 02 Mar 2009 08:26:03 +0100 |
haftmann |
using plain ISABELLE_PROCESS
|
changeset |
files
|
Mon, 02 Mar 2009 08:15:54 +0100 |
haftmann |
merged
|
changeset |
files
|
Mon, 02 Mar 2009 08:15:32 +0100 |
haftmann |
ignore ISABELLE_LINE_EDITOR for code generation
|
changeset |
files
|
Sun, 01 Mar 2009 23:36:12 +0100 |
wenzelm |
use long names for old-style fold combinators;
|
changeset |
files
|
Sun, 01 Mar 2009 16:48:06 +0100 |
wenzelm |
discontinued experimental support for Alice -- too hard to maintain its many language incompatibilities, never really worked anyway;
|
changeset |
files
|
Sun, 01 Mar 2009 16:22:37 +0100 |
wenzelm |
avoid fragile parsing of end_timing result -- would have produced GC time on MosML, for example;
|
changeset |
files
|
Sun, 01 Mar 2009 16:21:33 +0100 |
wenzelm |
end_timing: generalized result -- message plus with explicit time values;
|
changeset |
files
|
Sun, 01 Mar 2009 14:45:23 +0100 |
wenzelm |
replaced archaic Display.pretty_fact by FindTheorems.pretty_thm, which observes the context properly (as did the former prt_fact already);
|
changeset |
files
|
Sun, 01 Mar 2009 14:36:27 +0100 |
wenzelm |
updated contributors;
|
changeset |
files
|
Sun, 01 Mar 2009 13:48:17 +0100 |
wenzelm |
removed parts of the manual that are clearly obsolete, or covered by
|
changeset |
files
|
Sun, 01 Mar 2009 12:37:59 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sun, 01 Mar 2009 12:37:42 +0100 |
wenzelm |
minor update of Mercurial HOWTO;
|
changeset |
files
|
Sun, 01 Mar 2009 12:01:57 +0100 |
nipkow |
removed redundant lemmas
|
changeset |
files
|
Sun, 01 Mar 2009 10:24:57 +0100 |
nipkow |
added lemmas by Jeremy Avigad
|
changeset |
files
|
Sat, 28 Feb 2009 21:34:33 +0100 |
wenzelm |
A Serbian theory, by Filip Maric.
|
changeset |
files
|
Sat, 28 Feb 2009 20:29:20 +0100 |
wenzelm |
more accurate deps;
|
changeset |
files
|
Sat, 28 Feb 2009 20:27:19 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sat, 28 Feb 2009 10:55:10 -0800 |
huffman |
add news for HOLCF; fixed some typos and inaccuracies
|
changeset |
files
|
Sat, 28 Feb 2009 18:28:15 +0100 |
wenzelm |
fixed headers;
|
changeset |
files
|
Sat, 28 Feb 2009 18:25:19 +0100 |
wenzelm |
moved isabelle_system.scala to src/Pure/System/;
|
changeset |
files
|
Sat, 28 Feb 2009 18:00:20 +0100 |
wenzelm |
moved isabelle_process.ML, isabelle_process.scala, isar.ML, session.ML to Pure/System/ (together with associated Isar commands);
|
changeset |
files
|
Sat, 28 Feb 2009 17:09:32 +0100 |
wenzelm |
updated generated files;
|
changeset |
files
|
Sat, 28 Feb 2009 17:08:33 +0100 |
wenzelm |
added method "coherent";
|
changeset |
files
|
Sat, 28 Feb 2009 17:08:08 +0100 |
wenzelm |
more refs;
|
changeset |
files
|
Sat, 28 Feb 2009 16:48:27 +0100 |
wenzelm |
moved method "iprover" to HOL specific part;
|
changeset |
files
|
Sat, 28 Feb 2009 16:39:46 +0100 |
wenzelm |
removed Ids;
|
changeset |
files
|
Sat, 28 Feb 2009 16:35:33 +0100 |
wenzelm |
simultaneous use_thys;
|
changeset |
files
|
Sat, 28 Feb 2009 16:31:10 +0100 |
wenzelm |
replaced low-level 'no_syntax' by 'no_notation';
|
changeset |
files
|
Sat, 28 Feb 2009 14:52:21 +0100 |
wenzelm |
moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
|
changeset |
files
|
Sat, 28 Feb 2009 14:42:54 +0100 |
wenzelm |
tuned message;
|
changeset |
files
|
Sat, 28 Feb 2009 14:17:44 +0100 |
wenzelm |
* New prover for coherent logic (see src/Tools/coherent.ML).
|
changeset |
files
|
Sat, 28 Feb 2009 14:17:27 +0100 |
wenzelm |
more CONTRIBUTORS;
|
changeset |
files
|
Sat, 28 Feb 2009 14:09:58 +0100 |
wenzelm |
removed Ids;
|
changeset |
files
|
Sat, 28 Feb 2009 14:02:12 +0100 |
wenzelm |
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
|
changeset |
files
|
Sat, 28 Feb 2009 13:54:47 +0100 |
wenzelm |
some updates on ancient README;
|
changeset |
files
|
Fri, 27 Feb 2009 19:05:46 -0800 |
huffman |
fixrec package uses new-style syntax and local-theory interface
|
changeset |
files
|
Fri, 27 Feb 2009 18:34:20 -0800 |
huffman |
add function taken_names
|
changeset |
files
|
Fri, 27 Feb 2009 15:39:35 -0800 |
huffman |
merged
|
changeset |
files
|
Fri, 27 Feb 2009 15:37:56 -0800 |
huffman |
make list-style polynomial syntax work when show_sorts is on
|
changeset |
files
|
Fri, 27 Feb 2009 20:00:54 +0100 |
wenzelm |
more CONTRIBUTORS;
|
changeset |
files
|
Fri, 27 Feb 2009 19:19:39 +0100 |
wenzelm |
turned "read-only refs" typ_level and minimize_applies into constant values;
|
changeset |
files
|
Fri, 27 Feb 2009 18:50:35 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 26 Feb 2009 10:13:43 +0100 |
immler |
removed global ref dfg_format
|
changeset |
files
|
Wed, 25 Feb 2009 10:02:10 +0100 |
immler |
removed local ref const_needs_hBOOL;
|
changeset |
files
|
Tue, 24 Feb 2009 18:06:36 +0100 |
immler |
removed local ref const_min_arity
|
changeset |
files
|
Fri, 27 Feb 2009 18:03:47 +0100 |
wenzelm |
eliminated private clones of List.partition;
|
changeset |
files
|
Fri, 27 Feb 2009 16:54:49 +0100 |
wenzelm |
observe some Isabelle/ML coding conventions;
|
changeset |
files
|
Fri, 27 Feb 2009 16:38:52 +0100 |
wenzelm |
eliminated NJ's List.nth;
|
changeset |
files
|
Fri, 27 Feb 2009 16:33:11 +0100 |
wenzelm |
tuned CHANGED_GOAL: use Thm.cprem_of instead of selecting from Thm.prems_of;
|
changeset |
files
|
Fri, 27 Feb 2009 16:18:02 +0100 |
wenzelm |
tuned/unified size_of_term and size_of_typ, eliminated obsolete foldl;
|
changeset |
files
|
Fri, 27 Feb 2009 16:05:40 +0100 |
wenzelm |
observe basic Isabelle/ML coding conventions;
|
changeset |
files
|
Fri, 27 Feb 2009 15:46:22 +0100 |
wenzelm |
moved find_theorems.ML and find_consts.ML to Pure/Tools, collecting main implementation in one place each;
|
changeset |
files
|
Fri, 27 Feb 2009 12:28:28 +0100 |
wenzelm |
added ML-Systems/polyml-experimental.ML;
|
changeset |
files
|
Fri, 27 Feb 2009 11:46:03 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 27 Feb 2009 11:43:24 +0100 |
wenzelm |
even less default memory for sunbroy2;
|
changeset |
files
|
Fri, 27 Feb 2009 09:56:18 +0100 |
boehmes |
merged
|
changeset |
files
|
Fri, 27 Feb 2009 08:12:38 +0100 |
boehmes |
merged
|
changeset |
files
|
Thu, 26 Feb 2009 18:00:08 +0100 |
boehmes |
Made then_conv and else_conv available as infix operations.
|
changeset |
files
|