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