Thu, 05 Sep 2013 12:33:51 +0200 |
wenzelm |
updated to jedit_build-20130905 which is based on jedit-5.1.0;
|
changeset |
files
|
Thu, 05 Sep 2013 18:05:03 +0200 |
haftmann |
explicit module names have precedence over identifier declarations
|
changeset |
files
|
Thu, 05 Sep 2013 18:05:02 +0200 |
haftmann |
check explicit module names for conformity
|
changeset |
files
|
Thu, 05 Sep 2013 11:10:51 +0200 |
traytel |
list_to_set_comprehension: don't crash in case distinctions on datatypes with even number of constructors
|
changeset |
files
|
Thu, 05 Sep 2013 01:58:48 +0200 |
panny |
support indirect corecursion
|
changeset |
files
|
Wed, 04 Sep 2013 23:57:38 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 04 Sep 2013 22:37:19 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 04 Sep 2013 21:25:03 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 04 Sep 2013 17:40:07 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 04 Sep 2013 17:36:37 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 04 Sep 2013 17:35:47 +0200 |
wenzelm |
interpret keys more movement only when needed;
|
changeset |
files
|
Wed, 04 Sep 2013 16:03:45 +0200 |
wenzelm |
non-persistent print_state: trade-off between JVM space vs. ML time;
|
changeset |
files
|
Wed, 04 Sep 2013 15:27:24 +0200 |
wenzelm |
some explicit indication of Proof General legacy;
|
changeset |
files
|
Wed, 04 Sep 2013 13:45:46 +0200 |
panny |
merge
|
changeset |
files
|
Wed, 04 Sep 2013 02:11:50 +0200 |
panny |
various refactoring;
|
changeset |
files
|
Wed, 04 Sep 2013 13:22:03 +0200 |
wenzelm |
expose basic Symbol.properties (uninterpreted);
|
changeset |
files
|
Wed, 04 Sep 2013 13:13:14 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 04 Sep 2013 12:20:00 +0200 |
wenzelm |
remove Swing input map, which might bind keys in unexpected ways (e.g. LEFT/RIGHT in singleton list);
|
changeset |
files
|
Wed, 04 Sep 2013 11:12:00 +0200 |
wenzelm |
no completion on backspace -- too intrusive, e.g. when deleting keywords;
|
changeset |
files
|
Wed, 04 Sep 2013 10:46:57 +0200 |
wenzelm |
more contributors;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:42 +0100 |
sultana |
updated TPTP parser to conform to version 5.5.0 (but excluding the TPI language since its parser spec is still incomplete);
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:41 +0100 |
sultana |
updated TPTP parser to conform to version 5.4.0;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:41 +0100 |
sultana |
included axiom formulas (removing a FIXME) in the imported problem;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:41 +0100 |
sultana |
updated syntax to use 'ML_file' rather than 'uses';
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:41 +0100 |
sultana |
now allowing numeric identifiers to be used in 'file' annotations;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:40 +0100 |
sultana |
get_file_list now returns files sorted by size;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:40 +0100 |
sultana |
brought up to date with TPTP_Proof;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:40 +0100 |
sultana |
using richer annotation from formula annotations in proof;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:40 +0100 |
sultana |
extracting more info from formula annotation in proof;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:40 +0100 |
sultana |
corrected syntax filter;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:40 +0100 |
sultana |
reading tptp status code;
|
changeset |
files
|
Tue, 03 Sep 2013 21:46:40 +0100 |
sultana |
improved handling of nonstandard problem names;
|
changeset |
files
|
Tue, 03 Sep 2013 22:30:52 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 03 Sep 2013 22:10:54 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 03 Sep 2013 22:04:23 +0200 |
wenzelm |
tuned proofs -- less guessing;
|
changeset |
files
|
Tue, 03 Sep 2013 19:58:00 +0200 |
wenzelm |
cases: formal binding of 'assumes', with position provided via invoke_case;
|
changeset |
files
|
Tue, 03 Sep 2013 18:21:43 +0200 |
wenzelm |
minor tuning;
|
changeset |
files
|
Tue, 03 Sep 2013 13:09:15 +0200 |
wenzelm |
cases: more position information and PIDE markup;
|
changeset |
files
|
Tue, 03 Sep 2013 11:58:34 +0200 |
wenzelm |
more liberal 'case' syntax: allow parentheses without arguments;
|
changeset |
files
|
Tue, 03 Sep 2013 11:55:59 +0200 |
wenzelm |
more robust ToyList_Test;
|
changeset |
files
|
Tue, 03 Sep 2013 11:29:01 +0200 |
wenzelm |
Execution.fork formally requires registered Execution.running;
|
changeset |
files
|
Tue, 03 Sep 2013 01:12:40 +0200 |
wenzelm |
tuned proofs -- clarified flow of facts wrt. calculation;
|
changeset |
files
|
Tue, 03 Sep 2013 00:51:08 +0200 |
wenzelm |
proper imports;
|
changeset |
files
|
Mon, 02 Sep 2013 23:35:58 +0200 |
wenzelm |
tuned proof;
|
changeset |
files
|
Mon, 02 Sep 2013 16:10:26 +0200 |
wenzelm |
more explicit indication of 'guess' as improper Isar (aka "script") element;
|
changeset |
files
|
Tue, 03 Sep 2013 22:12:48 +0200 |
ballarin |
Further clarifies sublocale and rewrite morphisms.
|
changeset |
files
|
Tue, 03 Sep 2013 22:12:48 +0200 |
ballarin |
Clarifies that interpretation does not only apply to facts, but to declaratoins in general.
|
changeset |
files
|
Tue, 03 Sep 2013 22:12:48 +0200 |
ballarin |
Clarifies documentation of interpretation in local theories.
|
changeset |
files
|
Tue, 03 Sep 2013 22:12:47 +0200 |
ballarin |
New test case: interpretation in named contexts is not persistent.
|
changeset |
files
|
Tue, 03 Sep 2013 22:12:47 +0200 |
ballarin |
Terminology: mixin -> rewrite morphism.
|
changeset |
files
|
Mon, 02 Sep 2013 17:57:56 +0200 |
nipkow |
merged
|
changeset |
files
|
Mon, 02 Sep 2013 17:12:59 +0200 |
nipkow |
added lemmas
|
changeset |
files
|
Mon, 02 Sep 2013 17:14:51 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Mon, 02 Sep 2013 17:14:35 +0200 |
Andreas Lochbihler |
NEWS
|
changeset |
files
|
Mon, 02 Sep 2013 16:28:11 +0200 |
Andreas Lochbihler |
move admissible out of class ccpo to avoid unnecessary class predicate in foundational theorems
|
changeset |
files
|
Mon, 02 Sep 2013 15:13:00 +0200 |
panny |
handle direct corecursion
|
changeset |
files
|
Mon, 02 Sep 2013 11:03:02 +0200 |
wenzelm |
updated according to bceec99254b0;
|
changeset |
files
|
Sun, 01 Sep 2013 14:00:05 +0200 |
panny |
improved interfaces
|
changeset |
files
|
Sun, 01 Sep 2013 10:45:54 +0200 |
panny |
simplified rewriting of map arguments
|
changeset |
files
|
Sun, 01 Sep 2013 16:38:04 +1000 |
kleing |
remove redundant (simp del: ..)
|
changeset |
files
|