haftmann [Fri, 02 Jul 2010 17:27:44 +0200] rev 37702
references to ghc and ocaml
haftmann [Fri, 02 Jul 2010 17:27:44 +0200] rev 37701
explicit code_datatype declaration prevents multiple instantiations later on
haftmann [Fri, 02 Jul 2010 16:50:53 +0200] rev 37700
refrain from using datatype declaration -- opens chance for quickcheck later on
haftmann [Fri, 02 Jul 2010 16:50:52 +0200] rev 37699
tuned proof
haftmann [Fri, 02 Jul 2010 16:20:56 +0200] rev 37698
reverted to verion from fc27be4c6b1c
haftmann [Fri, 02 Jul 2010 16:15:49 +0200] rev 37697
traceback for error messages
haftmann [Fri, 02 Jul 2010 16:10:59 +0200] rev 37696
accomodate for different behvaiour of nitpick (c.f. also 180e80b4eac1)
haftmann [Fri, 02 Jul 2010 14:23:18 +0200] rev 37695
introduced distinct session HOL-Codegenerator_Test
haftmann [Fri, 02 Jul 2010 14:23:17 +0200] rev 37694
tuned bootstrap files
haftmann [Fri, 02 Jul 2010 14:23:17 +0200] rev 37693
remove codegeneration-related theories from big library theory
haftmann [Fri, 02 Jul 2010 14:23:17 +0200] rev 37692
drop unconvenient code declarations
haftmann [Fri, 02 Jul 2010 14:23:16 +0200] rev 37691
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
wenzelm [Sun, 04 Jul 2010 21:01:22 +0200] rev 37690
general Future.report -- also for Toplevel.async_state;
wenzelm [Sun, 04 Jul 2010 00:05:32 +0200] rev 37689
simplified Isabelle_Process.Result: use markup directly;
wenzelm [Sat, 03 Jul 2010 23:24:36 +0200] rev 37688
run_command: actually observe "print" flag;
wenzelm [Sat, 03 Jul 2010 22:33:10 +0200] rev 37687
Toplevel.run_command: asynchronous state output, as an attempt to address potentially slow pretty printing (e.g. in HOL/Bali);
wenzelm [Sat, 03 Jul 2010 20:36:30 +0200] rev 37686
more precise timing;
wenzelm [Sat, 03 Jul 2010 20:20:13 +0200] rev 37685
more efficient document model/view -- avoid repeated iteration over commands from start, prefer bulk operations;
misc tuning;
wenzelm [Fri, 02 Jul 2010 21:48:54 +0200] rev 37684
standard argument order;
tuned;
wenzelm [Fri, 02 Jul 2010 21:41:06 +0200] rev 37683
do not open auxiliary ML structures;
misc tuning;
wenzelm [Fri, 02 Jul 2010 20:44:17 +0200] rev 37682
tuned white space;
haftmann [Fri, 02 Jul 2010 10:47:50 +0200] rev 37681
fixed spelling
haftmann [Fri, 02 Jul 2010 10:45:25 +0200] rev 37680
merged
haftmann [Thu, 01 Jul 2010 16:55:05 +0200] rev 37679
"prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
haftmann [Thu, 01 Jul 2010 16:54:44 +0200] rev 37678
"prod" and "sum" replace "*" and "+" respectively
haftmann [Thu, 01 Jul 2010 16:54:42 +0200] rev 37677
qualified constants Set.member and Set.Collect
haftmann [Thu, 01 Jul 2010 16:54:42 +0200] rev 37676
"prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
huffman [Thu, 01 Jul 2010 15:40:58 -0700] rev 37675
merged
huffman [Thu, 01 Jul 2010 15:40:38 -0700] rev 37674
convert theorem path_connected_sphere to euclidean_space class
huffman [Thu, 01 Jul 2010 09:24:04 -0700] rev 37673
generalize more lemmas from ordered_euclidean_space to euclidean_space