Sat, 02 Jan 2010 20:08:04 +0100 tuned error handling;
wenzelm [Sat, 02 Jan 2010 20:08:04 +0100] rev 34220
tuned error handling;
Sat, 02 Jan 2010 01:14:49 +0100 Standard_System.raw_execute: optional cwd;
wenzelm [Sat, 02 Jan 2010 01:14:49 +0100] rev 34219
Standard_System.raw_execute: optional cwd; basic Cygwin.setup with download and unattended installation;
Sat, 02 Jan 2010 00:08:47 +0100 Download URLs -- with progress monitor.
wenzelm [Sat, 02 Jan 2010 00:08:47 +0100] rev 34218
Download URLs -- with progress monitor.
Fri, 01 Jan 2010 21:26:02 +0100 Future values -- Scala version.
wenzelm [Fri, 01 Jan 2010 21:26:02 +0100] rev 34217
Future values -- Scala version.
Thu, 31 Dec 2009 23:47:09 +0100 added simple dialogs;
wenzelm [Thu, 31 Dec 2009 23:47:09 +0100] rev 34216
added simple dialogs;
Thu, 31 Dec 2009 00:35:54 +0100 added is_ready;
wenzelm [Thu, 31 Dec 2009 00:35:54 +0100] rev 34215
added is_ready;
Wed, 30 Dec 2009 22:56:46 +0100 simplified init message -- removed redundant session property;
wenzelm [Wed, 30 Dec 2009 22:56:46 +0100] rev 34214
simplified init message -- removed redundant session property;
Wed, 30 Dec 2009 22:29:37 +0100 removed obsolete version check -- sanity delegated to Isabelle_System;
wenzelm [Wed, 30 Dec 2009 22:29:37 +0100] rev 34213
removed obsolete version check -- sanity delegated to Isabelle_System; tuned;
Wed, 30 Dec 2009 21:32:25 +0100 eliminated Markup.edits/EDITS: Isar.edit_document reports Markup.edit/EDIT while running under new document id;
wenzelm [Wed, 30 Dec 2009 21:32:25 +0100] rev 34212
eliminated Markup.edits/EDITS: Isar.edit_document reports Markup.edit/EDIT while running under new document id; eliminated ML interface of Isar_Document: the protocol only works with certain transaction positions, i.e. via Isar commands;
Wed, 30 Dec 2009 20:25:35 +0100 tuned signature;
wenzelm [Wed, 30 Dec 2009 20:25:35 +0100] rev 34211
tuned signature;
Wed, 30 Dec 2009 13:05:00 +0100 less ambitious isatest for SML/NJ;
wenzelm [Wed, 30 Dec 2009 13:05:00 +0100] rev 34210
less ambitious isatest for SML/NJ;
Wed, 30 Dec 2009 10:24:53 +0100 killed a few warnings
krauss [Wed, 30 Dec 2009 10:24:53 +0100] rev 34209
killed a few warnings
Wed, 30 Dec 2009 01:08:33 +0100 more regular axiom of infinity, with no (indirect) reference to overloaded constants
krauss [Wed, 30 Dec 2009 01:08:33 +0100] rev 34208
more regular axiom of infinity, with no (indirect) reference to overloaded constants
Tue, 29 Dec 2009 20:59:47 +0100 back to Unsynchronized.ref, with some attempts to make the main operations actually thread-safe;
wenzelm [Tue, 29 Dec 2009 20:59:47 +0100] rev 34207
back to Unsynchronized.ref, with some attempts to make the main operations actually thread-safe;
Tue, 29 Dec 2009 20:30:40 +0100 removed slightly odd Isar_Document.init;
wenzelm [Tue, 29 Dec 2009 20:30:40 +0100] rev 34206
removed slightly odd Isar_Document.init; simplified begin_document: associate empty command/state with no_id, which is implicit start; replaced make_id by create_id (cf. Scala version); eliminated CRITICAL/Unsynchronized.ref in favour of Synchronized.var; tuned;
Tue, 29 Dec 2009 16:20:39 +0100 explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm [Tue, 29 Dec 2009 16:20:39 +0100] rev 34205
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
Mon, 28 Dec 2009 23:34:36 +0100 tuned;
wenzelm [Mon, 28 Dec 2009 23:34:36 +0100] rev 34204
tuned;
Mon, 28 Dec 2009 22:58:25 +0100 crude Cygwin.setup;
wenzelm [Mon, 28 Dec 2009 22:58:25 +0100] rev 34203
crude Cygwin.setup;
Mon, 28 Dec 2009 22:57:37 +0100 ignore undefined environment;
wenzelm [Mon, 28 Dec 2009 22:57:37 +0100] rev 34202
ignore undefined environment;
Mon, 28 Dec 2009 22:03:14 +0100 separate Standard_System (Cygwin/Posix compatibility) vs. Isabelle_System (settings environment etc.);
wenzelm [Mon, 28 Dec 2009 22:03:14 +0100] rev 34201
separate Standard_System (Cygwin/Posix compatibility) vs. Isabelle_System (settings environment etc.);
Mon, 28 Dec 2009 20:24:09 +0100 tuned;
wenzelm [Mon, 28 Dec 2009 20:24:09 +0100] rev 34200
tuned;
Mon, 28 Dec 2009 20:01:43 +0100 system shutdown hook: strict kill;
wenzelm [Mon, 28 Dec 2009 20:01:43 +0100] rev 34199
system shutdown hook: strict kill;
Mon, 28 Dec 2009 18:40:13 +0100 moved Library.decode_permissive_utf8 to Isabelle_System;
wenzelm [Mon, 28 Dec 2009 18:40:13 +0100] rev 34198
moved Library.decode_permissive_utf8 to Isabelle_System; moved Library.with_tmp_file to Isabelle_System; added Isabelle_System.read_file/write_file; added Isabelle_System.system_out, with propagation of thread interrupts and process shutdown (global CTRL-C);
Mon, 28 Dec 2009 18:37:11 +0100 pid without newline -- required for Scala version of system_out;
wenzelm [Mon, 28 Dec 2009 18:37:11 +0100] rev 34197
pid without newline -- required for Scala version of system_out;
Mon, 28 Dec 2009 16:45:01 +0100 higher-order treatment of temporary files;
wenzelm [Mon, 28 Dec 2009 16:45:01 +0100] rev 34196
higher-order treatment of temporary files;
Mon, 28 Dec 2009 16:24:19 +0100 isabelle_tool: apply platform_path only once;
wenzelm [Mon, 28 Dec 2009 16:24:19 +0100] rev 34195
isabelle_tool: apply platform_path only once; tuned;
Mon, 28 Dec 2009 14:51:03 +0100 slightly more paranoid cleanup of process (cf. http://kylecartmell.com/?p=9 "Five Common java.lang.Process Pitfalls");
wenzelm [Mon, 28 Dec 2009 14:51:03 +0100] rev 34194
slightly more paranoid cleanup of process (cf. http://kylecartmell.com/?p=9 "Five Common java.lang.Process Pitfalls");
Mon, 28 Dec 2009 13:40:30 +0100 some sanity checks for symbol interpretation;
wenzelm [Mon, 28 Dec 2009 13:40:30 +0100] rev 34193
some sanity checks for symbol interpretation;
Sun, 27 Dec 2009 23:10:03 +0100 allow UTF-8 in theory and file names;
wenzelm [Sun, 27 Dec 2009 23:10:03 +0100] rev 34192
allow UTF-8 in theory and file names;
Sun, 27 Dec 2009 23:09:16 +0100 factored-out Library.decode_permissive_utf8;
wenzelm [Sun, 27 Dec 2009 23:09:16 +0100] rev 34191
factored-out Library.decode_permissive_utf8;
Sun, 27 Dec 2009 22:36:47 +0100 read header by scanning/parsing file;
wenzelm [Sun, 27 Dec 2009 22:36:47 +0100] rev 34190
read header by scanning/parsing file;
Sun, 27 Dec 2009 22:16:41 +0100 quoted_content: handle escapes;
wenzelm [Sun, 27 Dec 2009 22:16:41 +0100] rev 34189
quoted_content: handle escapes;
Sun, 27 Dec 2009 21:34:23 +0100 scan: operate on file (via Scan.byte_reader), more robust exception handling;
wenzelm [Sun, 27 Dec 2009 21:34:23 +0100] rev 34188
scan: operate on file (via Scan.byte_reader), more robust exception handling;
Sun, 27 Dec 2009 21:33:35 +0100 added byte_reader, which works without decoding and enables efficient length operation (for scala.util.parsing.input.Reader);
wenzelm [Sun, 27 Dec 2009 21:33:35 +0100] rev 34187
added byte_reader, which works without decoding and enables efficient length operation (for scala.util.parsing.input.Reader);
Sun, 27 Dec 2009 21:30:54 +0100 removed unused read_file;
wenzelm [Sun, 27 Dec 2009 21:30:54 +0100] rev 34186
removed unused read_file;
Thu, 24 Dec 2009 17:30:55 +0000 tidied proofs
paulson [Thu, 24 Dec 2009 17:30:55 +0000] rev 34185
tidied proofs
Thu, 24 Dec 2009 11:05:58 +0100 made sml/nj happy
haftmann [Thu, 24 Dec 2009 11:05:58 +0100] rev 34184
made sml/nj happy
Wed, 23 Dec 2009 17:37:42 +0100 updated certificates
boehmes [Wed, 23 Dec 2009 17:37:42 +0100] rev 34183
updated certificates
Wed, 23 Dec 2009 17:36:26 +0100 updated example
boehmes [Wed, 23 Dec 2009 17:36:26 +0100] rev 34182
updated example
Wed, 23 Dec 2009 17:35:56 +0100 merged verification condition structure and term representation in one datatype,
boehmes [Wed, 23 Dec 2009 17:35:56 +0100] rev 34181
merged verification condition structure and term representation in one datatype, extended the set of operations on verification conditions (retrieve more information, advanced splitting of paths), simplified discharging of verification conditions (due to improved datatype), added variantions of commands (extract different parts of verification conditions, scan until first "hard" assertion)
Wed, 23 Dec 2009 11:33:01 +0100 merged
haftmann [Wed, 23 Dec 2009 11:33:01 +0100] rev 34180
merged
Wed, 23 Dec 2009 11:32:40 +0100 updated generated document sources
haftmann [Wed, 23 Dec 2009 11:32:40 +0100] rev 34179
updated generated document sources
Wed, 23 Dec 2009 11:32:08 +0100 take care for destructive print mode properly using dedicated pretty builders
haftmann [Wed, 23 Dec 2009 11:32:08 +0100] rev 34178
take care for destructive print mode properly using dedicated pretty builders
Wed, 23 Dec 2009 10:41:13 +0100 merged
wenzelm [Wed, 23 Dec 2009 10:41:13 +0100] rev 34177
merged
Wed, 23 Dec 2009 10:09:06 +0100 made sml/nj happy
haftmann [Wed, 23 Dec 2009 10:09:06 +0100] rev 34176
made sml/nj happy
Wed, 23 Dec 2009 08:31:33 +0100 merged
haftmann [Wed, 23 Dec 2009 08:31:33 +0100] rev 34175
merged
Wed, 23 Dec 2009 08:31:15 +0100 dropped junk
haftmann [Wed, 23 Dec 2009 08:31:15 +0100] rev 34174
dropped junk
Wed, 23 Dec 2009 08:31:15 +0100 reduced code generator cache to the baremost minimum
haftmann [Wed, 23 Dec 2009 08:31:15 +0100] rev 34173
reduced code generator cache to the baremost minimum
Wed, 23 Dec 2009 08:31:14 +0100 updated documentation
haftmann [Wed, 23 Dec 2009 08:31:14 +0100] rev 34172
updated documentation
Wed, 23 Dec 2009 08:31:14 +0100 updated generated examples
haftmann [Wed, 23 Dec 2009 08:31:14 +0100] rev 34171
updated generated examples
Wed, 23 Dec 2009 08:31:14 +0100 reduced code generator cache to the baremost minimum; corrected spelling
haftmann [Wed, 23 Dec 2009 08:31:14 +0100] rev 34170
reduced code generator cache to the baremost minimum; corrected spelling
Tue, 22 Dec 2009 21:48:17 +0100 basic setup for header scanning/parsing;
wenzelm [Tue, 22 Dec 2009 21:48:17 +0100] rev 34169
basic setup for header scanning/parsing;
Tue, 22 Dec 2009 21:47:27 +0100 clarified atom parser: return content;
wenzelm [Tue, 22 Dec 2009 21:47:27 +0100] rev 34168
clarified atom parser: return content; added tags parser;
Tue, 22 Dec 2009 21:46:41 +0100 tuned;
wenzelm [Tue, 22 Dec 2009 21:46:41 +0100] rev 34167
tuned;
Tue, 22 Dec 2009 19:38:06 +0100 renamed class Outer_Keyword to Outer_Syntax;
wenzelm [Tue, 22 Dec 2009 19:38:06 +0100] rev 34166
renamed class Outer_Keyword to Outer_Syntax; renamed tokenize to scan (cf. ML version);
Tue, 22 Dec 2009 18:36:01 +0100 Isabelle session manager -- most basic setup;
wenzelm [Tue, 22 Dec 2009 18:36:01 +0100] rev 34165
Isabelle session manager -- most basic setup;
Tue, 22 Dec 2009 17:59:59 +0100 actually closer file reader;
wenzelm [Tue, 22 Dec 2009 17:59:59 +0100] rev 34164
actually closer file reader;
Tue, 22 Dec 2009 17:25:41 +0100 tuned;
wenzelm [Tue, 22 Dec 2009 17:25:41 +0100] rev 34163
tuned;
Tue, 22 Dec 2009 17:13:43 +0100 added plain read_file;
wenzelm [Tue, 22 Dec 2009 17:13:43 +0100] rev 34162
added plain read_file;
Tue, 22 Dec 2009 17:13:18 +0100 consider proper input only;
wenzelm [Tue, 22 Dec 2009 17:13:18 +0100] rev 34161
consider proper input only; added wrappers;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip