Fri, 24 May 2013 23:57:24 +0200 |
haftmann |
dedicated module for code symbol data
|
file |
diff |
annotate
|
Fri, 24 May 2013 23:57:24 +0200 |
haftmann |
symbol data covers class relations also
|
file |
diff |
annotate
|
Tue, 21 May 2013 12:03:05 +0200 |
wenzelm |
make SML/NJ happy;
|
file |
diff |
annotate
|
Mon, 20 May 2013 13:29:45 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 19 May 2013 20:15:00 +0200 |
haftmann |
infrastructure for generic data for code symbols (constants, type constructors, classes, instances)
|
file |
diff |
annotate
|
Sun, 19 May 2013 20:15:00 +0200 |
haftmann |
tuned and clarified
|
file |
diff |
annotate
|
Sun, 19 May 2013 20:15:00 +0200 |
haftmann |
tuned, including signature
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:31:31 +0100 |
haftmann |
two target language numeral types: integer and natural, as replacement for code_numeral;
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 09:37:27 +0100 |
haftmann |
formally corrected
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 21:01:08 +0100 |
haftmann |
tuned
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 21:01:08 +0100 |
haftmann |
uniform parentheses for constructor -- necessary to accomodate scala 10
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 11:32:28 +0100 |
haftmann |
tuned
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 07:05:56 +0200 |
haftmann |
prefer records with speaking labels over deeply nested tuples
|
file |
diff |
annotate
|
Thu, 19 Apr 2012 10:16:51 +0200 |
haftmann |
dropped dead code;
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 20:07:00 +0100 |
wenzelm |
prefer formally checked @{keyword} parser;
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 19:02:34 +0100 |
wenzelm |
declare minor keywords via theory header;
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 09:30:19 +0200 |
bulwahn |
syntactic improvements and tuning names in the code generator due to Florian's code review
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 13:51:32 +0200 |
bulwahn |
adding the body type as well to the code generation for constants as it is required for type annotations of constants
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 13:51:30 +0200 |
bulwahn |
changing const type to pass along if typing annotations are necessary for disambigous terms
|
file |
diff |
annotate
|
Sat, 23 Jul 2011 16:37:17 +0200 |
wenzelm |
defer evaluation of Scan.message, for improved performance in the frequent situation where failure is handled later (e.g. via ||);
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 17:51:49 +0200 |
wenzelm |
simplified Name.variant -- discontinued builtin fold_map;
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 16:34:49 +0200 |
wenzelm |
discontinued Name.variant to emphasize that this is old-style / indirect;
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 00:53:26 +0100 |
wenzelm |
renamed raw "explode" function to "raw_explode" to emphasize its meaning;
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 14:03:44 +0200 |
haftmann |
always add trailing newline for presentation
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 13:23:21 +0200 |
haftmann |
reverted cs 07549694e2f1
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 11:29:22 +0200 |
haftmann |
shifted abstraction over imperative print mode
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 14:36:54 +0200 |
haftmann |
use buffers instead of string concatenation
|
file |
diff |
annotate
|
Fri, 17 Sep 2010 17:17:56 +0200 |
haftmann |
less intermediate data structures
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 16:53:23 +0200 |
haftmann |
set printmode while marking
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 16:14:13 +0200 |
haftmann |
corrected printmode handling
|
file |
diff |
annotate
|