wenzelm [Mon, 11 Jul 2011 23:20:40 +0200] rev 43765
merged
haftmann [Mon, 11 Jul 2011 18:44:58 +0200] rev 43764
explicit code equation for equality
wenzelm [Mon, 11 Jul 2011 23:15:27 +0200] rev 43763
tuned error messages;
wenzelm [Mon, 11 Jul 2011 23:15:04 +0200] rev 43762
tuned;
wenzelm [Mon, 11 Jul 2011 22:55:47 +0200] rev 43761
tuned signature -- corresponding to Scala version;
wenzelm [Mon, 11 Jul 2011 22:50:29 +0200] rev 43760
made SML/NJ happy;
tuned error;
wenzelm [Mon, 11 Jul 2011 22:19:11 +0200] rev 43759
more uniform padded_markup, which is important for caret visibility despite absence of markup;
wenzelm [Mon, 11 Jul 2011 17:22:31 +0200] rev 43758
merged
haftmann [Mon, 11 Jul 2011 07:04:30 +0200] rev 43757
merged
haftmann [Sun, 10 Jul 2011 22:42:53 +0200] rev 43756
tuned proofs
haftmann [Sun, 10 Jul 2011 22:17:33 +0200] rev 43755
tuned notation
haftmann [Sun, 10 Jul 2011 22:11:32 +0200] rev 43754
tuned notation
haftmann [Sun, 10 Jul 2011 21:56:39 +0200] rev 43753
tuned notation
wenzelm [Mon, 11 Jul 2011 17:22:15 +0200] rev 43752
NEWS;
wenzelm [Mon, 11 Jul 2011 17:14:30 +0200] rev 43751
proper InvocationTargetException.getCause for indirect exceptions;
capture hard errors to ensure protocol integrity;
tuned error messages;
wenzelm [Mon, 11 Jul 2011 17:11:54 +0200] rev 43750
tuned error message;
wenzelm [Mon, 11 Jul 2011 17:10:32 +0200] rev 43749
tuned signature;
wenzelm [Mon, 11 Jul 2011 16:48:02 +0200] rev 43748
JVM method invocation service via Scala layer;
wenzelm [Mon, 11 Jul 2011 15:56:30 +0200] rev 43747
tuned signature;
wenzelm [Mon, 11 Jul 2011 11:13:33 +0200] rev 43746
some support for raw messages, which bypass standard Symbol/YXML decoding;
tuned signature;
wenzelm [Mon, 11 Jul 2011 10:27:50 +0200] rev 43745
tuned XML.Cache parameters;
wenzelm [Sun, 10 Jul 2011 23:46:05 +0200] rev 43744
some support to invoke Scala methods under program control;
wenzelm [Sun, 10 Jul 2011 21:46:41 +0200] rev 43743
merged;
haftmann [Sun, 10 Jul 2011 21:39:03 +0200] rev 43742
merged
haftmann [Sun, 10 Jul 2011 15:45:35 +0200] rev 43741
tuned proofs and notation
haftmann [Sun, 10 Jul 2011 14:26:07 +0200] rev 43740
more succinct proofs
haftmann [Sun, 10 Jul 2011 14:14:19 +0200] rev 43739
more succinct proofs
bulwahn [Sun, 10 Jul 2011 19:33:27 +0200] rev 43738
adding a very liberal timeout for values after a test case failed due to the restricted timeout
bulwahn [Sun, 10 Jul 2011 14:02:27 +0200] rev 43737
improved NEWS
bulwahn [Sat, 09 Jul 2011 21:18:20 +0200] rev 43736
NEWS
bulwahn [Sat, 09 Jul 2011 21:09:09 +0200] rev 43735
standardized String.concat towards implode (cf. c37a1f29bbc0)
bulwahn [Sat, 09 Jul 2011 19:29:25 +0200] rev 43734
adding quickcheck examples for evaluating floor and ceiling functions
bulwahn [Sat, 09 Jul 2011 19:28:33 +0200] rev 43733
adding code equations to execute floor and ceiling on rational and real numbers
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)
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;
wenzelm [Sun, 10 Jul 2011 17:58:11 +0200] rev 43730
lambda terms with XML data representation in Scala;
avoid `class` in signature;
wenzelm [Sun, 10 Jul 2011 16:34:17 +0200] rev 43729
XML data representation of lambda terms;
wenzelm [Sun, 10 Jul 2011 16:31:04 +0200] rev 43728
YXML.string_of_body convenience;
wenzelm [Sun, 10 Jul 2011 16:13:37 +0200] rev 43727
made SML/NJ happy;
wenzelm [Sun, 10 Jul 2011 16:09:08 +0200] rev 43726
tuned signature;
wenzelm [Sun, 10 Jul 2011 15:48:15 +0200] rev 43725
more abstract signature;
tuned;
wenzelm [Sun, 10 Jul 2011 13:51:21 +0200] rev 43724
simplified XML_Data;
wenzelm [Sun, 10 Jul 2011 13:00:22 +0200] rev 43723
less currying in Scala;
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;
wenzelm [Sat, 09 Jul 2011 21:53:27 +0200] rev 43721
echo prover input via raw_messages, for improved protocol tracing;
wenzelm [Sat, 09 Jul 2011 18:54:50 +0200] rev 43720
tuned;
wenzelm [Sat, 09 Jul 2011 18:35:00 +0200] rev 43719
tuned signature;
wenzelm [Sat, 09 Jul 2011 18:15:23 +0200] rev 43718
clarified propagation of node name and header;
wenzelm [Sat, 09 Jul 2011 17:14:08 +0200] rev 43717
more precise treatment of prover definedness;
wenzelm [Sat, 09 Jul 2011 16:53:19 +0200] rev 43716
tuned source structure;
wenzelm [Sat, 09 Jul 2011 13:29:33 +0200] rev 43715
some support for blobs (arbitrary text files) within document nodes;
wenzelm [Sat, 09 Jul 2011 12:56:51 +0200] rev 43714
tuned signature;
wenzelm [Fri, 08 Jul 2011 22:00:53 +0200] rev 43713
moved global state to structure Document (again);
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;
wenzelm [Fri, 08 Jul 2011 20:27:09 +0200] rev 43711
less stateful outer_syntax;
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;
wenzelm [Fri, 08 Jul 2011 16:13:34 +0200] rev 43709
discontinued special treatment of hard tabulators;
wenzelm [Fri, 08 Jul 2011 16:01:14 +0200] rev 43708
eliminated hard tabs;
wenzelm [Fri, 08 Jul 2011 15:18:28 +0200] rev 43707
merged
nipkow [Fri, 08 Jul 2011 12:18:46 +0200] rev 43706
merged
nipkow [Thu, 07 Jul 2011 21:53:53 +0200] rev 43705
added translation to fix critical pair between abbreviations for surj and ~=
bulwahn [Thu, 07 Jul 2011 23:33:14 +0200] rev 43704
floor and ceiling definitions are not code equations -- this enables trivial evaluation of floor and ceiling
wenzelm [Fri, 08 Jul 2011 15:17:40 +0200] rev 43703
standardized String.concat towards implode;
wenzelm [Fri, 08 Jul 2011 14:37:19 +0200] rev 43702
more abstract Thy_Load.load_file/use_file for external theory resources;
prefer Boogie_Loader.parse_b2i on already loaded text, bypassing former File.fold_lines optimization;
wenzelm [Fri, 08 Jul 2011 13:59:54 +0200] rev 43701
comment;
wenzelm [Fri, 08 Jul 2011 11:50:58 +0200] rev 43700
clarified Thy_Load.digest_file -- read ML files only once;
wenzelm [Fri, 08 Jul 2011 11:13:21 +0200] rev 43699
tuned signature;
wenzelm [Thu, 07 Jul 2011 23:55:15 +0200] rev 43698
simplified make_option/dest_option;
added make_variant/dest_variant -- usual representation of datatypes;
wenzelm [Thu, 07 Jul 2011 22:04:30 +0200] rev 43697
explicit Document.Node.Header, with master_dir and thy_name;
imitate ML path operations more closely;
wenzelm [Thu, 07 Jul 2011 14:10:50 +0200] rev 43696
explicit indication of type Symbol.Symbol;
wenzelm [Thu, 07 Jul 2011 13:48:30 +0200] rev 43695
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
tuned implicit build/init messages;
wenzelm [Wed, 06 Jul 2011 23:11:59 +0200] rev 43694
merged
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43693
make SML/NJ happier
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43692
make SML/NJ happy + tuning
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43691
moved ATP dependencies to HOL-Plain, where they belong
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43690
better setup for experimental "z3_atp"
krauss [Wed, 06 Jul 2011 17:58:03 +0200] rev 43689
64bit versions of some mira configurations
krauss [Wed, 06 Jul 2011 17:56:58 +0200] rev 43688
removed unused mira configuration
bulwahn [Wed, 06 Jul 2011 13:57:52 +0200] rev 43687
merged
bulwahn [Wed, 06 Jul 2011 13:52:42 +0200] rev 43686
tuning options to avoid spurious isabelle test failures
wenzelm [Wed, 06 Jul 2011 22:02:52 +0200] rev 43685
clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;
wenzelm [Wed, 06 Jul 2011 20:46:06 +0200] rev 43684
prefer Synchronized.var;
wenzelm [Wed, 06 Jul 2011 20:14:13 +0200] rev 43683
tuned errors;
more direct Name.uu_ for dummy abstractions;
wenzelm [Wed, 06 Jul 2011 13:31:12 +0200] rev 43682
record package: proper configuration options;
wenzelm [Wed, 06 Jul 2011 11:37:29 +0200] rev 43681
just one copy of split_args;
tuned error message;
wenzelm [Wed, 06 Jul 2011 09:54:40 +0200] rev 43680
merged
hoelzl [Tue, 05 Jul 2011 19:11:29 +0200] rev 43679
rename lemma Infinite_Product_Measure.sigma_sets_subseteq, it hides Sigma_Algebra.sigma_sets_subseteq
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43678
improved translation of lambdas in THF
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43677
added generation of lambdas in THF
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43676
add support for lambdas in TPTP THF generator + killed an unsound type encoding (because the monotonicity calculus assumes first-order)
wenzelm [Tue, 05 Jul 2011 23:18:14 +0200] rev 43675
simplified Symbol.iterator: produce strings, which are mostly preallocated;
eliminated Symbol.CharSequence complications;
wenzelm [Tue, 05 Jul 2011 22:43:18 +0200] rev 43674
tuned comment (cf. e9f26e66692d);
wenzelm [Tue, 05 Jul 2011 22:39:15 +0200] rev 43673
Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
wenzelm [Tue, 05 Jul 2011 22:38:44 +0200] rev 43672
theory name needs to conform to Path syntax;
wenzelm [Tue, 05 Jul 2011 21:53:59 +0200] rev 43671
hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;
wenzelm [Tue, 05 Jul 2011 21:32:48 +0200] rev 43670
prefer space_explode/split_lines as in Isabelle/ML;