Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
some attempts to avoid sandwiching of actions stemming from single ESCAPE key event, to avoid potential conflict with ongoing text selection;
2013-07-07, by wenzelm
removed pointless / outdated keywords, superseded by specific Token_Markup.Marker;
2013-07-07, by wenzelm
tuned comments;
2013-07-07, by wenzelm
Func -> Func_option, Ffunc -> Func (avoids dependence of codatatypes on the option type)
2013-07-07, by traytel
tuned spelling
2013-07-05, by traytel
eliminated pointless catch of unlikely exceptions, which may occur in Doc.contents already;
2013-07-06, by wenzelm
more release notes according to availability in proper release vs. repository clone;
2013-07-06, by wenzelm
quick access to release notes (imitating website/documentation.html);
2013-07-06, by wenzelm
more dependencies;
2013-07-06, by wenzelm
minimal jedit mode for Isabelle NEWS;
2013-07-06, by wenzelm
merged
2013-07-05, by wenzelm
more uniform Counter in ML and Scala;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
tuned signature -- eliminated pointless type synonym;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
clarified type Command.eval;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
2013-07-05, by wenzelm
improved proof automation for numerals
2013-07-05, by nipkow
merged
2013-07-05, by wenzelm
separate exec_id assignment for Command.print states, without affecting result of eval;
2013-07-04, by wenzelm
more Command.memo operations;
2013-07-04, by wenzelm
tund proofs
2013-07-05, by nipkow
tuned;
2013-07-04, by wenzelm
made SML/NJ happy;
2013-07-04, by wenzelm
merged
2013-07-04, by Andreas Lochbihler
more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
2013-07-03, by krauss
consider explicit hint for domain of class parameters when printing instance statements
2013-07-04, by haftmann
explicit hint for domain of class parameters in instance statements
2013-07-04, by haftmann
merged
2013-07-03, by wenzelm
tuned message;
2013-07-03, by wenzelm
more exception handling -- make print functions total;
2013-07-03, by wenzelm
more print function parameters;
2013-07-03, by wenzelm
tuned;
2013-07-03, by wenzelm
discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
2013-07-03, by wenzelm
tuned;
2013-07-03, by wenzelm
allow multiple print functions;
2013-07-03, by wenzelm
tuned signature;
2013-07-03, by wenzelm
tuned signature;
2013-07-03, by wenzelm
tuned;
2013-07-03, by wenzelm
tuned signature;
2013-07-03, by wenzelm
use long goal format in rel_induct theorem
2013-07-03, by traytel
share some code between codatatypes, datatypes and eventually prim(co)rec
2013-07-03, by traytel
tuned names
2013-07-03, by nipkow
tuned;
2013-07-02, by wenzelm
allow choice of target directory (again, see also 58e2d0cd81ae);
2013-07-02, by wenzelm
postinstall: recover Cygwin permissions;
2013-07-02, by wenzelm
clarified initial cd;
2013-07-02, by wenzelm
clarified Proofterm.proofs vs. Goal.skip_proofs;
2013-07-02, by wenzelm
clarified focus after dismiss;
2013-07-01, by wenzelm
tuned signature;
2013-07-01, by wenzelm
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
2013-07-01, by wenzelm
more robust delayed invocation;
2013-07-01, by wenzelm
clarified tooltip timing of pending event and active state;
2013-07-01, by wenzelm
less intrusive border, notably on windows;
2013-07-01, by wenzelm
tighten tooltip size;
2013-07-01, by wenzelm
visually explicit focus (behaviour dependent on platform and look-and-feel);
2013-07-01, by wenzelm
tuned;
2013-06-30, by wenzelm
more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
2013-06-30, by wenzelm
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
2013-06-30, by wenzelm
backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
2013-06-30, by wenzelm
just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
2013-06-30, by wenzelm
CONTRIBUTORS
2013-06-30, by haftmann
avoid potential race condition of focusLost/dismiss vs. popup.show;
2013-06-29, by wenzelm
more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
2013-06-29, by wenzelm
explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
2013-06-29, by wenzelm
update text only once;
2013-06-29, by wenzelm
tuned signature;
2013-06-29, by wenzelm
more aggresive ESCAPE handling, while retaining its regular meaning for jEdit;
2013-06-29, by wenzelm
manage popup windows via PopupFactory, which prefers light-weight JComponent, but might fall back on JWindow (despite JPanel of 0f88591478e6);
2013-06-29, by wenzelm
tuned signature;
2013-06-29, by wenzelm
yet another warning
2013-06-29, by haftmann
sort out code equations headed by a projection of a abstract datatype
2013-06-28, by haftmann
formally accept dictionary parameters for constants on left hand sides in equations
2013-06-28, by haftmann
do not choke on type variables emerging during rewriting
2013-06-28, by haftmann
load icons via options -- prefer IntelliJ IDEA for now;
2013-06-28, by wenzelm
support for idea-icons (using ideaIC-129.354/platform/icons/src from IntelliJ IDEA Community Edition 12.1.2);
2013-06-28, by wenzelm
manage option "proofs" within theory context -- with minor overhead for primitive inferences;
2013-06-27, by wenzelm
tuned signature;
2013-06-27, by wenzelm
proper bold versions of 00ac (logicalnot), 00b0 (degree);
2013-06-27, by wenzelm
tuned signature;
2013-06-27, by wenzelm
merged
2013-06-27, by wenzelm
tuned signature;
2013-06-27, by wenzelm
clarified printing of type constraints vs. annotations, notably in goal display with its Type_Annotation.ignore_free_types;
2013-06-27, by wenzelm
updated documentation;
2013-06-27, by wenzelm
actually use Data.sizef, not hardwired size_of_thm;
2013-06-27, by wenzelm
more scalable PARALLEL_GOALS, using more elementary retrofit;
2013-06-27, by wenzelm
tuned
2013-06-27, by nipkow
merged
2013-06-26, by wenzelm
less intrusive SELECT_GOAL: merely rearrange subgoals without detaching goal state, and thus preserve maxidx context;
2013-06-26, by wenzelm
SOMEthing went utterly wrong;
2013-06-26, by wenzelm
tuned signature;
2013-06-26, by wenzelm
more position information for markup;
2013-06-26, by wenzelm
tuned: cleaned up data structure
2013-06-26, by smolkas
simplified data structure
2013-06-26, by smolkas
ommit trivial tfrees in annotations
2013-06-26, by smolkas
Generalize trace_mult_sym to square products of non-square matrices.
2013-06-25, by Stephen W. Nuchia
prefer Safari for viewing PDF files, which appears to be better behaved than Preview concerning re-opening recent files (Mountain Lion);
2013-06-25, by wenzelm
recover command tags from 4cf3f6153eb8 -- important for document preparation;
2013-06-25, by wenzelm
clarified ISABELLE_DOC_FORMAT -- eliminated slightly odd fall-back;
2013-06-25, by wenzelm
more robust Doc.view invocation: avoid executing process on GUI thread, but show errors as dialog;
2013-06-25, by wenzelm
more robust options, notably for isatest mac-poly-M8-skip_proofs;
2013-06-25, by wenzelm
dockable window for Isabelle documentation;
2013-06-25, by wenzelm
slightly improved "isabelle doc" based on Isabelle/Scala;
2013-06-25, by wenzelm
more formal isabelle_admin_build;
2013-06-25, by wenzelm
misc tuning and clarification;
2013-06-25, by wenzelm
need to run isabelle update_keywords, but not to check it (cf. 4cf3f6153eb8);
2013-06-24, by wenzelm
obsolete -- cf. isabelle.Keywords in Scala;
2013-06-24, by wenzelm
improved "isabelle keywords" and "isabelle update_keywords" based on Isabelle/Scala, without requiring to build sessions first;
2013-06-24, by wenzelm
back to keyword 'pr' :: diag as required for ProofGeneral command line -- reject this TTY command in Isabelle/jEdit by other means;
2013-06-24, by wenzelm
more formal ProofGeneral command setup within theory Pure;
2013-06-24, by wenzelm
tuned;
2013-06-24, by wenzelm
migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
2013-06-23, by haftmann
more appropriate cutting of input syntax
2013-06-23, by haftmann
tuned variable names
2013-06-23, by haftmann
tuned message -- more markup;
2013-06-23, by wenzelm
tuned message;
2013-06-23, by wenzelm
proper diagnostic command 'print_state';
2013-06-23, by wenzelm
detach process more reliably -- NB: viewer might be synchronous or asynchronous depending on settings;
2013-06-23, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip