Mon, 19 Jan 2009 21:38:50 +0100 superficial tuning;
wenzelm [Mon, 19 Jan 2009 21:38:50 +0100] rev 34483
superficial tuning;
Mon, 19 Jan 2009 21:04:30 +0100 turned Token.Kind into Enumeration;
wenzelm [Mon, 19 Jan 2009 21:04:30 +0100] rev 34482
turned Token.Kind into Enumeration;
Mon, 19 Jan 2009 20:33:26 +0100 replaced type parameter C by Command (thanks to globally simultaneous scope);
wenzelm [Mon, 19 Jan 2009 20:33:26 +0100] rev 34481
replaced type parameter C by Command (thanks to globally simultaneous scope);
Mon, 19 Jan 2009 15:56:58 +0100 simplified implicit convertion Int => Position;
wenzelm [Mon, 19 Jan 2009 15:56:58 +0100] rev 34480
simplified implicit convertion Int => Position;
Fri, 16 Jan 2009 23:00:24 +0100 merged
wenzelm [Fri, 16 Jan 2009 23:00:24 +0100] rev 34479
merged
Fri, 16 Jan 2009 16:54:01 +0100 removed jEdit/build-support (belongs to src distribution);
wenzelm [Fri, 16 Jan 2009 16:54:01 +0100] rev 34478
removed jEdit/build-support (belongs to src distribution);
Fri, 16 Jan 2009 22:57:47 +0100 IsabelleProcess.parse_message (message markup within Scala layer);
wenzelm [Fri, 16 Jan 2009 22:57:47 +0100] rev 34477
IsabelleProcess.parse_message (message markup within Scala layer);
Fri, 16 Jan 2009 22:57:24 +0100 tuned import;
wenzelm [Fri, 16 Jan 2009 22:57:24 +0100] rev 34476
tuned import;
Mon, 12 Jan 2009 20:49:37 +0100 implemented IsabelleSideKickParser.complete
immler@in.tum.de [Mon, 12 Jan 2009 20:49:37 +0100] rev 34475
implemented IsabelleSideKickParser.complete removed Plugin.prover (to avoid NoSuchElementException)
Sun, 11 Jan 2009 22:02:27 +0100 tuned;
wenzelm [Sun, 11 Jan 2009 22:02:27 +0100] rev 34474
tuned;
Sun, 11 Jan 2009 21:52:40 +0100 unified with dynamic version;
wenzelm [Sun, 11 Jan 2009 21:52:40 +0100] rev 34473
unified with dynamic version;
Sun, 11 Jan 2009 21:52:22 +0100 some more token kinds, based on classification in
wenzelm [Sun, 11 Jan 2009 21:52:22 +0100] rev 34472
some more token kinds, based on classification in http://isabelle.in.tum.de/repos/isabelle/file/b81ae415873d/src/Pure/Isar/outer_keyword.scala
Sun, 11 Jan 2009 21:48:58 +0100 decl_info: cover both commands and keywords, with kind;
wenzelm [Sun, 11 Jan 2009 21:48:58 +0100] rev 34471
decl_info: cover both commands and keywords, with kind; command_decls: maintain kinds as well (Map);
Sun, 11 Jan 2009 21:48:12 +0100 tuned;
wenzelm [Sun, 11 Jan 2009 21:48:12 +0100] rev 34470
tuned;
Sun, 11 Jan 2009 19:33:53 +0100 failsafe mkdir;
wenzelm [Sun, 11 Jan 2009 19:33:53 +0100] rev 34469
failsafe mkdir;
Sun, 11 Jan 2009 19:32:26 +0100 maintain Isabelle properties via object Isabelle.Property with apply/update methods;
wenzelm [Sun, 11 Jan 2009 19:32:26 +0100] rev 34468
maintain Isabelle properties via object Isabelle.Property with apply/update methods;
Sun, 11 Jan 2009 17:35:56 +0100 created DynamicTokenMarker
immler@in.tum.de [Sun, 11 Jan 2009 17:35:56 +0100] rev 34467
created DynamicTokenMarker included it in ProverSetup and registered at prover
Sun, 11 Jan 2009 13:46:26 +0100 explicitly refer to superclass
immler@in.tum.de [Sun, 11 Jan 2009 13:46:26 +0100] rev 34466
explicitly refer to superclass
Sun, 11 Jan 2009 13:16:35 +0100 added EventBus for new command- or keyword-declarations
immler@in.tum.de [Sun, 11 Jan 2009 13:16:35 +0100] rev 34465
added EventBus for new command- or keyword-declarations
Sun, 11 Jan 2009 13:15:05 +0100 removed comment:
immler@in.tum.de [Sun, 11 Jan 2009 13:15:05 +0100] rev 34464
removed comment: theory-view registers when created
Sat, 10 Jan 2009 18:10:14 +0100 changed install/uninstall prover on view to private
immler@in.tum.de [Sat, 10 Jan 2009 18:10:14 +0100] rev 34463
changed install/uninstall prover on view to private
Sat, 10 Jan 2009 17:59:23 +0100 merged
immler@in.tum.de [Sat, 10 Jan 2009 17:59:23 +0100] rev 34462
merged
Sat, 10 Jan 2009 17:33:21 +0100 create folder 'jars' before copying
immler@in.tum.de [Sat, 10 Jan 2009 17:33:21 +0100] rev 34461
create folder 'jars' before copying
Fri, 19 Dec 2008 11:25:06 +0100 ability to deactivate buffers
immler@in.tum.de [Fri, 19 Dec 2008 11:25:06 +0100] rev 34460
ability to deactivate buffers
Fri, 02 Jan 2009 15:34:56 +0100 adapted Isar.command;
wenzelm [Fri, 02 Jan 2009 15:34:56 +0100] rev 34459
adapted Isar.command;
Mon, 29 Dec 2008 21:01:55 +0100 - renamed Command.Phase to Command.Status (cf. src/Pure/Isar/isar.ML);
wenzelm [Mon, 29 Dec 2008 21:01:55 +0100] rev 34458
- renamed Command.Phase to Command.Status (cf. src/Pure/Isar/isar.ML);
Mon, 29 Dec 2008 20:50:38 +0100 tuned;
wenzelm [Mon, 29 Dec 2008 20:50:38 +0100] rev 34457
tuned;
Mon, 29 Dec 2008 20:43:04 +0100 replaced EventSource by EventBus;
wenzelm [Mon, 29 Dec 2008 20:43:04 +0100] rev 34456
replaced EventSource by EventBus; misc tuning;
Mon, 29 Dec 2008 20:36:34 +0100 obsolete (cf. isabelle.EventBus in Pure/General/event_bus.scala);
wenzelm [Mon, 29 Dec 2008 20:36:34 +0100] rev 34455
obsolete (cf. isabelle.EventBus in Pure/General/event_bus.scala);
Mon, 29 Dec 2008 17:50:39 +0100 removed debug output;
wenzelm [Mon, 29 Dec 2008 17:50:39 +0100] rev 34454
removed debug output;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip