| 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
 | 
| Sat, 02 Jan 2010 00:08:47 +0100 | 
wenzelm | 
Download URLs -- with progress monitor.
 | 
file |
diff |
annotate
 | 
| Fri, 01 Jan 2010 21:26:02 +0100 | 
wenzelm | 
Future values -- Scala version.
 | 
file |
diff |
annotate
 | 
| Mon, 28 Dec 2009 22:03:14 +0100 | 
wenzelm | 
separate Standard_System (Cygwin/Posix compatibility) vs. Isabelle_System (settings environment etc.);
 | 
file |
diff |
annotate
 | 
| Tue, 22 Dec 2009 19:38:06 +0100 | 
wenzelm | 
renamed class Outer_Keyword to Outer_Syntax;
 | 
file |
diff |
annotate
 | 
| Tue, 22 Dec 2009 18:36:01 +0100 | 
wenzelm | 
Isabelle session manager -- most basic setup;
 | 
file |
diff |
annotate
 | 
| Tue, 22 Dec 2009 15:00:43 +0100 | 
wenzelm | 
Generic parsers for Isabelle/Isar outer syntax -- Scala version.
 | 
file |
diff |
annotate
 | 
| Sun, 20 Dec 2009 15:44:29 +0100 | 
wenzelm | 
more Scala sources;
 | 
file |
diff |
annotate
 | 
| Sat, 19 Dec 2009 16:02:26 +0100 | 
wenzelm | 
added basic library -- Scala version;
 | 
file |
diff |
annotate
 | 
| Fri, 18 Dec 2009 11:28:24 +0100 | 
wenzelm | 
removed junk (cf. f49d45afa634);
 | 
file |
diff |
annotate
 | 
| Thu, 17 Dec 2009 23:44:15 +0100 | 
wenzelm | 
Result.cache;
 | 
file |
diff |
annotate
 | 
| Fri, 04 Dec 2009 22:51:59 +0100 | 
wenzelm | 
Basic HTML output.
 | 
file |
diff |
annotate
 | 
| Mon, 09 Nov 2009 21:30:54 +0100 | 
wenzelm | 
setup for official Poly/ML 5.3.0, which is now the default;
 | 
file |
diff |
annotate
 | 
| Sun, 01 Nov 2009 21:42:27 +0100 | 
wenzelm | 
Rules that characterize functional/relational specifications.
 | 
file |
diff |
annotate
 | 
| Thu, 01 Oct 2009 22:39:06 +0200 | 
wenzelm | 
Concurrently cached values.
 | 
file |
diff |
annotate
 | 
| Thu, 01 Oct 2009 18:21:11 +0200 | 
wenzelm | 
more official status of sequential implementations;
 | 
file |
diff |
annotate
 | 
| Thu, 01 Oct 2009 18:10:41 +0200 | 
wenzelm | 
separate concurrent/sequential versions of lazy evaluation;
 | 
file |
diff |
annotate
 | 
| Tue, 29 Sep 2009 11:48:32 +0200 | 
wenzelm | 
Raw ML references as unsynchronized state variables.
 | 
file |
diff |
annotate
 | 
| Mon, 28 Sep 2009 23:51:13 +0200 | 
wenzelm | 
Dummy version of state variables -- plain refs for sequential access.
 | 
file |
diff |
annotate
 | 
| Mon, 07 Sep 2009 22:12:16 +0200 | 
wenzelm | 
modernized Event_Bus -- based on actors;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Sep 2009 21:40:10 +0200 | 
wenzelm | 
removed old Isar document model;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Sep 2009 11:52:19 +0200 | 
wenzelm | 
added linear_set.scala from http://isabelle.in.tum.de/repos/isabelle-jedit/rev/d567692f9717
 | 
file |
diff |
annotate
 | 
| Sat, 29 Aug 2009 10:50:04 +0200 | 
wenzelm | 
moved Pure/Tools/isabelle_syntax.scala to Pure/System/isabelle_syntax.scala;
 | 
file |
diff |
annotate
 | 
| Sat, 25 Jul 2009 10:31:27 +0200 | 
wenzelm | 
renamed structure Display_Goal to Goal_Display;
 | 
file |
diff |
annotate
 | 
| Fri, 24 Jul 2009 12:00:02 +0200 | 
wenzelm | 
renamed Pure/tctical.ML to Pure/tactical.ML;
 | 
file |
diff |
annotate
 | 
| Mon, 20 Jul 2009 21:20:09 +0200 | 
wenzelm | 
moved pretty_goals etc. to Display_Goal (required by tracing tacticals);
 | 
file |
diff |
annotate
 | 
| Thu, 16 Jul 2009 16:24:49 +0200 | 
wenzelm | 
Support for copy-avoiding functions on pure values, at the cost of readability.
 | 
file |
diff |
annotate
 | 
| Sat, 04 Jul 2009 23:25:28 +0200 | 
wenzelm | 
renamed Delay to Swing_Thread.delay (action is executed within AWT thread!);
 | 
file |
diff |
annotate
 | 
| Sat, 04 Jul 2009 22:22:34 +0200 | 
wenzelm | 
Delayed action.
 | 
file |
diff |
annotate
 | 
| Tue, 30 Jun 2009 21:19:32 +0200 | 
wenzelm | 
renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
 | 
file |
diff |
annotate
 | 
| Sun, 28 Jun 2009 22:51:29 +0200 | 
wenzelm | 
more precise dependencies for "jars";
 | 
file |
diff |
annotate
 | 
| Sun, 28 Jun 2009 17:55:44 +0200 | 
wenzelm | 
clarified "jars" target;
 | 
file |
diff |
annotate
 | 
| Sun, 28 Jun 2009 17:42:22 +0200 | 
wenzelm | 
produce self-contained isabelle-scala.jar;
 | 
file |
diff |
annotate
 | 
| Sun, 28 Jun 2009 16:01:52 +0200 | 
wenzelm | 
minimal GUI_Setup, which is the main class of Pure.jar;
 | 
file |
diff |
annotate
 | 
| Sun, 28 Jun 2009 14:27:42 +0200 | 
wenzelm | 
moved platform identification to platform.scala;
 | 
file |
diff |
annotate
 | 
| Tue, 23 Jun 2009 17:43:23 +0200 | 
wenzelm | 
Completion of symbols and keywords.
 | 
file |
diff |
annotate
 | 
| Thu, 18 Jun 2009 15:02:53 +0200 | 
wenzelm | 
jar: jvmpath wrapper (requires bash);
 | 
file |
diff |
annotate
 | 
| Wed, 17 Jun 2009 17:06:07 +0200 | 
wenzelm | 
more detailed start_timing/end_timing (in timing.ML);
 | 
file |
diff |
annotate
 | 
| Tue, 16 Jun 2009 15:25:32 +0200 | 
wenzelm | 
Efficient scanning of literals.
 | 
file |
diff |
annotate
 | 
| Mon, 08 Jun 2009 00:20:43 +0200 | 
wenzelm | 
Accessing the Cygwin installation.
 | 
file |
diff |
annotate
 | 
| Sat, 06 Jun 2009 21:11:22 +0200 | 
wenzelm | 
moved Isar toplevel runtime support to runtime.ML, which is loaded early (before ml_compiler.ML);
 | 
file |
diff |
annotate
 | 
| Thu, 04 Jun 2009 19:15:54 +0200 | 
wenzelm | 
less experimental polyml-5.3;
 | 
file |
diff |
annotate
 | 
| Thu, 04 Jun 2009 18:00:47 +0200 | 
wenzelm | 
just one ROOT.ML without any cd or ".." -- simplifies ML environment references to bootstrap sources;
 | 
file |
diff |
annotate
 | 
| Mon, 01 Jun 2009 23:28:06 +0200 | 
wenzelm | 
added structure ML_Compiler: runtime compilation, with advanced version for Poly/ML 5.3 (formerly ML_Test);
 | 
file |
diff |
annotate
 | 
| Mon, 01 Jun 2009 15:26:00 +0200 | 
wenzelm | 
moved local ML environment to separate module ML_Env;
 | 
file |
diff |
annotate
 | 
| Sun, 31 May 2009 15:03:34 +0200 | 
wenzelm | 
renamed polyml_pp.ML to pp_polyml.ML;
 | 
file |
diff |
annotate
 | 
| Sun, 31 May 2009 14:51:21 +0200 | 
wenzelm | 
more modular setup of runtime compilation;
 | 
file |
diff |
annotate
 |