Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
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
another sample found by Stefan Berghofer;
2013-08-26, by wenzelm
added SHA1 library integrity test, which is invoked at compile time and Isabelle_Process run-time;
2013-08-26, by wenzelm
allow NUL characters in ML string passed to C library;
2013-08-26, by wenzelm
simplify code (now that ctr_sugar uses the same type variables as fp_sugar)
2013-08-26, by blanchet
merged
2013-08-26, by wenzelm
prefer build_doc -s to avoid heaps left behind in $ISABELLE_HOME_USER (especially relevant to isatest);
2013-08-26, by wenzelm
prefer Binding.name_of over Binding.print -- the latter leads to funny quotes and markup within the constructed term;
2013-08-26, by wenzelm
always transfer thm where attributes are applied -- relevant for internal 'notes' (e.g. via bundle 'includes') in contrast to external 'notes' (cf. Proof_Context.retrieve_thms);
2013-08-26, by wenzelm
proper context;
2013-08-26, by wenzelm
tuned
2013-08-26, by traytel
moved derivation of ctor_dtor_unfold to sugar (streamlines fp_result interface)
2013-08-26, by traytel
export one more ML function, needed for primcorec
2013-08-26, by blanchet
reverted 6c5e7143e1f6; took a better look at evaluation data this time
2013-08-26, by blanchet
tuned unchecked ML;
2013-08-26, by wenzelm
removed junk;
2013-08-26, by wenzelm
ignore trailing primes, e.g. rename \<alpha>' to \<alpha>'' instead of \<alpha>'a;
2013-08-26, by wenzelm
tuned fudge factor in light of evaluation
2013-08-26, by blanchet
tuned proofs;
2013-08-25, by wenzelm
tuned proofs;
2013-08-25, by wenzelm
discontinued rendering of obsolete \<onesuperior>, \<twosuperior>, \<threesuperior>;
2013-08-25, by wenzelm
tuned;
2013-08-25, by wenzelm
maintain goal forks as part of global execution;
2013-08-25, by wenzelm
tuned proofs -- fewer warnings;
2013-08-25, by wenzelm
simplified Goal.forked_proofs: status is determined via group instead of dummy future (see also Pure/PIDE/execution.ML);
2013-08-25, by wenzelm
discontinued parallel_subproofs_saturation and related internal counters (superseded by parallel_subproofs_threshold and timing information);
2013-08-25, by wenzelm
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
2013-08-25, by wenzelm
use view root as parent for popup, which provides more space and avoids confusion of mouse wheel handlers on Windows (wrt. text area scrollbar);
2013-08-25, by wenzelm
tuned proofs;
2013-08-24, by wenzelm
tuned proofs;
2013-08-24, by wenzelm
confine popup to parent component, to avoid javax.swing.PopupFactory$HeavyWeightPopup and its problems with Linux window management and Mac OS X key handling;
2013-08-24, by wenzelm
strict checking of coordinates wrt. inner painter component;
2013-08-24, by wenzelm
more static values;
2013-08-24, by wenzelm
support more brackets;
2013-08-24, by wenzelm
prefer static "control", which is determined when the mouse event happens, not when its action runs;
2013-08-24, by wenzelm
tuned signature;
2013-08-24, by wenzelm
more precise painting;
2013-08-24, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip