Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
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.
more explicit indication of unique result (see also 45be26b98ca6, 3d654643cf56);
2013-08-30, by wenzelm
explicit is always immediate;
2013-08-30, by wenzelm
single-letter abbrev does not make sense -- too many candidates;
2013-08-30, by wenzelm
allow short words for explicit completion;
2013-08-30, by wenzelm
fewer conflicts -- adhoc resolution of == vs. ==> via unicode (!) image;
2013-08-30, by wenzelm
more symbol abbrevs;
2013-08-30, by wenzelm
misc tuning -- reduce conflicts;
2013-08-30, by wenzelm
allow multiple entries;
2013-08-30, by wenzelm
more symbol abbrevs, based on ProofGeneral-4.2/isar/isar-unicode-tokens.el and traditional Isabelle/HOL ASCII replacement syntax;
2013-08-30, by wenzelm
allow multiple symbol properties, notably groups and abbrevs;
2013-08-30, by wenzelm
private copy (!) of etc/symbols for WWW_Find, which has its own interpretation of the file format;
2013-08-30, by wenzelm
check tar error, e.g. from corrupted download;
2013-08-30, by wenzelm
less surprising immediate completion;
2013-08-30, by wenzelm
updated keywords
2013-08-30, by blanchet
tuned theory name
2013-08-30, by blanchet
moved keywords down the hierarchy
2013-08-30, by blanchet
renamed command to clarify connection with BNF
2013-08-30, by blanchet
merged two theory files
2013-08-30, by blanchet
updated news/contributors with BNF stuff
2013-08-30, by blanchet
added example
2013-08-30, by blanchet
rationalized files
2013-08-30, by blanchet
polished newly included files after moving
2013-08-30, by blanchet
moved files related to "primrec_new", "primcorec", and "datatype_compat" from bitbucket co-rec repository
2013-08-30, by blanchet
tuned proofs;
2013-08-30, by wenzelm
merged
2013-08-29, by traytel
qualify internal and external constants in {l,g}fp properly
2013-08-29, by traytel
merged
2013-08-29, by wenzelm
merged
2013-08-29, by wenzelm
border as for Pretty_Tooltip;
2013-08-29, by wenzelm
less aggressive immediate completion, based on input and text;
2013-08-29, by wenzelm
preserve original word -- relevant for true uniqueness of immediate completion;
2013-08-29, by wenzelm
tuned;
2013-08-29, by wenzelm
added action isabelle.complete, using standard jEdit keyboard shortcut;
2013-08-29, by wenzelm
option to insert unique completion immediately into buffer;
2013-08-29, by wenzelm
tuned proofs;
2013-08-29, by wenzelm
renamed BNF fact
2013-08-29, by blanchet
renamed BNF axiom
2013-08-29, by blanchet
renamed BNF fact
2013-08-29, by blanchet
renamed BNF axiom
2013-08-29, by blanchet
compile
2013-08-29, by blanchet
renamed BNF fact
2013-08-29, by blanchet
make SML/NJ happy
2013-08-29, by kuncar
merged
2013-08-29, by wenzelm
tuned proofs;
2013-08-29, by wenzelm
clarified SideKick parser name, which serves as quasi "mode" here;
2013-08-29, by wenzelm
explicit indication of outer syntax with no tokens;
2013-08-29, by wenzelm
clarified module location;
2013-08-29, by wenzelm
always use extended styles (despite de26cf3191a3);
2013-08-29, by wenzelm
more uniform configuration of editor modes and token markers;
2013-08-29, by wenzelm
syntax for isabelle-news with symbol completion;
2013-08-29, by wenzelm
tuned signature;
2013-08-29, by wenzelm
maintain Completion_Popup.Text_Area as client property like Document_View;
2013-08-29, by wenzelm
some completion options;
2013-08-29, by wenzelm
more abstract Completion_Popup.Text_Area;
2013-08-29, by wenzelm
GTK+ works better due to avoidance of default list view popups;
2013-08-29, by wenzelm
renamed BNF axiom
2013-08-29, by blanchet
merge
2013-08-29, by blanchet
handle type class annotations on (co)datatype parameters gracefully
2013-08-29, by blanchet
store nesting_bnfs in fp_sugar (required in "nested to mutual" reduction)
2013-08-29, by traytel
cleaner handling of bootstrapping "fake" context, with fewer (no?) obscure bugs
2013-08-29, by blanchet
qualify BNF constants properly
2013-08-29, by blanchet
qualify generated constants uniformly
2013-08-29, by blanchet
rationalized bindings
2013-08-29, by blanchet
rationalize message generation + added a warning
2013-08-29, by blanchet
removed outdated comments
2013-08-29, by panny
build relator term for compound type (generalized build_map)
2013-08-29, by traytel
documentation ideas
2013-08-29, by blanchet
renamed an ML filed for consistency (low-level => ctor/dtor/xtor in name)
2013-08-29, by blanchet
merge
2013-08-29, by blanchet
more
2013-08-29, by blanchet
tuned proofs;
2013-08-29, by wenzelm
merged
2013-08-28, by wenzelm
tuned proofs;
2013-08-28, by wenzelm
tuned proofs;
2013-08-28, by wenzelm
complete symbols only in backslash forms -- less intrusive editing, greater chance of finding escape sequence in text;
2013-08-28, by wenzelm
tuned signature -- no need for ooddities;
2013-08-28, by wenzelm
tuned -- help finding rare NPE on cold start;
2013-08-28, by wenzelm
tuned proofs;
2013-08-28, by wenzelm
uniform use of isabelle.jEdit.Popup, based on generic screen location operations;
2013-08-28, by wenzelm
more elementary Popup via JLayeredPane -- avoid javax.swing.PopupFactory with its many problems and dangers of accidental HeavyWeightPopup (especially on Mac OS X);
2013-08-28, by wenzelm
tuned;
2013-08-28, by wenzelm
dismiss popups more uniformly;
2013-08-28, by wenzelm
more uniform check (see JEdit_Lib.propagate_key);
2013-08-28, by wenzelm
tuned signature;
2013-08-28, by wenzelm
more symbols;
2013-08-28, by wenzelm
tuned proofs;
2013-08-27, by wenzelm
tuned proofs;
2013-08-27, by wenzelm
tuned proofs;
2013-08-27, by wenzelm
enable jEdit KeyEventWorkaround uniformly;
2013-08-27, by wenzelm
de-register completion first, which is important to make new popup reliably;
2013-08-27, by wenzelm
register single instance within root, in order to get rid of old popup as user continues typing;
2013-08-27, by wenzelm
more careful refocus operation: do not reset focus if it was already lost (relevant when activating a different GUI component, for example);
2013-08-27, by wenzelm
some actual completion via outer syntax;
2013-08-27, by wenzelm
tuned signature;
2013-08-27, by wenzelm
avoid complication and event duplication due to KeyEventInterceptor -- NB: popup has focus within root window, it is closed on loss of focus;
2013-08-27, by wenzelm
determine completion geometry like tooltip;
2013-08-27, by wenzelm
explicit "hidden" operation with focus management;
2013-08-27, by wenzelm
some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;
2013-08-27, by wenzelm
more standard key handling according to jEdit (with workaround);
2013-08-27, by wenzelm
more systematic JEdit_Lib.key_listener with optional KeyEventWorkaround;
2013-08-27, by wenzelm
got rid of old error -- users who install SPASS manually are responsible for any version mismatches
2013-08-28, by blanchet
tuned messages
2013-08-28, by blanchet
natural component order
2013-08-28, by blanchet
better error message
2013-08-28, by blanchet
tuning
2013-08-28, by blanchet
tuned
2013-08-28, by nipkow
use only one data slot; rename print_quotmaps to print_quot_maps; tuned
2013-08-28, by kuncar
merged
2013-08-28, by nipkow
added rtrancl_while
2013-08-28, by nipkow
renamed inner_dense_linorder to dense_linorder
2013-08-27, by hoelzl
renamed typeclass dense_linorder to unbounded_dense_linorder
2013-08-27, by hoelzl
tuned imports;
2013-08-26, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip