Tue, 09 Apr 2013 15:40:34 +0200 |
wenzelm |
quote by Alan Kay;
|
changeset |
files
|
Tue, 09 Apr 2013 15:37:23 +0200 |
wenzelm |
more accurate documentation;
|
changeset |
files
|
Tue, 09 Apr 2013 15:29:25 +0200 |
wenzelm |
discontinued Toplevel.no_timing complication -- also recovers timing of diagnostic commands, e.g. 'find_theorems';
|
changeset |
files
|
Tue, 09 Apr 2013 13:55:28 +0200 |
wenzelm |
more accurate documentation of "(structure)" mixfix;
|
changeset |
files
|
Tue, 09 Apr 2013 13:24:00 +0200 |
wenzelm |
more robust static structure reference, avoid dynamic Proof_Context.intern_skolem in Syntax_Phases.decode_term;
|
changeset |
files
|
Tue, 09 Apr 2013 13:20:09 +0200 |
wenzelm |
tuned comment;
|
changeset |
files
|
Tue, 09 Apr 2013 12:56:26 +0200 |
wenzelm |
just one syntax category "mixfix" -- check structure annotation semantically;
|
changeset |
files
|
Tue, 09 Apr 2013 12:29:36 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Tue, 09 Apr 2013 16:32:04 +0200 |
blanchet |
handle case clashes on Mac file system by encoding goal numbers
|
changeset |
files
|
Tue, 09 Apr 2013 15:19:14 +0200 |
blanchet |
avoid duplicate "tcon_" names
|
changeset |
files
|
Tue, 09 Apr 2013 15:19:14 +0200 |
blanchet |
smoothly handle cyclic graphs
|
changeset |
files
|
Tue, 09 Apr 2013 15:19:14 +0200 |
blanchet |
compile + fixed naming convention
|
changeset |
files
|
Tue, 09 Apr 2013 15:19:14 +0200 |
blanchet |
reverted accidental changes to theory file + updated wrt ML file
|
changeset |
files
|
Tue, 09 Apr 2013 15:19:14 +0200 |
blanchet |
no need to filter tautologies anymore -- they are prefiltered by "all_facts"'
|
changeset |
files
|
Tue, 09 Apr 2013 15:19:14 +0200 |
blanchet |
work on CASC LTB ISA exporter
|
changeset |
files
|
Tue, 09 Apr 2013 15:19:14 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 09 Apr 2013 15:07:35 +0200 |
hoelzl |
add continuous_on rules for products
|
changeset |
files
|
Tue, 09 Apr 2013 14:13:13 +0200 |
hoelzl |
fixed spelling
|
changeset |
files
|
Tue, 09 Apr 2013 14:04:47 +0200 |
hoelzl |
move FrechetDeriv from the Library to HOL/Deriv; base DERIV on FDERIV and both derivatives allow a restricted support set; FDERIV is now an abbreviation of has_derivative
|
changeset |
files
|
Tue, 09 Apr 2013 14:04:41 +0200 |
hoelzl |
remove the within-filter, replace "at" by "at _ within UNIV" (This allows to remove a couple of redundant lemmas)
|
changeset |
files
|
Mon, 08 Apr 2013 21:01:59 +0200 |
wenzelm |
improved printing of exception CTERM (see also d0f0f37ec346);
|
changeset |
files
|
Mon, 08 Apr 2013 17:10:49 +0200 |
wenzelm |
prefer pretty_exn where possible -- NB: low-level General.exnMessage may still be used elsewhere (e.g. by the ML compiler itself);
|
changeset |
files
|
Mon, 08 Apr 2013 16:06:54 +0200 |
wenzelm |
more defensive representation of forced break within PolyML.PrettyBreak -- avoid accidental blowup if low-level operations are used, notably PolyML.makestring or its variant General.exnMessage;
|
changeset |
files
|
Mon, 08 Apr 2013 15:44:09 +0200 |
wenzelm |
discontinued odd magic number, which was once used for performance measurements;
|
changeset |
files
|
Mon, 08 Apr 2013 15:35:48 +0200 |
wenzelm |
document @{make_string}, cf. NEWS of Isabelle2009-2 (June 2010);
|
changeset |
files
|
Mon, 08 Apr 2013 14:28:37 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 08 Apr 2013 14:18:39 +0200 |
wenzelm |
more general Thy_Load.import_name, e.g. relevant for Isabelle/eclipse -- NB: Thy_Load serves as main hub for funny overriding to adapt to provers and editors;
|
changeset |
files
|
Mon, 08 Apr 2013 14:16:00 +0200 |
blanchet |
try to preserve original linearization
|
changeset |
files
|