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