immler@in.tum.de [Thu, 05 Mar 2009 16:40:49 +0100] rev 34531
*very* superficial usage of LinearSet
immler@in.tum.de [Thu, 05 Mar 2009 10:53:47 +0100] rev 34530
implemented delete_after
immler@in.tum.de [Thu, 05 Mar 2009 10:13:25 +0100] rev 34529
implemented insert_after
immler@in.tum.de [Wed, 04 Mar 2009 17:46:42 +0100] rev 34528
changed title
immler@in.tum.de [Wed, 04 Mar 2009 17:07:47 +0100] rev 34527
added Makarius' LinearSet
immler@in.tum.de [Thu, 19 Feb 2009 20:44:28 +0100] rev 34526
tokens and commands as lists
immler@in.tum.de [Thu, 05 Feb 2009 21:18:30 +0100] rev 34525
styles properties
immler@in.tum.de [Wed, 04 Feb 2009 21:50:08 +0100] rev 34524
syntax styles in properties
immler@in.tum.de [Wed, 04 Feb 2009 02:12:06 +0100] rev 34523
all token kinds have to be non-null
immler@in.tum.de [Wed, 04 Feb 2009 01:38:48 +0100] rev 34522
removed redundant code
wenzelm [Fri, 20 Mar 2009 21:31:57 +0100] rev 34521
added ML syntax markup;
wenzelm [Fri, 20 Mar 2009 21:31:45 +0100] rev 34520
recovered activate=defer, which is the "new" way to invoke jEdit plugins (cf. 3fbb7b565013);
proper encoding for JVM property files: iso-latin-1;
wenzelm [Fri, 20 Mar 2009 21:05:26 +0100] rev 34519
more robust copying of jars;
immler@in.tum.de [Mon, 02 Feb 2009 23:08:44 +0100] rev 34518
referred to old version of TokenMarker
immler@in.tum.de [Mon, 02 Feb 2009 23:05:25 +0100] rev 34517
implemented markTokens;
moved choose_color to DynamicTokenMarker and extended to choose_style
immler@in.tum.de [Sun, 01 Feb 2009 13:57:59 +0100] rev 34516
more flexible commands-iterators
immler@in.tum.de [Sun, 01 Feb 2009 13:38:51 +0100] rev 34515
use FontMetrics.getMaxAdvance if available; tuned
immler@in.tum.de [Sun, 01 Feb 2009 13:32:36 +0100] rev 34514
renamed fields of MarkupNode; implemented flatten and leafs
immler@in.tum.de [Sun, 01 Feb 2009 13:14:36 +0100] rev 34513
respect current offsets
immler@in.tum.de [Sun, 01 Feb 2009 12:50:21 +0100] rev 34512
modified netbeans build such that dist can be used as settings-directory for jedit;
adapted explicit makedist
immler@in.tum.de [Sun, 01 Feb 2009 12:21:07 +0100] rev 34511
merge
immler@in.tum.de [Sat, 24 Jan 2009 16:31:04 +0100] rev 34510
take content of asset for description in status-view of Sidekick
wenzelm [Tue, 27 Jan 2009 22:23:45 +0100] rev 34509
eliminated Command.Status.REMOVE/REMOVED;
support rudiments of new document protocol: running flag, edits/edit message;
use plain toInt;
misc tuning and rearrangement;
wenzelm [Tue, 27 Jan 2009 22:16:29 +0100] rev 34508
eliminated Command.Status.REMOVE/REMOVED;
added state_id;
refined add_result: running flag;
wenzelm [Tue, 27 Jan 2009 22:14:40 +0100] rev 34507
eliminated Command.Status.REMOVE/REMOVED;
wenzelm [Tue, 27 Jan 2009 22:13:56 +0100] rev 34506
use plain toInt;
wenzelm [Tue, 27 Jan 2009 19:52:56 +0100] rev 34505
ProofDocument: pass is_command_keyword directly, not via full-blown Prover object;
wenzelm [Tue, 27 Jan 2009 19:41:44 +0100] rev 34504
eliminated Prover.start -- part of main constructor;
wenzelm [Tue, 27 Jan 2009 19:27:59 +0100] rev 34503
tuned whitespace;
wenzelm [Tue, 27 Jan 2009 18:58:16 +0100] rev 34502
added Isabelle.default_logic;
wenzelm [Tue, 27 Jan 2009 18:53:12 +0100] rev 34501
beginnings of global document state;
wenzelm [Tue, 27 Jan 2009 18:16:24 +0100] rev 34500
state_results: separate buffer for messages from running command;
result_document: append all messages;
misc tuning;
wenzelm [Tue, 27 Jan 2009 18:15:11 +0100] rev 34499
misc tuning;
wenzelm [Tue, 27 Jan 2009 17:22:55 +0100] rev 34498
Prover.start: determine logic in one place;
wenzelm [Tue, 27 Jan 2009 16:16:55 +0100] rev 34497
more explicit indication of mutable collections;
wenzelm [Tue, 20 Jan 2009 23:13:54 +0100] rev 34496
renamed getNextCommandContaining to find_command_at;
more de-camelization;
wenzelm [Tue, 20 Jan 2009 22:55:45 +0100] rev 34495
Command: added name field and toString;
wenzelm [Tue, 20 Jan 2009 22:30:54 +0100] rev 34494
misc tuning -- de-camelization;
wenzelm [Tue, 20 Jan 2009 22:29:56 +0100] rev 34493
case class Changed;
wenzelm [Tue, 20 Jan 2009 22:29:41 +0100] rev 34492
Token: plain val kind;
wenzelm [Tue, 20 Jan 2009 20:32:04 +0100] rev 34491
Command: turned content into plain val;
wenzelm [Tue, 20 Jan 2009 20:05:21 +0100] rev 34490
use Symbol.Interpretation from IsabelleSystem instance;
wenzelm [Tue, 20 Jan 2009 18:23:40 +0100] rev 34489
replaced java.util.Property by plain association list;
handle_result: do not parse ignored messages;
tuned;
wenzelm [Tue, 20 Jan 2009 18:20:50 +0100] rev 34488
use IsabelleProcess.parse_message (with global Isabelle.system instance);
wenzelm [Tue, 20 Jan 2009 18:20:19 +0100] rev 34487
use Symbol.Interpretation from IsabelleSystem instance;
wenzelm [Tue, 20 Jan 2009 13:56:55 +0100] rev 34486
tuned handling of accumulated results;
wenzelm [Mon, 19 Jan 2009 23:29:44 +0100] rev 34485
joined Document with ProofDocument;
misc tuning;
wenzelm [Mon, 19 Jan 2009 21:58:38 +0100] rev 34484
eliminated explicit method equals, which is always behind == / != anyway in Scala;
wenzelm [Mon, 19 Jan 2009 21:38:50 +0100] rev 34483
superficial tuning;
wenzelm [Mon, 19 Jan 2009 21:04:30 +0100] rev 34482
turned Token.Kind into Enumeration;
wenzelm [Mon, 19 Jan 2009 20:33:26 +0100] rev 34481
replaced type parameter C by Command (thanks to globally simultaneous scope);
wenzelm [Mon, 19 Jan 2009 15:56:58 +0100] rev 34480
simplified implicit convertion Int => Position;
wenzelm [Fri, 16 Jan 2009 23:00:24 +0100] rev 34479
merged
wenzelm [Fri, 16 Jan 2009 16:54:01 +0100] rev 34478
removed jEdit/build-support (belongs to src distribution);
wenzelm [Fri, 16 Jan 2009 22:57:47 +0100] rev 34477
IsabelleProcess.parse_message (message markup within Scala layer);
wenzelm [Fri, 16 Jan 2009 22:57:24 +0100] rev 34476
tuned import;
immler@in.tum.de [Mon, 12 Jan 2009 20:49:37 +0100] rev 34475
implemented IsabelleSideKickParser.complete
removed Plugin.prover (to avoid NoSuchElementException)
wenzelm [Sun, 11 Jan 2009 22:02:27 +0100] rev 34474
tuned;
wenzelm [Sun, 11 Jan 2009 21:52:40 +0100] rev 34473
unified with dynamic version;
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
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);
wenzelm [Sun, 11 Jan 2009 21:48:12 +0100] rev 34470
tuned;
wenzelm [Sun, 11 Jan 2009 19:33:53 +0100] rev 34469
failsafe mkdir;
wenzelm [Sun, 11 Jan 2009 19:32:26 +0100] rev 34468
maintain Isabelle properties via object Isabelle.Property with apply/update methods;