Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
eliminated Command.Status.REMOVE/REMOVED;
2009-01-27, by wenzelm
eliminated Command.Status.REMOVE/REMOVED;
2009-01-27, by wenzelm
use plain toInt;
2009-01-27, by wenzelm
ProofDocument: pass is_command_keyword directly, not via full-blown Prover object;
2009-01-27, by wenzelm
eliminated Prover.start -- part of main constructor;
2009-01-27, by wenzelm
tuned whitespace;
2009-01-27, by wenzelm
added Isabelle.default_logic;
2009-01-27, by wenzelm
beginnings of global document state;
2009-01-27, by wenzelm
state_results: separate buffer for messages from running command;
2009-01-27, by wenzelm
misc tuning;
2009-01-27, by wenzelm
Prover.start: determine logic in one place;
2009-01-27, by wenzelm
more explicit indication of mutable collections;
2009-01-27, by wenzelm
renamed getNextCommandContaining to find_command_at;
2009-01-20, by wenzelm
Command: added name field and toString;
2009-01-20, by wenzelm
misc tuning -- de-camelization;
2009-01-20, by wenzelm
case class Changed;
2009-01-20, by wenzelm
Token: plain val kind;
2009-01-20, by wenzelm
Command: turned content into plain val;
2009-01-20, by wenzelm
use Symbol.Interpretation from IsabelleSystem instance;
2009-01-20, by wenzelm
replaced java.util.Property by plain association list;
2009-01-20, by wenzelm
use IsabelleProcess.parse_message (with global Isabelle.system instance);
2009-01-20, by wenzelm
use Symbol.Interpretation from IsabelleSystem instance;
2009-01-20, by wenzelm
tuned handling of accumulated results;
2009-01-20, by wenzelm
joined Document with ProofDocument;
2009-01-19, by wenzelm
eliminated explicit method equals, which is always behind == / != anyway in Scala;
2009-01-19, by wenzelm
superficial tuning;
2009-01-19, by wenzelm
turned Token.Kind into Enumeration;
2009-01-19, by wenzelm
replaced type parameter C by Command (thanks to globally simultaneous scope);
2009-01-19, by wenzelm
simplified implicit convertion Int => Position;
2009-01-19, by wenzelm
merged
2009-01-16, by wenzelm
removed jEdit/build-support (belongs to src distribution);
2009-01-16, by wenzelm
IsabelleProcess.parse_message (message markup within Scala layer);
2009-01-16, by wenzelm
tuned import;
2009-01-16, by wenzelm
implemented IsabelleSideKickParser.complete
2009-01-12, by immler
tuned;
2009-01-11, by wenzelm
unified with dynamic version;
2009-01-11, by wenzelm
some more token kinds, based on classification in
2009-01-11, by wenzelm
decl_info: cover both commands and keywords, with kind;
2009-01-11, by wenzelm
tuned;
2009-01-11, by wenzelm
failsafe mkdir;
2009-01-11, by wenzelm
maintain Isabelle properties via object Isabelle.Property with apply/update methods;
2009-01-11, by wenzelm
created DynamicTokenMarker
2009-01-11, by immler
explicitly refer to superclass
2009-01-11, by immler
added EventBus for new command- or keyword-declarations
2009-01-11, by immler
removed comment:
2009-01-11, by immler
changed install/uninstall prover on view to private
2009-01-10, by immler
merged
2009-01-10, by immler
create folder 'jars' before copying
2009-01-10, by immler
ability to deactivate buffers
2008-12-19, by immler
adapted Isar.command;
2009-01-02, by wenzelm
- renamed Command.Phase to Command.Status (cf. src/Pure/Isar/isar.ML);
2008-12-29, by wenzelm
tuned;
2008-12-29, by wenzelm
replaced EventSource by EventBus;
2008-12-29, by wenzelm
obsolete (cf. isabelle.EventBus in Pure/General/event_bus.scala);
2008-12-29, by wenzelm
removed debug output;
2008-12-29, by wenzelm
eliminated hardwired string constants;
2008-12-29, by wenzelm
removed redundant CommandChangeInfo;
2008-12-28, by wenzelm
command id via Isabelle.plugin;
2008-12-28, by wenzelm
tuned;
2008-12-28, by wenzelm
added central id generator;
2008-12-28, by wenzelm
command state color: use PG 4.0 values;
2008-12-28, by wenzelm
tuned;
2008-12-28, by wenzelm
superficial tuning;
2008-12-28, by wenzelm
use symbolic Markup elements instead of literal strings;
2008-12-28, by wenzelm
replaced inUIThread by scala-style swing/swing_async combinators;
2008-12-28, by wenzelm
dynamic instances Isabelle.system, Isabelle.symbols;
2008-12-27, by wenzelm
use System.getenv temporarily;
2008-12-27, by wenzelm
replaced static IsabelleSystem by Isabelle.system;
2008-12-27, by wenzelm
renamed object Plugin to Isabelle;
2008-12-27, by wenzelm
IsabelleSystem.find_logics;
2008-12-27, by wenzelm
proper import isabelle.renderer.UserAgent;
2008-12-21, by wenzelm
dummy class to make ant javadoc work;
2008-12-21, by wenzelm
use Plugin.self.symbols;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
tuned;
2008-12-21, by wenzelm
renamed isabelle.jedit.UserAgent to isabelle.renderer.UserAgent;
2008-12-21, by wenzelm
tuned;
2008-12-21, by wenzelm
basic setup of anti-aliasing, according to jEdit property;
2008-12-21, by wenzelm
tuned order of menu items;
2008-12-20, by wenzelm
renamed isabelle.prover.IsabelleSKParser to isabelle.jedit.IsabelleSideKickParser;
2008-12-20, by wenzelm
tuned sidekick properties;
2008-12-20, by wenzelm
setPreferredSize for floating dockables;
2008-12-20, by wenzelm
default docking of sidekick and isabelle-state;
2008-12-20, by wenzelm
more conventional action names;
2008-12-20, by wenzelm
added author field;
2008-12-20, by wenzelm
regular plugin activation via "defer";
2008-12-20, by wenzelm
basic isabelle mode setup;
2008-12-20, by wenzelm
renamed IsabellePlugin to Isabelle;
2008-12-20, by wenzelm
misc tuning and adaption according to original IsabelleParser --
2008-12-20, by wenzelm
obsolete, cf. build.xml and makedist;
2008-12-20, by wenzelm
MOVABLE="TRUE" reuses existing instance when changing docking position --
2008-12-20, by wenzelm
updated to 4.3pre16;
2008-12-20, by wenzelm
removed jEdit sources from target;
2008-12-20, by wenzelm
more robust handling of FILES with spaces, using bash array variables;
2008-12-20, by wenzelm
disabled tracing;
2008-12-19, by wenzelm
misc tuning;
2008-12-19, by wenzelm
proper spelling of JEDIT_JAVA_OPTIONS;
2008-12-19, by wenzelm
added some headers and comments;
2008-12-19, by wenzelm
added some headers and comments;
2008-12-19, by wenzelm
restructured: independent provers in different buffers
2008-12-18, by immler
added 'delay or ignore'
2008-12-15, by immler
delayed repainting new phase in buffer and overview;
2008-12-15, by immler
information on command-phase left of scrollbar (with panel)
2008-12-10, by immler
information on command-phase left of scrollbar
2008-12-10, by immler
structure of markup-tree in scala, keep track of swing-nodes in background
2008-12-10, by immler
MarkupNode instead of DefaultMutableTreeNode and RelativeAsset
2008-12-08, by immler
interpretation of STATUS messages in one place, deleting inner syntax
2008-12-07, by immler
no syserr
2008-12-07, by immler
handle statuses in Command
2008-12-07, by immler
command property: offset relative to start of command
2008-12-07, by immler
include Sidekick its dependency ErrorList in dist
2008-12-02, by immler
removed debugging output
2008-11-30, by immler
basic tree structure for sidekick
2008-11-30, by immler
encoloring only details in the current line!
2008-11-29, by immler
ugly fine-grained buffer markup
2008-11-28, by immler
Token-functions with type-parameters
2008-11-28, by immler
moved methods to object Token
2008-11-28, by immler
arbitrary type for tokens
2008-11-28, by immler
removed xsymbol converting -> sidekick should do that
2008-11-27, by immler
revalidate for repainting
2008-11-27, by immler
merge
2008-11-26, by immler
adj scrolling
2008-11-19, by immler
abstract buffers and renderer
2008-11-19, by immler
use build-nb.xml for "debug" as well;
2008-11-22, by wenzelm
basic setup for auxiliary project "jEdit", with full sources, debugging, profiling;
2008-11-22, by wenzelm
updated version of nbproject, as produced by build in Netbeans 6.5;
2008-11-19, by wenzelm
adapted jar locations;
2008-11-19, by wenzelm
incorporated NOTES into TODO;
2008-11-19, by wenzelm
updates for Netbeans 6.5;
2008-11-19, by wenzelm
pass results to Scroller
2008-11-19, by immler
replacing xsymbols *after* inserting text
2008-11-18, by immler
buffer as array
2008-11-18, by immler
convert eg pasted xsymbols
2008-11-18, by immler
removed System.err...
2008-11-18, by immler
copy-paste for XHTMLPanels
2008-11-18, by immler
register to buffer all messages
2008-11-18, by immler
done
2008-11-18, by immler
fine grained scrolling
2008-11-18, by immler
removed senseless lines
2008-11-18, by immler
restructured scroller
2008-11-18, by immler
renamed to message_panel
2008-11-17, by immler
playing with xsymbols
2008-11-13, by immler
use utf-8 charset encoding
2008-11-13, by immler
copying selection to clipboard
2008-11-11, by immler
selecting text of state view
2008-11-10, by immler
worked over autoscrolling
2008-11-10, by immler
removed imports
2008-11-06, by immler
minimum height for panels, immediate scrolling and correct waiting
2008-11-05, by immler
scroll to first message immediately; potential later messages periodically
2008-11-05, by immler
auto-scrolling
2008-11-05, by immler
prepared for automatic scrolling
2008-11-03, by immler
cleaned up a bit, scrolling arbitrary heights (incremental rendering)
2008-11-03, by immler
UserAgent as seperate class, moved stylesheets, baseURL to UserAgent
2008-11-03, by immler
using 'dist' directory for jEdit-settings => find Isabelle-plugin directly
2008-11-03, by immler
fine scrolling principally possible
2008-11-02, by immler
calculate preferred sizes only when needed
2008-11-02, by immler
renamed class
2008-11-02, by immler
renamed
2008-11-02, by immler
reverted and ignoring build.xml
2008-10-31, by immler
faster resizing, unlimited caching(but cache is cleared on resize)
2008-10-31, by immler
reverted build.xml
2008-10-28, by immler
absolute positioning according to preferred size of panels,
2008-10-28, by immler
correct resizing of xhtml-panels
2008-10-26, by immler
LazyScroller: rendering messages only when needed
2008-10-23, by immler
a version of Dixon's ML mode with less ambitious indentation;
2008-10-22, by wenzelm
Misc development notes.
2008-10-22, by wenzelm
added jvmpath conversion for Cygwin;
2008-10-21, by wenzelm
hint on -settings=...;
2008-10-21, by wenzelm
renamed VFS protocol prefix from "isa:" to "isabelle:";
2008-10-21, by wenzelm
explicit home path for default file -- more robust;
2008-10-21, by wenzelm
disabled tracing;
2008-10-21, by wenzelm
essential default properties for jEdit;
2008-10-21, by wenzelm
Isabelle/jEdit interface wrapper.
2008-10-21, by wenzelm
make Isabelle/jEdit distribution;
2008-10-21, by wenzelm
refined application.args;
2008-10-21, by wenzelm
reading command_decls from 'new' protocol
2008-10-21, by immler
added target -pre-jar which copies jEdit plugin to be included in jar;
2008-10-20, by wenzelm
added application.args (Why does it end up in pricate properties?);
2008-10-20, by wenzelm
tuned whitespace;
2008-10-20, by wenzelm
fixed jEdit version;
2008-10-20, by wenzelm
requires Java from Sun;
2008-10-20, by wenzelm
Requirements to build from sources.
2008-10-20, by wenzelm
removed private properties;
2008-10-19, by wenzelm
basic setup for running jEdit;
2008-10-19, by wenzelm
deactivated tests due to lack of testng installation;
2008-10-19, by wenzelm
basic Netbeans project setup;
2008-10-19, by wenzelm
explicit result type for _listFiles;
2008-10-19, by wenzelm
original sources from Johannes Hölzl a48e0c6ab1aea77c52d596f7efc007a543d3d10c with minor modifications of directory layout;
2008-10-19, by wenzelm
tuned message;
2010-01-11, by wenzelm
clarified Symbol.is_plain/is_wellformed -- is_closed was rejecting plain backslashes;
2010-01-11, by wenzelm
Text_Edit.toString;
2010-01-11, by wenzelm
timeit message;
2010-01-11, by wenzelm
treat *all* JVM throwables as "exceptions", cf. ML version;
2010-01-11, by wenzelm
simplified Text_Edit -- deflated class hierarchy;
2010-01-11, by wenzelm
Outer_Lex.is_ignored;
2010-01-11, by wenzelm
merged
2010-01-11, by wenzelm
merged
2010-01-10, by haftmann
proper types for user-defined syntax
2010-01-08, by haftmann
single quote is not a valid letter any more
2010-01-08, by haftmann
simple tests
2010-01-08, by haftmann
boolean operators for scala
2010-01-08, by haftmann
elements with start entry;
2010-01-10, by wenzelm
plain object;
2010-01-10, by wenzelm
tuned signature;
2010-01-10, by wenzelm
tuned;
2010-01-10, by wenzelm
misc tuning;
2010-01-09, by wenzelm
Swing_Thread.future: plain Future.value if this is already Swing;
2010-01-09, by wenzelm
added find_files;
2010-01-09, by wenzelm
pass build error code;
2010-01-09, by wenzelm
tuned isatest ML_OPTIONS;
2010-01-09, by wenzelm
merged
2010-01-08, by haftmann
a primitive scala serializer
2010-01-08, by haftmann
fixed type error;
2010-01-08, by wenzelm
remove overloaded star operator, use specific vector / matrix operators
2010-01-07, by hoelzl
finite annotation on cartesian product is now implicit.
2010-01-07, by hoelzl
added syntax translation to automatically add finite typeclass to index type of cartesian product type
2010-01-07, by hoelzl
Made finite cartesian products finite
2010-01-06, by himmelma
reduced arity of Nitpick selectors associated with sets by 1, by using "Formula" instead of "Atom 2"
2010-01-07, by blanchet
make Nitpick's tests not leave files in the temp directory
2010-01-07, by blanchet
more text edit operations;
2010-01-06, by wenzelm
always report updates -- required has "handshake";
2010-01-06, by wenzelm
tuned Isabelle/Scala build;
2010-01-06, by wenzelm
simplified build/bootstrap of graph browser -- avoid make;
2010-01-06, by wenzelm
simplified build/bootstrap of Isabelle/Scala components -- avoid make;
2010-01-06, by wenzelm
more robust cancelation, notably of passive futures without scheduler running;
2010-01-06, by wenzelm
eliminated cache, which complicates the code without making a real difference (NB: deque_towards often disrupts caching, and daisy-chaining of workers already reduces queue overhead);
2010-01-06, by wenzelm
tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity);
2010-01-06, by wenzelm
do not memoize interrupts;
2010-01-06, by wenzelm
added Future.promise/fulfill -- promised futures that are fulfilled by external means;
2010-01-05, by wenzelm
Basic edits on plain text.
2010-01-05, by wenzelm
recovered legacy settings for Proof General 3.x;
2010-01-05, by wenzelm
merged
2010-01-05, by wenzelm
merged
2010-01-05, by haftmann
avoid exporting Type.build_tsig
2010-01-05, by haftmann
repaired legacy setting variable
2010-01-05, by haftmann
merged
2010-01-05, by haftmann
more correct handling of empty functions
2010-01-05, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip