src/Pure/IsaMakefile
Sat, 15 May 2010 23:32:15 +0200 renamed structure SpecParse to Parse_Spec, keeping the old name as alias for some time;
Sat, 15 May 2010 23:23:45 +0200 renamed structure ValueParse to Parse_Value;
Sat, 15 May 2010 22:24:25 +0200 renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;
Sun, 07 Mar 2010 15:51:29 +0100 Digesting strings according to SHA-1.
Sun, 07 Mar 2010 12:47:02 +0100 separate structure Typedecl;
Sat, 06 Feb 2010 22:54:53 +0100 removed ever experimental support for Moscow ML -- hardly works anymore;
Sat, 06 Feb 2010 22:01:48 +0100 explicit representation of single-assignment variables;
Sat, 06 Feb 2010 14:50:55 +0100 renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
Wed, 06 Jan 2010 20:00:22 +0100 simplified build/bootstrap of Isabelle/Scala components -- avoid make;
Tue, 05 Jan 2010 18:20:18 +0100 Basic edits on plain text.
Tue, 05 Jan 2010 16:29:31 +0100 separate module Thy_Syntax for command span parsing;
Mon, 04 Jan 2010 18:55:32 +0100 omit useless (?) scaladoc;
Sat, 02 Jan 2010 00:08:47 +0100 Download URLs -- with progress monitor.
Fri, 01 Jan 2010 21:26:02 +0100 Future values -- Scala version.
Mon, 28 Dec 2009 22:03:14 +0100 separate Standard_System (Cygwin/Posix compatibility) vs. Isabelle_System (settings environment etc.);
Tue, 22 Dec 2009 19:38:06 +0100 renamed class Outer_Keyword to Outer_Syntax;
Tue, 22 Dec 2009 18:36:01 +0100 Isabelle session manager -- most basic setup;
Tue, 22 Dec 2009 15:00:43 +0100 Generic parsers for Isabelle/Isar outer syntax -- Scala version.
Sun, 20 Dec 2009 15:44:29 +0100 more Scala sources;
Sat, 19 Dec 2009 16:02:26 +0100 added basic library -- Scala version;
Fri, 18 Dec 2009 11:28:24 +0100 removed junk (cf. f49d45afa634);
Thu, 17 Dec 2009 23:44:15 +0100 Result.cache;
Fri, 04 Dec 2009 22:51:59 +0100 Basic HTML output.
Mon, 09 Nov 2009 21:30:54 +0100 setup for official Poly/ML 5.3.0, which is now the default;
Sun, 01 Nov 2009 21:42:27 +0100 Rules that characterize functional/relational specifications.
Thu, 01 Oct 2009 22:39:06 +0200 Concurrently cached values.
Thu, 01 Oct 2009 18:21:11 +0200 more official status of sequential implementations;
Thu, 01 Oct 2009 18:10:41 +0200 separate concurrent/sequential versions of lazy evaluation;
Tue, 29 Sep 2009 11:48:32 +0200 Raw ML references as unsynchronized state variables.
Mon, 28 Sep 2009 23:51:13 +0200 Dummy version of state variables -- plain refs for sequential access.
Mon, 07 Sep 2009 22:12:16 +0200 modernized Event_Bus -- based on actors;
Tue, 01 Sep 2009 21:40:10 +0200 removed old Isar document model;
Tue, 01 Sep 2009 11:52:19 +0200 added linear_set.scala from http://isabelle.in.tum.de/repos/isabelle-jedit/rev/d567692f9717
Sat, 29 Aug 2009 10:50:04 +0200 moved Pure/Tools/isabelle_syntax.scala to Pure/System/isabelle_syntax.scala;
Sat, 25 Jul 2009 10:31:27 +0200 renamed structure Display_Goal to Goal_Display;
Fri, 24 Jul 2009 12:00:02 +0200 renamed Pure/tctical.ML to Pure/tactical.ML;
Mon, 20 Jul 2009 21:20:09 +0200 moved pretty_goals etc. to Display_Goal (required by tracing tacticals);
Thu, 16 Jul 2009 16:24:49 +0200 Support for copy-avoiding functions on pure values, at the cost of readability.
Sat, 04 Jul 2009 23:25:28 +0200 renamed Delay to Swing_Thread.delay (action is executed within AWT thread!);
Sat, 04 Jul 2009 22:22:34 +0200 Delayed action.
Tue, 30 Jun 2009 21:19:32 +0200 renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
Sun, 28 Jun 2009 22:51:29 +0200 more precise dependencies for "jars";
Sun, 28 Jun 2009 17:55:44 +0200 clarified "jars" target;
Sun, 28 Jun 2009 17:42:22 +0200 produce self-contained isabelle-scala.jar;
Sun, 28 Jun 2009 16:01:52 +0200 minimal GUI_Setup, which is the main class of Pure.jar;
Sun, 28 Jun 2009 14:27:42 +0200 moved platform identification to platform.scala;
Tue, 23 Jun 2009 17:43:23 +0200 Completion of symbols and keywords.
Thu, 18 Jun 2009 15:02:53 +0200 jar: jvmpath wrapper (requires bash);
Wed, 17 Jun 2009 17:06:07 +0200 more detailed start_timing/end_timing (in timing.ML);
Tue, 16 Jun 2009 15:25:32 +0200 Efficient scanning of literals.
Mon, 08 Jun 2009 00:20:43 +0200 Accessing the Cygwin installation.
Sat, 06 Jun 2009 21:11:22 +0200 moved Isar toplevel runtime support to runtime.ML, which is loaded early (before ml_compiler.ML);
Thu, 04 Jun 2009 19:15:54 +0200 less experimental polyml-5.3;
Thu, 04 Jun 2009 18:00:47 +0200 just one ROOT.ML without any cd or ".." -- simplifies ML environment references to bootstrap sources;
Mon, 01 Jun 2009 23:28:06 +0200 added structure ML_Compiler: runtime compilation, with advanced version for Poly/ML 5.3 (formerly ML_Test);
Mon, 01 Jun 2009 15:26:00 +0200 moved local ML environment to separate module ML_Env;
Sun, 31 May 2009 15:03:34 +0200 renamed polyml_pp.ML to pp_polyml.ML;
Sun, 31 May 2009 14:51:21 +0200 more modular setup of runtime compilation;
Sun, 31 May 2009 14:15:07 +0200 discontinued support for Poly/ML 4.x versions;
Thu, 14 May 2009 15:09:48 +0200 merged module code_unit.ML into code.ML