Fri, 17 Sep 2010 16:15:45 +0200 merged
nipkow [Fri, 17 Sep 2010 16:15:45 +0200] rev 39490
merged
Fri, 17 Sep 2010 16:15:33 +0200 added lemmas
nipkow [Fri, 17 Sep 2010 16:15:33 +0200] rev 39489
added lemmas
Fri, 17 Sep 2010 12:26:57 +0200 merged
haftmann [Fri, 17 Sep 2010 12:26:57 +0200] rev 39488
merged
Fri, 17 Sep 2010 11:05:53 +0200 proper closures for static evaluation; no need for FIXMEs any longer
haftmann [Fri, 17 Sep 2010 11:05:53 +0200] rev 39487
proper closures for static evaluation; no need for FIXMEs any longer
Fri, 17 Sep 2010 11:05:51 +0200 refined static_eval_conv_simple; tuned comments
haftmann [Fri, 17 Sep 2010 11:05:51 +0200] rev 39486
refined static_eval_conv_simple; tuned comments
Fri, 17 Sep 2010 10:00:01 +0200 closures preserve static serializer context for static evaluation; tuned
haftmann [Fri, 17 Sep 2010 10:00:01 +0200] rev 39485
closures preserve static serializer context for static evaluation; tuned
Fri, 17 Sep 2010 09:21:49 +0200 closures separate serializer initialization from serializer invocation as far as appropriate
haftmann [Fri, 17 Sep 2010 09:21:49 +0200] rev 39484
closures separate serializer initialization from serializer invocation as far as appropriate
Fri, 17 Sep 2010 10:52:35 +0200 add full support for datatypes to the SMT interface (only used by Z3 in oracle mode so far); added store to keep track of datatype selector functions
boehmes [Fri, 17 Sep 2010 10:52:35 +0200] rev 39483
add full support for datatypes to the SMT interface (only used by Z3 in oracle mode so far); added store to keep track of datatype selector functions
Fri, 17 Sep 2010 08:41:07 +0200 made sml/nj happy
haftmann [Fri, 17 Sep 2010 08:41:07 +0200] rev 39482
made sml/nj happy
Thu, 16 Sep 2010 17:52:00 +0200 merged
haftmann [Thu, 16 Sep 2010 17:52:00 +0200] rev 39481
merged
Thu, 16 Sep 2010 17:31:51 +0200 added code_stmts antiquotation from doc-src/more_antiquote.ML
haftmann [Thu, 16 Sep 2010 17:31:51 +0200] rev 39480
added code_stmts antiquotation from doc-src/more_antiquote.ML
Thu, 16 Sep 2010 17:31:51 +0200 added output_typewriter from doc-src/more_antiquote.ML
haftmann [Thu, 16 Sep 2010 17:31:51 +0200] rev 39479
added output_typewriter from doc-src/more_antiquote.ML
Thu, 16 Sep 2010 17:31:50 +0200 moved material intro distribution proper
haftmann [Thu, 16 Sep 2010 17:31:50 +0200] rev 39478
moved material intro distribution proper
Thu, 16 Sep 2010 17:51:16 +0200 merged
haftmann [Thu, 16 Sep 2010 17:51:16 +0200] rev 39477
merged
Thu, 16 Sep 2010 16:51:44 +0200 merged
haftmann [Thu, 16 Sep 2010 16:51:44 +0200] rev 39476
merged
Thu, 16 Sep 2010 16:51:34 +0200 separation of static and dynamic thy context
haftmann [Thu, 16 Sep 2010 16:51:34 +0200] rev 39475
separation of static and dynamic thy context
Thu, 16 Sep 2010 16:51:34 +0200 adjusted setup
haftmann [Thu, 16 Sep 2010 16:51:34 +0200] rev 39474
adjusted setup
Thu, 16 Sep 2010 16:51:34 +0200 dynamic and static value computation; built-in evaluation of propositions
haftmann [Thu, 16 Sep 2010 16:51:34 +0200] rev 39473
dynamic and static value computation; built-in evaluation of propositions
Thu, 16 Sep 2010 16:51:33 +0200 Exn.map_result
haftmann [Thu, 16 Sep 2010 16:51:33 +0200] rev 39472
Exn.map_result
Thu, 16 Sep 2010 16:51:33 +0200 adjusted to changes in Code_Runtime
haftmann [Thu, 16 Sep 2010 16:51:33 +0200] rev 39471
adjusted to changes in Code_Runtime
Thu, 16 Sep 2010 17:42:49 +0200 merged
bulwahn [Thu, 16 Sep 2010 17:42:49 +0200] rev 39470
merged
Thu, 16 Sep 2010 16:20:20 +0200 merged
bulwahn [Thu, 16 Sep 2010 16:20:20 +0200] rev 39469
merged
Thu, 16 Sep 2010 13:49:17 +0200 improving replacing higher order arguments to work with tuples
bulwahn [Thu, 16 Sep 2010 13:49:17 +0200] rev 39468
improving replacing higher order arguments to work with tuples
Thu, 16 Sep 2010 13:49:14 +0200 adding another context free grammar example for the predicate compiler
bulwahn [Thu, 16 Sep 2010 13:49:14 +0200] rev 39467
adding another context free grammar example for the predicate compiler
Thu, 16 Sep 2010 13:49:12 +0200 adding values to show and ensure that values works with complex terms and restores numerals on natural numbers
bulwahn [Thu, 16 Sep 2010 13:49:12 +0200] rev 39466
adding values to show and ensure that values works with complex terms and restores numerals on natural numbers
Thu, 16 Sep 2010 13:49:11 +0200 adding restoring of numerals for natural numbers for values command
bulwahn [Thu, 16 Sep 2010 13:49:11 +0200] rev 39465
adding restoring of numerals for natural numbers for values command
Thu, 16 Sep 2010 13:49:10 +0200 values command for prolog supports complex terms and not just variables
bulwahn [Thu, 16 Sep 2010 13:49:10 +0200] rev 39464
values command for prolog supports complex terms and not just variables
Thu, 16 Sep 2010 13:49:08 +0200 adapting examples
bulwahn [Thu, 16 Sep 2010 13:49:08 +0200] rev 39463
adapting examples
Thu, 16 Sep 2010 13:49:06 +0200 registering code_prolog as component; using environment variable; adding settings file for prolog code generation
bulwahn [Thu, 16 Sep 2010 13:49:06 +0200] rev 39462
registering code_prolog as component; using environment variable; adding settings file for prolog code generation
Thu, 16 Sep 2010 13:49:04 +0200 adding mode inference to prolog compilation; separate between (ad-hoc) code modifications and system_configuration; adapting quickcheck
bulwahn [Thu, 16 Sep 2010 13:49:04 +0200] rev 39461
adding mode inference to prolog compilation; separate between (ad-hoc) code modifications and system_configuration; adapting quickcheck
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip