wenzelm [Thu, 12 Oct 2006 15:00:07 +0200] rev 20994
cc: avoid space after options;
wenzelm [Thu, 12 Oct 2006 14:26:16 +0200] rev 20993
set DYLD_LIBRARY_PATH (for Darwin);
wenzelm [Thu, 12 Oct 2006 14:14:11 +0200] rev 20992
added execute/system;
wenzelm [Thu, 12 Oct 2006 14:07:48 +0200] rev 20991
added x86-darwin;
haftmann [Thu, 12 Oct 2006 08:25:04 +0200] rev 20990
now allowing subdirectories in Doc/
haftmann [Thu, 12 Oct 2006 08:10:23 +0200] rev 20989
added makefile layer
wenzelm [Wed, 11 Oct 2006 22:59:36 +0200] rev 20988
* isabelle-process: option -S (secure mode) disables some critical operations;
wenzelm [Wed, 11 Oct 2006 22:56:10 +0200] rev 20987
increased heap size for polyml-4.9.1;
wenzelm [Wed, 11 Oct 2006 22:55:23 +0200] rev 20986
tuned Toplevel.begin_local_theory;
wenzelm [Wed, 11 Oct 2006 22:55:22 +0200] rev 20985
exit_local_theory: pass interactive flag;
begin_local_theory: generic init;
wenzelm [Wed, 11 Oct 2006 22:55:21 +0200] rev 20984
exit: pass interactive flag;
moved exit to local_theory.ML;
tuned pretty;
wenzelm [Wed, 11 Oct 2006 22:55:20 +0200] rev 20983
added begin parser;
wenzelm [Wed, 11 Oct 2006 22:55:19 +0200] rev 20982
is_sid: disallow 'begin' keyword as identifier;
wenzelm [Wed, 11 Oct 2006 22:55:18 +0200] rev 20981
exit: pass interactive flag, toplevel result convention;
wenzelm [Wed, 11 Oct 2006 22:55:17 +0200] rev 20980
add_defs: declare terms;
wenzelm [Wed, 11 Oct 2006 22:55:16 +0200] rev 20979
'context': demand 'begin', support local theory;
removed 'undo_end', recovered 'cannot_undo';
tuned Toplevel.begin_local_theory;
wenzelm [Wed, 11 Oct 2006 22:55:15 +0200] rev 20978
removed 'undo_end', recovered 'cannot_undo';
wenzelm [Wed, 11 Oct 2006 22:55:14 +0200] rev 20977
tuned signature;
haftmann [Wed, 11 Oct 2006 20:35:54 +0200] rev 20976
minor refinements in serialization
haftmann [Wed, 11 Oct 2006 14:51:41 +0200] rev 20975
adapted to signature change
haftmann [Wed, 11 Oct 2006 14:51:25 +0200] rev 20974
slight type signature changes
haftmann [Wed, 11 Oct 2006 14:51:24 +0200] rev 20973
cleaned up HOL bootstrap
haftmann [Wed, 11 Oct 2006 10:49:36 +0200] rev 20972
abandoned findrep
haftmann [Wed, 11 Oct 2006 10:49:29 +0200] rev 20971
added code generator setup
haftmann [Wed, 11 Oct 2006 10:49:28 +0200] rev 20970
added code lemma
paulson [Wed, 11 Oct 2006 10:17:42 +0200] rev 20969
Abstraction re-use code now checks that the abstraction function can be used in the current
theory.
haftmann [Wed, 11 Oct 2006 09:33:18 +0200] rev 20968
added examples for nested let
haftmann [Wed, 11 Oct 2006 08:57:47 +0200] rev 20967
added tex files to CVS
wenzelm [Wed, 11 Oct 2006 00:32:02 +0200] rev 20966
renamed body_context_node to presentation_context;
wenzelm [Wed, 11 Oct 2006 00:31:38 +0200] rev 20965
add_locale(_i): return actual result context;
cert_facts: allow qualified names;