Mon, 27 Feb 2017 17:50:29 +0100 |
wenzelm |
clarified priority: zero can mean unknown/long or irrelevant/short time;
|
file |
diff |
annotate
|
Mon, 27 Feb 2017 16:29:52 +0100 |
wenzelm |
absent timing information means zero, according to 0070053570c4, f235646b1b73;
|
file |
diff |
annotate
|
Sun, 26 Feb 2017 22:41:10 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 23:45:19 +0200 |
wenzelm |
treat ROOT.ML as theory with header "theory ML_Root imports ML_Bootstrap begin";
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 16:33:33 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 23:29:05 +0200 |
wenzelm |
prefer infix operations;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 21:10:07 +0200 |
wenzelm |
careful export of type-dependent functions, without losing their special status;
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 16:26:35 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 03 Mar 2016 15:23:02 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sun, 24 Jan 2016 14:58:56 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 21 Dec 2015 14:18:57 +0100 |
wenzelm |
discontinued built-in profiling: avoid danger of conflicting invocations (multithreading etc.);
|
file |
diff |
annotate
|
Mon, 21 Sep 2015 14:56:55 +0200 |
wenzelm |
separate panel for proof state output;
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 18:00:28 +0200 |
wenzelm |
default ML context for all command transactions, e.g. relevant for debugging and toplevel pretty-printing;
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 14:30:00 +0200 |
wenzelm |
more accurate skip_proofs nesting, e.g. relevant for 'subgoal' command;
|
file |
diff |
annotate
|
Tue, 09 Jun 2015 12:32:01 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 03 May 2015 17:52:27 +0200 |
wenzelm |
tuned output;
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 20:14:43 +0200 |
wenzelm |
allow diagnostic proof commands with skip_proofs;
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 19:48:32 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 15:22:44 +0200 |
wenzelm |
discontinued pointless warnings: commands are only defined inside a theory context;
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 14:18:32 +0200 |
wenzelm |
explicit error for Toplevel.proof_of;
|
file |
diff |
annotate
|
Wed, 15 Apr 2015 14:54:25 +0200 |
wenzelm |
tuned messages;
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 20:42:32 +0200 |
wenzelm |
clarified keyword 'qualified' in accordance to a similar keyword from Haskell (despite unrelated Binding.qualified in Isabelle/ML);
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 22:11:01 +0200 |
wenzelm |
support for 'restricted' modifier: only qualified accesses outside the local scope;
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 14:04:11 +0200 |
wenzelm |
support private scope for individual local theory commands;
|
file |
diff |
annotate
|
Thu, 29 Jan 2015 17:07:49 +0100 |
wenzelm |
discontinued special treatment of malformed commands (reverting e46cd0d26481), i.e. errors in outer syntax failure are treated like errors in inner syntax, name space lookup etc.;
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 20:46:42 +0100 |
wenzelm |
explicit message channels for "state", "information";
|
file |
diff |
annotate
|
Fri, 19 Dec 2014 12:36:50 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 14:35:55 +0100 |
wenzelm |
more informative failure of protocol commands, with exception trace;
|
file |
diff |
annotate
|
Sat, 22 Nov 2014 15:27:48 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 23:45:15 +0100 |
wenzelm |
uniform treatment of all document markup commands: 'text' and 'txt' merely differ in LaTeX style;
|
file |
diff |
annotate
|