Sun, 08 Sep 2013 19:25:06 +0200 wenzelm updated exe -- more explicit icon;
Sun, 08 Sep 2013 18:37:42 +0200 wenzelm more official lib/logo/isabelle.bmp;
Sun, 08 Sep 2013 18:10:12 +0200 wenzelm use windows_app based on WinRun4J;
Sun, 08 Sep 2013 17:51:56 +0200 wenzelm updated to WinRun4J;
Sun, 08 Sep 2013 12:26:07 +0200 traytel tuned whitespace
Sun, 08 Sep 2013 12:26:05 +0200 traytel don't register "sequential" as a keyword for now as this breaks the parser for function
Sat, 07 Sep 2013 23:09:26 +0200 wenzelm tuned proofs;
Sat, 07 Sep 2013 20:12:38 +0200 wenzelm merged
Sat, 07 Sep 2013 19:45:36 +0200 wenzelm tuned message;
Sat, 07 Sep 2013 19:18:05 +0200 wenzelm tuned message;
Sat, 07 Sep 2013 18:37:25 +0200 wenzelm imitate "isabelle java" and "isabelle jedit" wrt. classpath and options (see also a221a4fdb5a0);
Sat, 07 Sep 2013 18:24:24 +0200 wenzelm generate application wrapper for Linux;
Sat, 07 Sep 2013 17:43:13 +0200 wenzelm observe "stopped" after Cygwin init (which is itself uninterruptible);
Sat, 07 Sep 2013 17:32:55 +0200 wenzelm clarified modules;
Sat, 07 Sep 2013 17:23:05 +0200 wenzelm tuned signature;
Sat, 07 Sep 2013 17:11:44 +0200 wenzelm Cygwin_Init based on System_Dialog;
Sat, 07 Sep 2013 16:33:10 +0200 wenzelm tuned imports;
Sat, 07 Sep 2013 15:28:16 +0200 wenzelm more robust exit;
Sat, 07 Sep 2013 15:10:33 +0200 wenzelm Build_Dialog based on System_Dialog;
Sat, 07 Sep 2013 14:14:25 +0200 wenzelm clarified close operations;
Sat, 07 Sep 2013 14:07:12 +0200 wenzelm clarified result;
Sat, 07 Sep 2013 13:59:47 +0200 wenzelm dialog for system processes, with optional output window;
Sat, 07 Sep 2013 11:36:03 +0200 wenzelm more portable access to icon -- avoid Isabelle_System which is not yet initialized in bootstrap;
Sat, 07 Sep 2013 11:28:30 +0200 wenzelm odd workaround for scalac to enable nohup;
Sat, 07 Sep 2013 11:02:27 +0200 wenzelm odd workaround for scalac to enable nohup;
Sat, 07 Sep 2013 00:02:19 +0200 wenzelm build session before start of jedit;
Fri, 06 Sep 2013 22:28:28 +0200 wenzelm imitate "isabelle java" and "isabelle jedit" wrt. classpath and options;
Fri, 06 Sep 2013 22:07:26 +0200 wenzelm more Proof General legacy;
Fri, 06 Sep 2013 21:28:07 +0200 wenzelm use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
Fri, 06 Sep 2013 21:13:19 +0200 wenzelm warm start of Isabelle/jEdit from Isabelle/Scala;
Fri, 06 Sep 2013 18:15:25 +0200 wenzelm prefer explicit thread;
Fri, 06 Sep 2013 18:14:50 +0200 wenzelm tuned proofs;
Fri, 06 Sep 2013 17:55:01 +0200 wenzelm tuned proofs;
Fri, 06 Sep 2013 17:26:58 +0200 wenzelm prefer Isabelle/Scala over bash;
Fri, 06 Sep 2013 17:20:48 +0200 wenzelm prefer Isabelle/Scala over bash;
Fri, 06 Sep 2013 17:01:49 +0200 wenzelm prefer warm start via JEdit_Main;
Fri, 06 Sep 2013 20:59:36 +0200 haftmann slight cleanup of lemma locations; tuned proof
Fri, 06 Sep 2013 20:55:14 +0200 haftmann tuned
Fri, 06 Sep 2013 15:47:51 +0200 wenzelm tuned;
Fri, 06 Sep 2013 12:46:50 +0200 wenzelm tuned;
Fri, 06 Sep 2013 12:22:00 +0200 wenzelm removed junk;
Fri, 06 Sep 2013 12:05:01 +0200 wenzelm more standard header;
Fri, 06 Sep 2013 12:00:58 +0200 wenzelm updated keywords;
Fri, 06 Sep 2013 10:57:27 +0200 noschinl merged
Fri, 06 Sep 2013 10:56:40 +0200 noschinl added examples for Simps_Case_Conv
Fri, 06 Sep 2013 10:56:40 +0200 noschinl allowed less exhaustive patterns
Fri, 06 Sep 2013 10:56:40 +0200 noschinl use case_of_simps
Fri, 06 Sep 2013 10:56:40 +0200 noschinl use case_of_simps
Fri, 06 Sep 2013 10:56:40 +0200 noschinl added simps_of_case and case_of_simps to convert between simps and case rules
Thu, 05 Sep 2013 23:14:28 +0200 wenzelm merged
Thu, 05 Sep 2013 22:08:25 +0200 wenzelm close window and start process asynchronously;
Thu, 05 Sep 2013 21:37:32 +0200 wenzelm more explicit cygwin_root (again) -- do not rely on isabelle_home as cwd;
Thu, 05 Sep 2013 21:11:16 +0200 wenzelm recovered cygwin.root from 1c87e79bb838;
Thu, 05 Sep 2013 20:37:24 +0200 wenzelm provide file indicator;
Thu, 05 Sep 2013 20:26:41 +0200 wenzelm updated windows_app-20130905;
Thu, 05 Sep 2013 20:19:22 +0200 wenzelm main application entry point involves implicit Cygwin init, depending on "uninitialized" file indicator;
Thu, 05 Sep 2013 16:39:01 +0200 wenzelm standardize jdk name;
Thu, 05 Sep 2013 16:03:44 +0200 wenzelm updated to jdk-7u25;
Thu, 05 Sep 2013 13:09:31 +0200 wenzelm support only one scala version;
Thu, 05 Sep 2013 12:33:51 +0200 wenzelm updated to jedit_build-20130905 which is based on jedit-5.1.0;
Thu, 05 Sep 2013 18:05:03 +0200 haftmann explicit module names have precedence over identifier declarations
Thu, 05 Sep 2013 18:05:02 +0200 haftmann check explicit module names for conformity
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
Thu, 05 Sep 2013 01:58:48 +0200 panny support indirect corecursion
Wed, 04 Sep 2013 23:57:38 +0200 wenzelm tuned proofs;
Wed, 04 Sep 2013 22:37:19 +0200 wenzelm tuned proofs;
Wed, 04 Sep 2013 21:25:03 +0200 wenzelm tuned proofs;
Wed, 04 Sep 2013 17:40:07 +0200 wenzelm tuned;
Wed, 04 Sep 2013 17:36:37 +0200 wenzelm tuned proofs;
Wed, 04 Sep 2013 17:35:47 +0200 wenzelm interpret keys more movement only when needed;
Wed, 04 Sep 2013 16:03:45 +0200 wenzelm non-persistent print_state: trade-off between JVM space vs. ML time;
Wed, 04 Sep 2013 15:27:24 +0200 wenzelm some explicit indication of Proof General legacy;
Wed, 04 Sep 2013 13:45:46 +0200 panny merge
Wed, 04 Sep 2013 02:11:50 +0200 panny various refactoring;
Wed, 04 Sep 2013 13:22:03 +0200 wenzelm expose basic Symbol.properties (uninterpreted);
Wed, 04 Sep 2013 13:13:14 +0200 wenzelm tuned proofs;
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);
Wed, 04 Sep 2013 11:12:00 +0200 wenzelm no completion on backspace -- too intrusive, e.g. when deleting keywords;
Wed, 04 Sep 2013 10:46:57 +0200 wenzelm more contributors;
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);
Tue, 03 Sep 2013 21:46:41 +0100 sultana updated TPTP parser to conform to version 5.4.0;
Tue, 03 Sep 2013 21:46:41 +0100 sultana included axiom formulas (removing a FIXME) in the imported problem;
Tue, 03 Sep 2013 21:46:41 +0100 sultana updated syntax to use 'ML_file' rather than 'uses';
Tue, 03 Sep 2013 21:46:41 +0100 sultana now allowing numeric identifiers to be used in 'file' annotations;
Tue, 03 Sep 2013 21:46:40 +0100 sultana get_file_list now returns files sorted by size;
Tue, 03 Sep 2013 21:46:40 +0100 sultana brought up to date with TPTP_Proof;
Tue, 03 Sep 2013 21:46:40 +0100 sultana using richer annotation from formula annotations in proof;
Tue, 03 Sep 2013 21:46:40 +0100 sultana extracting more info from formula annotation in proof;
Tue, 03 Sep 2013 21:46:40 +0100 sultana corrected syntax filter;
Tue, 03 Sep 2013 21:46:40 +0100 sultana reading tptp status code;
Tue, 03 Sep 2013 21:46:40 +0100 sultana improved handling of nonstandard problem names;
Tue, 03 Sep 2013 22:30:52 +0200 wenzelm merged
Tue, 03 Sep 2013 22:10:54 +0200 wenzelm merged
Tue, 03 Sep 2013 22:04:23 +0200 wenzelm tuned proofs -- less guessing;
Tue, 03 Sep 2013 19:58:00 +0200 wenzelm cases: formal binding of 'assumes', with position provided via invoke_case;
Tue, 03 Sep 2013 18:21:43 +0200 wenzelm minor tuning;
Tue, 03 Sep 2013 13:09:15 +0200 wenzelm cases: more position information and PIDE markup;
Tue, 03 Sep 2013 11:58:34 +0200 wenzelm more liberal 'case' syntax: allow parentheses without arguments;
Tue, 03 Sep 2013 11:55:59 +0200 wenzelm more robust ToyList_Test;
Tue, 03 Sep 2013 11:29:01 +0200 wenzelm Execution.fork formally requires registered Execution.running;
Tue, 03 Sep 2013 01:12:40 +0200 wenzelm tuned proofs -- clarified flow of facts wrt. calculation;
Tue, 03 Sep 2013 00:51:08 +0200 wenzelm proper imports;
Mon, 02 Sep 2013 23:35:58 +0200 wenzelm tuned proof;
Mon, 02 Sep 2013 16:10:26 +0200 wenzelm more explicit indication of 'guess' as improper Isar (aka "script") element;
Tue, 03 Sep 2013 22:12:48 +0200 ballarin Further clarifies sublocale and rewrite morphisms.
Tue, 03 Sep 2013 22:12:48 +0200 ballarin Clarifies that interpretation does not only apply to facts, but to declaratoins in general.
Tue, 03 Sep 2013 22:12:48 +0200 ballarin Clarifies documentation of interpretation in local theories.
Tue, 03 Sep 2013 22:12:47 +0200 ballarin New test case: interpretation in named contexts is not persistent.
Tue, 03 Sep 2013 22:12:47 +0200 ballarin Terminology: mixin -> rewrite morphism.
Mon, 02 Sep 2013 17:57:56 +0200 nipkow merged
Mon, 02 Sep 2013 17:12:59 +0200 nipkow added lemmas
Mon, 02 Sep 2013 17:14:51 +0200 Andreas Lochbihler merged
Mon, 02 Sep 2013 17:14:35 +0200 Andreas Lochbihler NEWS
Mon, 02 Sep 2013 16:28:11 +0200 Andreas Lochbihler move admissible out of class ccpo to avoid unnecessary class predicate in foundational theorems
Mon, 02 Sep 2013 15:13:00 +0200 panny handle direct corecursion
Mon, 02 Sep 2013 11:03:02 +0200 wenzelm updated according to bceec99254b0;
Sun, 01 Sep 2013 14:00:05 +0200 panny improved interfaces
Sun, 01 Sep 2013 10:45:54 +0200 panny simplified rewriting of map arguments
Sun, 01 Sep 2013 16:38:04 +1000 kleing remove redundant (simp del: ..)
Sun, 01 Sep 2013 00:37:53 +0200 traytel modernized more examples
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip