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
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.
provide ISABELLE_JAVA_SYSTEM_OPTIONS via settings;
2013-08-31, by wenzelm
uniform abbrevs for left/right arrows;
2013-08-31, by wenzelm
more abbrevs according to Isabelle/HOL ASCII replacement syntax;
2013-08-31, by wenzelm
added common alternative for == (its ambiguity also avoids conflict with ==>);
2013-08-31, by wenzelm
more accurate description: Swing/L&F has additional handlers;
2013-08-31, by wenzelm
handle selector formulae with no corecursive calls
2013-08-31, by panny
merged
2013-08-31, by wenzelm
tuned proofs;
2013-08-31, by wenzelm
simplified (see 7c39677f9ea0);
2013-08-30, by wenzelm
sort items according to persistent history of frequency of use;
2013-08-30, by wenzelm
more general backup files;
2013-08-30, by wenzelm
fixed bug in primrec_new (allow indirect recursion through constructor arguments other than the first)
2013-08-30, by panny
some tests on /home/polyml/polyml-svn, which is approaching polyml-5.5.1;
2013-08-30, by wenzelm
tuned proofs;
2013-08-30, by wenzelm
Doc improvements
2013-08-30, by traytel
prove theorem in the right context (that knows about local variables)
2013-08-30, by traytel
fixed docs w.r.t. availability of "primrec_new" and friends
2013-08-30, by blanchet
more canonical naming
2013-08-30, by blanchet
more set syntax
2013-08-30, by nipkow
merged
2013-08-30, by wenzelm
NEWS;
2013-08-30, by wenzelm
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
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
more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
2013-08-24, by wenzelm
clarified border (again, see also 7ce3ebc268a1);
2013-08-24, by wenzelm
more faithful representation of U+2983 and U+2984 as "white" curly braces -- based on braces and bar from cmsy10.pfb;
2013-08-24, by wenzelm
prefer plain subscript for notation;
2013-08-23, by wenzelm
merged
2013-08-23, by wenzelm
more standard parser combinator expressions and tool setup;
2013-08-23, by wenzelm
added Theory.setup convenience;
2013-08-23, by wenzelm
more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
2013-08-23, by wenzelm
clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context;
2013-08-23, by wenzelm
tuned signature;
2013-08-23, by wenzelm
discontinued unused antiquotation blocks;
2013-08-23, by wenzelm
missing ROOT (cf. beb4ee344c22);
2013-08-23, by wenzelm
more modular setup;
2013-08-23, by wenzelm
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
2013-08-23, by wenzelm
removed unused ML antiquotations @{let}, @{note};
2013-08-23, by wenzelm
obsolete (see 52790e3961fe);
2013-08-23, by wenzelm
added action isabelle.reset-font-size;
2013-08-23, by wenzelm
tuned -- some reformatting;
2013-08-23, by wenzelm
repaired num_extra_feature_facts + tuning
2013-08-23, by blanchet
thread information about when a constant became relevant through MePo -- the information is not used yet but could help fight starvation in the (ITP) world
2013-08-23, by blanchet
removed obsolete file
2013-08-23, by blanchet
minor MaSh fix
2013-08-23, by blanchet
eliminated some needless MaSh features
2013-08-23, by blanchet
tuned output
2013-08-23, by blanchet
better tracing + honor blocking better
2013-08-23, by blanchet
learn new facts on query if there aren't too many of them in MaSh
2013-08-23, by blanchet
remove OP
2013-08-23, by kuncar
increase relevance of unknown proximate facts
2013-08-22, by blanchet
fixed pattern matching
2013-08-22, by blanchet
fixed subtle bug with "take" + thread overlord through
2013-08-22, by blanchet
separate tracing option for code_simp
2013-08-22, by haftmann
congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj
2013-08-22, by haftmann
delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
2013-08-22, by kuncar
publish a private function
2013-08-22, by kuncar
configuration option to control timing output for (co)datatypes
2013-08-22, by traytel
have kill_all also kill MaSh server + be paranoid about reloading after clear_state, to allow for easier experimentation
2013-08-22, by blanchet
take chained and proximate facts into consideration when computing MaSh features
2013-08-22, by blanchet
pour extra features from proximate facts into goal, in exporter
2013-08-22, by blanchet
cleanup old duplicated functionality
2013-08-22, by blanchet
store theorem about composition of fold and map in fp_result
2013-08-22, by traytel
tuning
2013-08-22, by blanchet
ideas for (co)datatype docs
2013-08-22, by blanchet
minor tweaks to MaSh tool
2013-08-22, by blanchet
added datatype example
2013-08-22, by blanchet
support more brackets;
2013-08-21, by wenzelm
prefer text version of single angle quotation marks: U+2039 and U+203A from DejaVuSansMono;
2013-08-21, by wenzelm
double check that lhs or rhs really matches a subterm in a goal when creating a hole in a skeleton (Net.net does only rough matching)
2013-08-21, by kuncar
improve weight computation for complex terms
2013-08-21, by blanchet
improved support for MaSh server
2013-08-21, by blanchet
get rid of some silly MaSh features
2013-08-21, by blanchet
weight MaSh constants by frequency
2013-08-21, by blanchet
transfer stored fp_sugar theorems into the "current" theory when retrieving an fp_sugar (avoids non-trivial merges)
2013-08-21, by traytel
reference to datatype refinment paper
2013-08-21, by haftmann
tuned theory imports
2013-08-21, by traytel
avoid constructor name clash
2013-08-21, by blanchet
renamed theory files to be closer to (new) command names
2013-08-21, by blanchet
only generate feature weights for queries -- they're not used elsewhere
2013-08-21, by blanchet
generate max suggestions in MaSh export driver
2013-08-21, by blanchet
new version of MaSh tool, with more server bugfixes
2013-08-21, by blanchet
take out dangerous feature, now that all updates are permanent
2013-08-21, by blanchet
use new MaSh command-line arguments
2013-08-21, by blanchet
shutdown MaSh server
2013-08-21, by blanchet
new version of MaSh tool, with less broken server
2013-08-21, by blanchet
merged
2013-08-20, by wenzelm
more careful parsing of nested argument tokens -- avoid Parse.RESET_VALUE on still uninterpreted material;
2013-08-20, by wenzelm
proper exhaustive match (cf. e9beabf045ab);
2013-08-20, by wenzelm
proper context;
2013-08-20, by wenzelm
merged
2013-08-20, by krauss
renamed theory Mrec to Legacy_Mrec, no longer included by default
2013-08-20, by krauss
replaced use of obsolete MREC by partial_function (heap)
2013-08-20, by krauss
more document antiquotations (for proper theorem names);
2013-08-17, by Christian Sternagel
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip