Sun, 04 Sep 2011 15:21:50 +0200 |
wenzelm |
moved XML/YXML to src/Pure/PIDE;
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 22:14:22 +0200 |
wenzelm |
more systematic handling of parallel exceptions;
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 20:53:43 +0200 |
wenzelm |
old term operations are legacy;
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 20:12:36 +0200 |
wenzelm |
moved old code generator to src/Tools/;
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 21:11:10 +0200 |
wenzelm |
modernized file proof_checker.ML;
|
file |
diff |
annotate
|
Sat, 23 Jul 2011 17:22:28 +0200 |
wenzelm |
explicit structure ML_System;
|
file |
diff |
annotate
|
Sat, 16 Jul 2011 20:52:41 +0200 |
wenzelm |
moved bash operations to Isabelle_System (cf. Scala version);
|
file |
diff |
annotate
|
Sat, 16 Jul 2011 18:20:02 +0200 |
wenzelm |
more general bash_process, which allows to terminate background processes as well;
|
file |
diff |
annotate
|
Wed, 13 Jul 2011 20:36:18 +0200 |
wenzelm |
sub-structural sharing after Syntax.check phase, with global interning of logical entities (the latter is relevant when bypassing default parsing via YXML);
|
file |
diff |
annotate
|
Tue, 12 Jul 2011 15:17:37 +0200 |
wenzelm |
discontinued obsolete Isabelle_Syntax and Parse_Value -- superseded by Outer_Syntax.quote_string and XML.Encode, Term_XML.Encode etc.;
|
file |
diff |
annotate
|
Tue, 12 Jul 2011 10:44:30 +0200 |
wenzelm |
tuned XML modules;
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 16:48:02 +0200 |
wenzelm |
JVM method invocation service via Scala layer;
|
file |
diff |
annotate
|
Sun, 10 Jul 2011 16:34:17 +0200 |
wenzelm |
XML data representation of lambda terms;
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 19:50:39 +0200 |
wenzelm |
railroad diagrams in LaTeX as document antiquotation;
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 20:47:02 +0200 |
wenzelm |
split Type_Infer into early and late part, after Proof_Context;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 15:02:11 +0200 |
wenzelm |
discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:31:16 +0200 |
wenzelm |
explicit structure Syntax_Trans;
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 23:04:00 +0200 |
wenzelm |
separate structure Term_Position;
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 10:59:43 +0200 |
wenzelm |
renamed Standard_Syntax to Syntax_Phases;
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 18:06:45 +0200 |
wenzelm |
separate module for standard implementation of inner syntax operations;
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 15:46:35 +0200 |
wenzelm |
moved Isar/local_syntax.ML to Syntax/local_syntax.ML;
|
file |
diff |
annotate
|
Sun, 27 Mar 2011 17:32:25 +0200 |
krauss |
added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj";
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 21:28:11 +0100 |
wenzelm |
structure Timing: covers former start_timing/end_timing and Output.timeit etc;
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 17:36:21 +0100 |
wenzelm |
discontinued support for Poly/ML 5.2, which was the last version without proper multithreading and TimeLimit implementation;
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 18:09:57 +0100 |
wenzelm |
clarified bootstrapping of structure TimeLimit;
|
file |
diff |
annotate
|
Fri, 17 Dec 2010 17:08:56 +0100 |
wenzelm |
renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
|
file |
diff |
annotate
|
Sat, 27 Nov 2010 16:29:53 +0100 |
wenzelm |
removed bash from ML system bootstrap, and past the Secure ML barrier;
|
file |
diff |
annotate
|
Sat, 27 Nov 2010 15:28:00 +0100 |
wenzelm |
more explicit Isabelle_System operations;
|
file |
diff |
annotate
|
Sat, 06 Nov 2010 17:55:32 +0100 |
wenzelm |
somewhat more uniform timing in ML vs. Scala;
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 21:59:01 +0200 |
wenzelm |
added Exn.interruptible_capture, which reraises interrupts as required by user-code (when Exn.capture is not immediately followed by Exn.release);
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 16:05:25 +0200 |
wenzelm |
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 13:22:24 +0200 |
haftmann |
removed ancient constdefs command
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 23:03:31 +0200 |
wenzelm |
eliminated obsolete old-style goal stack package, which was considered the main Isabelle user interface at some point;
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 22:09:51 +0200 |
wenzelm |
discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 15:11:41 +0200 |
wenzelm |
added ML toplevel pretty-printing for tables, using dummy for anything other than Poly/ML 5.3.0 (or later);
|
file |
diff |
annotate
|
Thu, 19 Aug 2010 12:51:48 +0200 |
wenzelm |
moved Isar_Document to Pure/PIDE;
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 18:41:55 +0200 |
wenzelm |
discontinued support for Poly/ML 5.0 and 5.1 versions;
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 15:10:49 +0200 |
wenzelm |
added functor Linear_Set, based on former adhoc structures in document.ML;
|
file |
diff |
annotate
|
Sat, 14 Aug 2010 18:43:45 +0200 |
wenzelm |
moved isar_document.ML/scala to Pure/System/ -- side-by-side with isar.ML;
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 16:02:03 +0200 |
haftmann |
more convenient split of class modules: class and class_declaration
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 14:45:38 +0200 |
haftmann |
renamed Theory_Target to the more appropriate Named_Target
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 13:39:36 +0200 |
wenzelm |
more precise and more maintainable dependencies;
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 12:50:33 +0200 |
wenzelm |
merged, resolving conflict in src/Pure/IsaMakefile concerning General/xml_data.ML;
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 14:06:38 +0200 |
haftmann |
split off structure Generic_Target into separate file
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:26:23 +0200 |
wenzelm |
type XML.body as basic data representation language;
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 14:35:35 +0200 |
wenzelm |
simplified/refined document model: collection of named nodes, without proper dependencies yet;
|
file |
diff |
annotate
|
Fri, 21 May 2010 17:26:42 +0200 |
wenzelm |
refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
|
file |
diff |
annotate
|
Mon, 17 May 2010 15:11:25 +0200 |
wenzelm |
renamed structure OuterLex to Token and type token to Token.T, keeping legacy aliases for some time;
|
file |
diff |
annotate
|
Sat, 15 May 2010 23:32:15 +0200 |
wenzelm |
renamed structure SpecParse to Parse_Spec, keeping the old name as alias for some time;
|
file |
diff |
annotate
|
Sat, 15 May 2010 23:23:45 +0200 |
wenzelm |
renamed structure ValueParse to Parse_Value;
|
file |
diff |
annotate
|
Sat, 15 May 2010 22:24:25 +0200 |
wenzelm |
renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 15:51:29 +0100 |
wenzelm |
Digesting strings according to SHA-1.
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 12:47:02 +0100 |
wenzelm |
separate structure Typedecl;
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 22:54:53 +0100 |
wenzelm |
removed ever experimental support for Moscow ML -- hardly works anymore;
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 22:01:48 +0100 |
wenzelm |
explicit representation of single-assignment variables;
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 14:50:55 +0100 |
wenzelm |
renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
|
file |
diff |
annotate
|
Wed, 06 Jan 2010 20:00:22 +0100 |
wenzelm |
simplified build/bootstrap of Isabelle/Scala components -- avoid make;
|
file |
diff |
annotate
|
Tue, 05 Jan 2010 18:20:18 +0100 |
wenzelm |
Basic edits on plain text.
|
file |
diff |
annotate
|
Tue, 05 Jan 2010 16:29:31 +0100 |
wenzelm |
separate module Thy_Syntax for command span parsing;
|
file |
diff |
annotate
|
Mon, 04 Jan 2010 18:55:32 +0100 |
wenzelm |
omit useless (?) scaladoc;
|
file |
diff |
annotate
|