Fri, 24 Aug 2012 12:35:39 +0200 check side-comments of command spans (normally filtered out in Outer_Syntax.toplevel_source);
wenzelm [Fri, 24 Aug 2012 12:35:39 +0200] rev 48918
check side-comments of command spans (normally filtered out in Outer_Syntax.toplevel_source);
Fri, 24 Aug 2012 11:32:12 +0200 updated READMEs -- most Mac OS X problems are gone thanks to jdk-7u6;
wenzelm [Fri, 24 Aug 2012 11:32:12 +0200] rev 48917
updated READMEs -- most Mac OS X problems are gone thanks to jdk-7u6;
Fri, 24 Aug 2012 11:03:52 +0200 clarified syntax boundary cases and errors;
wenzelm [Fri, 24 Aug 2012 11:03:52 +0200] rev 48916
clarified syntax boundary cases and errors;
Thu, 23 Aug 2012 21:23:14 +0200 simplified JVM startup, based on stronger assumptions about the Java version provided as Isabelle component;
wenzelm [Thu, 23 Aug 2012 21:23:14 +0200] rev 48915
simplified JVM startup, based on stronger assumptions about the Java version provided as Isabelle component;
Thu, 23 Aug 2012 20:49:00 +0200 eliminated obsolete byte_reader -- theory headers + body files are parsed in full;
wenzelm [Thu, 23 Aug 2012 20:49:00 +0200] rev 48914
eliminated obsolete byte_reader -- theory headers + body files are parsed in full;
Thu, 23 Aug 2012 20:34:51 +0200 more direct File.read_bytes -- avoid cumulative copying of StringBuilder;
wenzelm [Thu, 23 Aug 2012 20:34:51 +0200] rev 48913
more direct File.read_bytes -- avoid cumulative copying of StringBuilder;
Thu, 23 Aug 2012 19:57:55 +0200 improved errors of parser combinators;
wenzelm [Thu, 23 Aug 2012 19:57:55 +0200] rev 48912
improved errors of parser combinators;
Thu, 23 Aug 2012 17:46:03 +0200 tuned messages: end-of-input rarely means physical end-of-file from the past;
wenzelm [Thu, 23 Aug 2012 17:46:03 +0200] rev 48911
tuned messages: end-of-input rarely means physical end-of-file from the past;
Thu, 23 Aug 2012 15:44:47 +0200 merged
wenzelm [Thu, 23 Aug 2012 15:44:47 +0200] rev 48910
merged
Thu, 23 Aug 2012 15:32:22 +0200 remove Hoare dependency from Fold.thy
Gerwin Klein <gerwin.klein@nicta.com.au> [Thu, 23 Aug 2012 15:32:22 +0200] rev 48909
remove Hoare dependency from Fold.thy
Thu, 23 Aug 2012 15:43:28 +0200 added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
wenzelm [Thu, 23 Aug 2012 15:43:28 +0200] rev 48908
added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
Thu, 23 Aug 2012 15:06:15 +0200 turned 'boogie_open' into thy_load command, without any declarations of 'uses';
wenzelm [Thu, 23 Aug 2012 15:06:15 +0200] rev 48907
turned 'boogie_open' into thy_load command, without any declarations of 'uses';
Thu, 23 Aug 2012 14:58:42 +0200 tuned signature;
wenzelm [Thu, 23 Aug 2012 14:58:42 +0200] rev 48906
tuned signature;
Thu, 23 Aug 2012 13:55:27 +0200 clarified type Token.file;
wenzelm [Thu, 23 Aug 2012 13:55:27 +0200] rev 48905
clarified type Token.file;
Thu, 23 Aug 2012 13:31:00 +0200 expand all files uniformly;
wenzelm [Thu, 23 Aug 2012 13:31:00 +0200] rev 48904
expand all files uniformly;
Thu, 23 Aug 2012 13:26:27 +0200 added build option -l (list files);
wenzelm [Thu, 23 Aug 2012 13:26:27 +0200] rev 48903
added build option -l (list files);
Thu, 23 Aug 2012 13:03:29 +0200 prefer classic take_prefix/take_suffix over chop_while (cf. 0659e84bdc5f);
wenzelm [Thu, 23 Aug 2012 13:03:29 +0200] rev 48902
prefer classic take_prefix/take_suffix over chop_while (cf. 0659e84bdc5f);
Thu, 23 Aug 2012 12:55:23 +0200 more basic file dependencies -- no load command here;
wenzelm [Thu, 23 Aug 2012 12:55:23 +0200] rev 48901
more basic file dependencies -- no load command here;
Thu, 23 Aug 2012 12:44:52 +0200 tuned signature (again, cf. ff9cd47be39b);
wenzelm [Thu, 23 Aug 2012 12:44:52 +0200] rev 48900
tuned signature (again, cf. ff9cd47be39b);
Thu, 23 Aug 2012 12:43:01 +0200 updated Thy_Load.check_thy;
wenzelm [Thu, 23 Aug 2012 12:43:01 +0200] rev 48899
updated Thy_Load.check_thy;
Thu, 23 Aug 2012 12:33:42 +0200 simplified Thy_Load.check_thy (again) -- no need to pass keywords nor find files in body text;
wenzelm [Thu, 23 Aug 2012 12:33:42 +0200] rev 48898
simplified Thy_Load.check_thy (again) -- no need to pass keywords nor find files in body text;
Thu, 23 Aug 2012 12:00:11 +0200 tuned signature;
wenzelm [Thu, 23 Aug 2012 12:00:11 +0200] rev 48897
tuned signature;
Thu, 23 Aug 2012 11:58:10 +0200 simplified Thy_Load.provide: do not store full path;
wenzelm [Thu, 23 Aug 2012 11:58:10 +0200] rev 48896
simplified Thy_Load.provide: do not store full path;
Wed, 22 Aug 2012 23:45:49 +0200 prefer ML_file over old uses;
wenzelm [Wed, 22 Aug 2012 23:45:49 +0200] rev 48895
prefer ML_file over old uses; updated generated files;
Wed, 22 Aug 2012 23:23:48 +0200 merged
wenzelm [Wed, 22 Aug 2012 23:23:48 +0200] rev 48894
merged
Tue, 21 Aug 2012 09:02:29 +0200 abstracted lemmas
nipkow [Tue, 21 Aug 2012 09:02:29 +0200] rev 48893
abstracted lemmas
Wed, 22 Aug 2012 23:22:57 +0200 prefer ML_file over old uses;
wenzelm [Wed, 22 Aug 2012 23:22:57 +0200] rev 48892
prefer ML_file over old uses;
Wed, 22 Aug 2012 22:55:41 +0200 prefer ML_file over old uses;
wenzelm [Wed, 22 Aug 2012 22:55:41 +0200] rev 48891
prefer ML_file over old uses;
Wed, 22 Aug 2012 22:47:16 +0200 'ML_file' evaluates ML text from a file directly within the theory, without predeclaration via 'uses';
wenzelm [Wed, 22 Aug 2012 22:47:16 +0200] rev 48890
'ML_file' evaluates ML text from a file directly within the theory, without predeclaration via 'uses';
Wed, 22 Aug 2012 21:43:17 +0200 add keywords of this node as well (e.g. relevant for Pure.thy);
wenzelm [Wed, 22 Aug 2012 21:43:17 +0200] rev 48889
add keywords of this node as well (e.g. relevant for Pure.thy);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip