haftmann [Wed, 15 Aug 2007 08:57:39 +0200] rev 24280
updated code generator setup
haftmann [Wed, 15 Aug 2007 08:57:38 +0200] rev 24279
updated
wenzelm [Tue, 14 Aug 2007 23:23:09 +0200] rev 24278
renamed standard_read_XXX to standard_parse_XXX;
added global_read/parse_XXX;
wenzelm [Tue, 14 Aug 2007 23:23:06 +0200] rev 24277
added implicit type mode (cf. Type.mode);
added inner syntax parsers for sort/typ (no term/prop yet);
infer_types: exception TYPE => error;
read_vars: Syntax.parse_typ;
wenzelm [Tue, 14 Aug 2007 23:23:04 +0200] rev 24276
Syntax.global_read_sort;
wenzelm [Tue, 14 Aug 2007 23:23:00 +0200] rev 24275
infer_types: depend on Type.mode;
wenzelm [Tue, 14 Aug 2007 23:22:58 +0200] rev 24274
type mode: models certification mode (default, syntax, abbrev);
replaced certify_typ_syntax/abbrev by certify_typ_mode;
wenzelm [Tue, 14 Aug 2007 23:22:55 +0200] rev 24273
replaced certify_typ_syntax/abbrev by certify_typ_mode;
removed obsolete read_sort', read_typ', read_typ_syntax', read_typ_abbrev';
wenzelm [Tue, 14 Aug 2007 23:22:53 +0200] rev 24272
tuned order;
wenzelm [Tue, 14 Aug 2007 23:22:51 +0200] rev 24271
avoid low-level tsig;
wenzelm [Tue, 14 Aug 2007 23:22:49 +0200] rev 24270
fixed dummyT (used as constraint);
huffman [Tue, 14 Aug 2007 23:05:55 +0200] rev 24269
remove redundant assumption from Rep_range lemma
huffman [Tue, 14 Aug 2007 23:04:27 +0200] rev 24268
minimize imports
huffman [Tue, 14 Aug 2007 23:03:42 +0200] rev 24267
rename lemmas finite->finite_UNIV, finite_set->finite; declare finite[simp]
nipkow [Tue, 14 Aug 2007 19:23:27 +0200] rev 24266
extended linear arith capabilities with code by Amine
narboux [Tue, 14 Aug 2007 15:09:33 +0200] rev 24265
fix the generation of eqvt lemma of equality form from the imp form when the relation is equality
wenzelm [Tue, 14 Aug 2007 13:20:47 +0200] rev 24264
moved Tools/xml.ML to General/xml.ML (again);
wenzelm [Tue, 14 Aug 2007 13:20:21 +0200] rev 24263
added generic wrapper for parse/read functions;
renamed read_term to standard_read_term etc.;
wenzelm [Tue, 14 Aug 2007 13:20:20 +0200] rev 24262
tuned;
wenzelm [Tue, 14 Aug 2007 13:20:19 +0200] rev 24261
PrimitiveDefs.dest/abs_def;
wenzelm [Tue, 14 Aug 2007 13:20:18 +0200] rev 24260
PrimitiveDefs.dest_def;
Syntax.standard_read;
wenzelm [Tue, 14 Aug 2007 13:20:17 +0200] rev 24259
Primitive definition forms.
wenzelm [Tue, 14 Aug 2007 13:20:16 +0200] rev 24258
moved support for primitive defs to primitive_defs.ML;
wenzelm [Tue, 14 Aug 2007 13:20:15 +0200] rev 24257
use logic.ML earlier;
added primitive_defs.ML;
wenzelm [Tue, 14 Aug 2007 13:20:14 +0200] rev 24256
moved Tools/xml.ML to General/xml.ML (again);
added primitive_defs.ML;
wenzelm [Tue, 14 Aug 2007 13:20:12 +0200] rev 24255
PrimitiveDefs.mk_defpair;
isatest [Tue, 14 Aug 2007 00:52:59 +0200] rev 24254
be a bit more ressource cautious with multi-threading (-M 20 instead of 99)
haftmann [Mon, 13 Aug 2007 21:22:42 +0200] rev 24253
fixed syntax
haftmann [Mon, 13 Aug 2007 21:22:41 +0200] rev 24252
simplified
haftmann [Mon, 13 Aug 2007 21:22:40 +0200] rev 24251
fixed OCaml bug
haftmann [Mon, 13 Aug 2007 21:22:39 +0200] rev 24250
*** empty log message ***
haftmann [Mon, 13 Aug 2007 21:22:37 +0200] rev 24249
renamed keyword "to" to "module_name"
haftmann [Mon, 13 Aug 2007 21:22:36 +0200] rev 24248
dropped code_axioms
wenzelm [Mon, 13 Aug 2007 18:10:24 +0200] rev 24247
moved appl syntax to PureThy;
structure Lexicon: not hidden;
wenzelm [Mon, 13 Aug 2007 18:10:24 +0200] rev 24246
Lexicon.tokenize: do not appen EndToken yet;
term: include var, &&;
wenzelm [Mon, 13 Aug 2007 18:10:22 +0200] rev 24245
Lexicon.tokenize: do not appen EndToken yet;
wenzelm [Mon, 13 Aug 2007 18:10:22 +0200] rev 24244
Lexicon.read_indexname/nat/variable;
wenzelm [Mon, 13 Aug 2007 18:10:20 +0200] rev 24243
moved appl syntax to PureThy;
SimpleSyntax.read_typ/term/prop;
wenzelm [Mon, 13 Aug 2007 18:10:19 +0200] rev 24242
moved appl syntax to PureThy;
wenzelm [Mon, 13 Aug 2007 18:10:18 +0200] rev 24241
SimpleSyntax.read_prop;
isatest [Mon, 13 Aug 2007 12:56:03 +0200] rev 24240
added atbroy9
isatest [Mon, 13 Aug 2007 12:53:58 +0200] rev 24239
multi-threading with poly 5.1 test
kleing [Mon, 13 Aug 2007 04:35:41 +0200] rev 24238
new attribute [rotated]
wenzelm [Mon, 13 Aug 2007 00:23:43 +0200] rev 24237
tuned comments;
wenzelm [Mon, 13 Aug 2007 00:17:57 +0200] rev 24236
Simple syntax for types and terms --- for bootstrapping Pure.
wenzelm [Mon, 13 Aug 2007 00:17:54 +0200] rev 24235
added Syntax/simple_syntax.ML;
wenzelm [Sun, 12 Aug 2007 19:00:58 +0200] rev 24234
* Syntax: scope for resolving ambiguities via type-inference is now limited to individual terms;
wenzelm [Sun, 12 Aug 2007 18:53:05 +0200] rev 24233
read_def_terms': restrict scope of disambiguation to individual term;
wenzelm [Sun, 12 Aug 2007 18:53:04 +0200] rev 24232
stream source: non-critical, assuming exclusive ownership;
wenzelm [Sun, 12 Aug 2007 18:53:03 +0200] rev 24231
added type constraints to resolve syntax ambiguities;
wenzelm [Sun, 12 Aug 2007 14:14:24 +0200] rev 24230
made SML/NJ happy;
wenzelm [Sat, 11 Aug 2007 17:50:23 +0200] rev 24229
schedule_tasks: alphabetical order for equivalent tasks;
wenzelm [Fri, 10 Aug 2007 22:31:19 +0200] rev 24228
simultaneous use_thys;
wenzelm [Fri, 10 Aug 2007 18:21:25 +0200] rev 24227
tuned ML bindings;
haftmann [Fri, 10 Aug 2007 17:10:09 +0200] rev 24226
tuned
haftmann [Fri, 10 Aug 2007 17:10:06 +0200] rev 24225
dropped code generator setup garbage
haftmann [Fri, 10 Aug 2007 17:10:05 +0200] rev 24224
syntax fix
haftmann [Fri, 10 Aug 2007 17:10:04 +0200] rev 24223
corrected code generator module names
haftmann [Fri, 10 Aug 2007 17:10:03 +0200] rev 24222
new structure for code generator modules
haftmann [Fri, 10 Aug 2007 17:10:02 +0200] rev 24221
code generator setup improved