Wed, 05 Nov 2014 20:20:57 +0100 |
wenzelm |
explicit type Keyword.keywords;
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 14:50:27 +0100 |
wenzelm |
eliminated unused int_only flag (see also c12484a27367);
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 14:31:15 +0100 |
wenzelm |
eliminated obsolete Proof.goal_message -- print outcome more directly;
|
file |
diff |
annotate
|
Fri, 31 Oct 2014 11:36:41 +0100 |
wenzelm |
discontinued obsolete Output.urgent_message;
|
file |
diff |
annotate
|
Fri, 31 Oct 2014 11:18:17 +0100 |
wenzelm |
discontinued Proof General;
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 22:48:39 +0200 |
wenzelm |
tuned signature -- define some elementary operations earlier;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 23:17:51 +0200 |
wenzelm |
tuned signature -- moved type src to Token, without aliases;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 15:55:06 +0200 |
wenzelm |
more compact datatypes;
|
file |
diff |
annotate
|
Tue, 12 Aug 2014 20:18:27 +0200 |
wenzelm |
tuned signature according to Scala version -- prefer explicit argument;
|
file |
diff |
annotate
|
Fri, 16 May 2014 19:13:50 +0200 |
blanchet |
silence methods even better
|
file |
diff |
annotate
|
Sun, 04 May 2014 18:53:58 +0200 |
blanchet |
added 'satx' proof method to Try0
|
file |
diff |
annotate
|
Tue, 08 Apr 2014 14:59:36 +0200 |
wenzelm |
more uniform ML/document antiquotations;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 18:06:23 +0100 |
wenzelm |
clarified Args.check_src: retain name space information for error output;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 15:20:41 +0100 |
wenzelm |
prefer Name_Space.pretty with its builtin markup;
|
file |
diff |
annotate
|
Sat, 08 Mar 2014 21:08:10 +0100 |
wenzelm |
modernized Attrib.check_name/check_src similar to methods (see also a989bdaf8121);
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 11:58:35 +0100 |
wenzelm |
markup for method combinators;
|
file |
diff |
annotate
|
Tue, 25 Feb 2014 14:34:18 +0100 |
wenzelm |
modernized Method.check_name/check_source (with reports) vs. strict Method.the_method (without interning nor reports), e.g. relevant for semantic completion;
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 14:28:04 +0100 |
blanchet |
more robust w.r.t. exceptions raised by proof methods
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 14:24:10 +0100 |
blanchet |
tuning
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 13:39:57 +0100 |
blanchet |
tuning
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 13:38:28 +0100 |
blanchet |
added 'algebra' and 'meson' to 'try0'
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 13:38:28 +0100 |
blanchet |
made 'try0' (more) silent
|
file |
diff |
annotate
|
Thu, 14 Nov 2013 15:40:06 +0100 |
blanchet |
made SML/NJ happy
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 19:03:14 +0100 |
blanchet |
by (auto ...)[1] not by (auto [1])
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 18:08:47 +0100 |
blanchet |
make 'try0' return faster when invoked as part of 'try'
|
file |
diff |
annotate
|
Sat, 17 Aug 2013 19:13:28 +0200 |
wenzelm |
sledgehammer sendback always uses Markup.padding_command: sensible default for most practical applications -- old-style in-line replacement is superseded by auto mode or panel;
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 15:48:57 +0200 |
blanchet |
tuned messages
|
file |
diff |
annotate
|
Sat, 20 Jul 2013 16:45:00 +0200 |
wenzelm |
clarified option name, with improved sort order wrt. "time" options;
|
file |
diff |
annotate
|
Thu, 18 Jul 2013 20:53:22 +0200 |
wenzelm |
explicit padding on command boundary for "auto" generated sendback -- do not replace the corresponding goal command, but append to it;
|
file |
diff |
annotate
|
Sat, 13 Jul 2013 13:25:42 +0200 |
wenzelm |
more explicit Markup.information for messages produced by "auto" tools;
|
file |
diff |
annotate
|