Sat, 09 Jul 2011 21:09:09 +0200 standardized String.concat towards implode (cf. c37a1f29bbc0)
bulwahn [Sat, 09 Jul 2011 21:09:09 +0200] rev 43735
standardized String.concat towards implode (cf. c37a1f29bbc0)
Sat, 09 Jul 2011 19:29:25 +0200 adding quickcheck examples for evaluating floor and ceiling functions
bulwahn [Sat, 09 Jul 2011 19:29:25 +0200] rev 43734
adding quickcheck examples for evaluating floor and ceiling functions
Sat, 09 Jul 2011 19:28:33 +0200 adding code equations to execute floor and ceiling on rational and real numbers
bulwahn [Sat, 09 Jul 2011 19:28:33 +0200] rev 43733
adding code equations to execute floor and ceiling on rational and real numbers
Sat, 09 Jul 2011 13:41:58 +0200 adding a floor_ceiling type class for different instantiations of floor (changeset from Brian Huffman)
bulwahn [Sat, 09 Jul 2011 13:41:58 +0200] rev 43732
adding a floor_ceiling type class for different instantiations of floor (changeset from Brian Huffman)
Sun, 10 Jul 2011 20:59:04 +0200 inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control);
wenzelm [Sun, 10 Jul 2011 20:59:04 +0200] rev 43731
inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control); tuned signature;
Sun, 10 Jul 2011 17:58:11 +0200 lambda terms with XML data representation in Scala;
wenzelm [Sun, 10 Jul 2011 17:58:11 +0200] rev 43730
lambda terms with XML data representation in Scala; avoid `class` in signature;
Sun, 10 Jul 2011 16:34:17 +0200 XML data representation of lambda terms;
wenzelm [Sun, 10 Jul 2011 16:34:17 +0200] rev 43729
XML data representation of lambda terms;
Sun, 10 Jul 2011 16:31:04 +0200 YXML.string_of_body convenience;
wenzelm [Sun, 10 Jul 2011 16:31:04 +0200] rev 43728
YXML.string_of_body convenience;
Sun, 10 Jul 2011 16:13:37 +0200 made SML/NJ happy;
wenzelm [Sun, 10 Jul 2011 16:13:37 +0200] rev 43727
made SML/NJ happy;
Sun, 10 Jul 2011 16:09:08 +0200 tuned signature;
wenzelm [Sun, 10 Jul 2011 16:09:08 +0200] rev 43726
tuned signature;
Sun, 10 Jul 2011 15:48:15 +0200 more abstract signature;
wenzelm [Sun, 10 Jul 2011 15:48:15 +0200] rev 43725
more abstract signature; tuned;
Sun, 10 Jul 2011 13:51:21 +0200 simplified XML_Data;
wenzelm [Sun, 10 Jul 2011 13:51:21 +0200] rev 43724
simplified XML_Data;
Sun, 10 Jul 2011 13:00:22 +0200 less currying in Scala;
wenzelm [Sun, 10 Jul 2011 13:00:22 +0200] rev 43723
less currying in Scala;
Sun, 10 Jul 2011 00:21:19 +0200 propagate header changes to prover process;
wenzelm [Sun, 10 Jul 2011 00:21:19 +0200] rev 43722
propagate header changes to prover process; simplified Document case classes; Document.State.assignments: indexed by Version_ID;
Sat, 09 Jul 2011 21:53:27 +0200 echo prover input via raw_messages, for improved protocol tracing;
wenzelm [Sat, 09 Jul 2011 21:53:27 +0200] rev 43721
echo prover input via raw_messages, for improved protocol tracing;
Sat, 09 Jul 2011 18:54:50 +0200 tuned;
wenzelm [Sat, 09 Jul 2011 18:54:50 +0200] rev 43720
tuned;
Sat, 09 Jul 2011 18:35:00 +0200 tuned signature;
wenzelm [Sat, 09 Jul 2011 18:35:00 +0200] rev 43719
tuned signature;
Sat, 09 Jul 2011 18:15:23 +0200 clarified propagation of node name and header;
wenzelm [Sat, 09 Jul 2011 18:15:23 +0200] rev 43718
clarified propagation of node name and header;
Sat, 09 Jul 2011 17:14:08 +0200 more precise treatment of prover definedness;
wenzelm [Sat, 09 Jul 2011 17:14:08 +0200] rev 43717
more precise treatment of prover definedness;
Sat, 09 Jul 2011 16:53:19 +0200 tuned source structure;
wenzelm [Sat, 09 Jul 2011 16:53:19 +0200] rev 43716
tuned source structure;
Sat, 09 Jul 2011 13:29:33 +0200 some support for blobs (arbitrary text files) within document nodes;
wenzelm [Sat, 09 Jul 2011 13:29:33 +0200] rev 43715
some support for blobs (arbitrary text files) within document nodes;
Sat, 09 Jul 2011 12:56:51 +0200 tuned signature;
wenzelm [Sat, 09 Jul 2011 12:56:51 +0200] rev 43714
tuned signature;
Fri, 08 Jul 2011 22:00:53 +0200 moved global state to structure Document (again);
wenzelm [Fri, 08 Jul 2011 22:00:53 +0200] rev 43713
moved global state to structure Document (again);
Fri, 08 Jul 2011 21:44:47 +0200 moved Outer_Syntax.load_thy to Thy_Load.load_thy;
wenzelm [Fri, 08 Jul 2011 21:44:47 +0200] rev 43712
moved Outer_Syntax.load_thy to Thy_Load.load_thy; tuned signatures; tuned module dependencies;
Fri, 08 Jul 2011 20:27:09 +0200 less stateful outer_syntax;
wenzelm [Fri, 08 Jul 2011 20:27:09 +0200] rev 43711
less stateful outer_syntax;
Fri, 08 Jul 2011 17:04:38 +0200 discontinued odd Position.column -- left-over from attempts at PGIP implementation;
wenzelm [Fri, 08 Jul 2011 17:04:38 +0200] rev 43710
discontinued odd Position.column -- left-over from attempts at PGIP implementation; Position.offset discriminates postions precisely, now also available for Position.line/line_file;
Fri, 08 Jul 2011 16:13:34 +0200 discontinued special treatment of hard tabulators;
wenzelm [Fri, 08 Jul 2011 16:13:34 +0200] rev 43709
discontinued special treatment of hard tabulators;
Fri, 08 Jul 2011 16:01:14 +0200 eliminated hard tabs;
wenzelm [Fri, 08 Jul 2011 16:01:14 +0200] rev 43708
eliminated hard tabs;
Fri, 08 Jul 2011 15:18:28 +0200 merged
wenzelm [Fri, 08 Jul 2011 15:18:28 +0200] rev 43707
merged
Fri, 08 Jul 2011 12:18:46 +0200 merged
nipkow [Fri, 08 Jul 2011 12:18:46 +0200] rev 43706
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip