Mon, 15 Apr 2013 22:51:55 +0200 |
hoelzl |
use automatic type coerctions in Sqrt example
|
changeset |
files
|
Mon, 15 Apr 2013 12:03:16 +0200 |
wenzelm |
make SML/NJ happy;
|
changeset |
files
|
Mon, 15 Apr 2013 10:41:03 +0200 |
blanchet |
not all Nitpick 'constructors' are injective -- careful
|
changeset |
files
|
Sun, 14 Apr 2013 21:54:45 +1000 |
kleing |
added another definition snipped
|
changeset |
files
|
Fri, 12 Apr 2013 17:56:51 +0200 |
wenzelm |
actually fail on prolog errors -- such as swipl startup failure due to missing shared libraries -- assuming it normally produces clean return code 0;
|
changeset |
files
|
Fri, 12 Apr 2013 17:21:51 +0200 |
wenzelm |
modifiers for classical wrappers operate on Proof.context instead of claset;
|
changeset |
files
|
Fri, 12 Apr 2013 17:02:55 +0200 |
wenzelm |
removed historic comments;
|
changeset |
files
|
Fri, 12 Apr 2013 15:30:38 +0200 |
wenzelm |
tuned exceptions -- avoid composing error messages in low-level situations;
|
changeset |
files
|
Fri, 12 Apr 2013 14:54:14 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 12 Apr 2013 12:20:51 +0200 |
wenzelm |
proper identifiers -- avoid crash of case translations;
|
changeset |
files
|
Fri, 12 Apr 2013 08:27:43 +0200 |
nipkow |
reduced duplication
|
changeset |
files
|
Thu, 11 Apr 2013 16:58:54 +0200 |
traytel |
do not add case translation syntax in rep_datatype compatibility mode
|
changeset |
files
|
Thu, 11 Apr 2013 16:39:01 +0200 |
traytel |
run type inference on input to wrap_data
|
changeset |
files
|
Thu, 11 Apr 2013 16:03:11 +0200 |
traytel |
installed case translations in BNF package
|
changeset |
files
|
Thu, 11 Apr 2013 15:10:22 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 10 Apr 2013 21:46:28 +0200 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Wed, 10 Apr 2013 21:20:35 +0200 |
wenzelm |
tuned pretty layout: avoid nested Pretty.string_of, which merely happens to work with Isabelle/jEdit since formatting is delegated to Scala side;
|
changeset |
files
|
Wed, 10 Apr 2013 20:58:01 +0200 |
wenzelm |
updated keywords;
|
changeset |
files
|
Wed, 10 Apr 2013 20:06:36 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 10 Apr 2013 19:14:47 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 10 Apr 2013 17:27:38 +0200 |
wenzelm |
obsolete -- tools should refer to proper Proof.context;
|
changeset |
files
|
Wed, 10 Apr 2013 17:17:16 +0200 |
wenzelm |
discontinued obsolete ML antiquotation @{claset};
|
changeset |
files
|
Wed, 10 Apr 2013 17:02:47 +0200 |
wenzelm |
added ML antiquotation @{theory_context};
|
changeset |
files
|
Wed, 10 Apr 2013 15:30:19 +0200 |
wenzelm |
more standard module name Axclass (according to file name);
|
changeset |
files
|
Wed, 10 Apr 2013 19:52:19 +0200 |
traytel |
made SML/NJ happy
|
changeset |
files
|
Wed, 10 Apr 2013 18:51:21 +0200 |
hoelzl |
generalize Borel-set properties from real/ereal/ordered_euclidean_spaces to order_topology and real_normed_vector
|
changeset |
files
|
Wed, 10 Apr 2013 17:49:16 +0200 |
traytel |
NEWS and CONTRIBUTORS
|
changeset |
files
|
Wed, 10 Apr 2013 17:49:16 +0200 |
traytel |
declaration attribute for case combinators
|
changeset |
files
|
Tue, 09 Apr 2013 18:27:49 +0200 |
berghofe |
Handle dummy patterns in parse translation rather than check phase
|
changeset |
files
|
Sat, 06 Apr 2013 01:42:07 +0200 |
traytel |
disallow coercions to interfere with case translations
|
changeset |
files
|
Fri, 05 Apr 2013 22:08:42 +0200 |
traytel |
allow redundant cases in the list comprehension translation
|
changeset |
files
|
Fri, 05 Apr 2013 22:08:42 +0200 |
traytel |
recur in the expression to be matched (do not rely on repetitive execution of a check phase);
|
changeset |
files
|
Fri, 05 Apr 2013 22:08:42 +0200 |
traytel |
tuned whitespace
|
changeset |
files
|
Thu, 04 Apr 2013 18:48:40 +0200 |
berghofe |
Use Type.raw_match instead of Sign.typ_match
|
changeset |
files
|
Fri, 05 Apr 2013 22:08:42 +0200 |
traytel |
special constant to prevent eta-contraction of the check-phase syntax of case translations
|
changeset |
files
|
Tue, 22 Jan 2013 14:33:45 +0100 |
traytel |
separate data used for case translation from the datatype package
|
changeset |
files
|
Tue, 22 Jan 2013 13:32:41 +0100 |
berghofe |
case translations performed in a separate check phase (with adjustments by traytel)
|
changeset |
files
|
Wed, 10 Apr 2013 13:10:38 +0200 |
wenzelm |
formal proof context for axclass proofs;
|
changeset |
files
|
Wed, 10 Apr 2013 12:31:35 +0200 |
wenzelm |
prefer local context;
|
changeset |
files
|
Wed, 10 Apr 2013 12:24:43 +0200 |
wenzelm |
proper proof context;
|
changeset |
files
|
Wed, 10 Apr 2013 11:51:56 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 09 Apr 2013 21:39:55 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 09 Apr 2013 21:22:15 +0200 |
wenzelm |
add command timings (like document command status);
|
changeset |
files
|
Tue, 09 Apr 2013 21:14:00 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 09 Apr 2013 20:34:15 +0200 |
wenzelm |
public Isabelle_Process.xml_cache (thread-safe);
|
changeset |
files
|
Tue, 09 Apr 2013 20:27:27 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 09 Apr 2013 20:16:52 +0200 |
wenzelm |
just one timing protocol function, with 3 implementations: TTY/PG, PIDE/document, build;
|
changeset |
files
|
Tue, 09 Apr 2013 15:59:02 +0200 |
wenzelm |
clarified protocol_message undefinedness;
|
changeset |
files
|
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
|