haftmann [Wed, 28 May 2014 19:17:32 +0200] rev 57109
tuned variable names
blanchet [Wed, 28 May 2014 17:42:36 +0200] rev 57108
more generous max number of suggestions, for more safety
blanchet [Wed, 28 May 2014 17:42:34 +0200] rev 57107
changed MaSh to use SML version instead of Python version of naive Bayes by default (i.e. if MASH=yes in the settings, or 'fact_filter=mash' with no other explicit setting)
blanchet [Wed, 28 May 2014 17:42:33 +0200] rev 57106
export more ML functions, for experimentation
wenzelm [Wed, 28 May 2014 16:16:40 +0200] rev 57105
tuned signature;
blanchet [Wed, 28 May 2014 14:02:49 +0200] rev 57104
disabled IDF for now -- empirical evidence points the wrong way (as usual)
blanchet [Wed, 28 May 2014 13:31:44 +0200] rev 57103
tuning
blanchet [Wed, 28 May 2014 13:02:47 +0200] rev 57102
tuning
blanchet [Wed, 28 May 2014 12:34:26 +0200] rev 57101
optimized computation
blanchet [Wed, 28 May 2014 10:04:28 +0200] rev 57100
enabled IDF for naive Bayes ML
blanchet [Wed, 28 May 2014 10:03:14 +0200] rev 57099
tuning
blanchet [Wed, 28 May 2014 09:44:14 +0200] rev 57098
repaired subscript problem in SML kNN
blanchet [Wed, 28 May 2014 09:38:39 +0200] rev 57097
tuning
blanchet [Wed, 28 May 2014 03:10:30 +0200] rev 57096
always remove duplicates in meshing + use weights for Naive Bayes
blanchet [Tue, 27 May 2014 17:48:11 +0200] rev 57095
updated naive Bayes
blanchet [Tue, 27 May 2014 17:32:42 +0200] rev 57094
don't generate discriminators and selectors for 'datatype_new' unless the user asked for it
blanchet [Mon, 26 May 2014 16:58:38 +0200] rev 57093
don't conceal (co)datatypes
blanchet [Mon, 26 May 2014 16:33:06 +0200] rev 57092
changed '-:' to 'dead' in BNF
blanchet [Mon, 26 May 2014 16:32:55 +0200] rev 57091
got rid of '=:' squiggly
blanchet [Mon, 26 May 2014 16:32:51 +0200] rev 57090
use '%x. x = C' as default discriminator for nullary constructor C, instead of relying on odd '=:' syntax
blanchet [Mon, 26 May 2014 14:15:48 +0200] rev 57089
renamed 'MaSh' option
blanchet [Mon, 26 May 2014 14:10:10 +0200] rev 57088
document '=:' syntax better
wenzelm [Mon, 26 May 2014 13:29:16 +0200] rev 57087
capitalize even more carefully (see 5ac67041ccf8), e.g. relevant for option "z3_non_commercial" and prospective "MaSh";
wenzelm [Sun, 25 May 2014 17:08:46 +0200] rev 57086
tuned;
wenzelm [Sat, 24 May 2014 21:27:15 +0200] rev 57085
clarified copy_file: allow to rename base name, e.g. relevant for 'display_drafts';
wenzelm [Sat, 24 May 2014 20:24:43 +0200] rev 57084
support for regular Windows TeX installation;
wenzelm [Sat, 24 May 2014 20:07:26 +0200] rev 57083
more portable file names;
wenzelm [Sat, 24 May 2014 19:15:04 +0200] rev 57082
more portable -- accomodate MiKTeX on Windows;
wenzelm [Sat, 24 May 2014 12:58:22 +0200] rev 57081
receovered alternative abbrevs for \<open> \<close> from 8e8243975860, to accommodate national keyboard layouts where "`" might be hard to produce;
wenzelm [Sat, 24 May 2014 12:55:09 +0200] rev 57080
strip trailing white space, to avoid notorious problems of jEdit with last line;
blanchet [Fri, 23 May 2014 14:25:14 +0200] rev 57079
added fifth member to BNF team
blanchet [Fri, 23 May 2014 14:12:22 +0200] rev 57078
removed noise
blanchet [Fri, 23 May 2014 14:12:21 +0200] rev 57077
fixed semantics of 'linearize'
blanchet [Fri, 23 May 2014 14:12:20 +0200] rev 57076
automatically reload state file when it changes on disk
haftmann [Thu, 22 May 2014 17:53:03 +0200] rev 57075
tuned
haftmann [Thu, 22 May 2014 17:53:02 +0200] rev 57074
tuned names
haftmann [Thu, 22 May 2014 17:53:01 +0200] rev 57073
tuned signature
haftmann [Thu, 22 May 2014 17:53:01 +0200] rev 57072
moved const declaration further down in bootstrap hierarchy: keep Named_Target free of low-level stuff
haftmann [Thu, 22 May 2014 17:52:59 +0200] rev 57071
unused
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57070
tuned
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57069
more uniform order of operations;
tuned names
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57068
common background_abbrev operation
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57067
tuned signature
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57066
tuned: prefer separate function trails for locales and classes rather than ad-hoc case distinction
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57065
compactified
wenzelm [Thu, 22 May 2014 15:49:36 +0200] rev 57064
include Nominal2 keywords -- Proof General legacy;
wenzelm [Thu, 22 May 2014 15:31:36 +0200] rev 57063
another attempt to revive isatest -- reverting 801c01004a21;
blanchet [Thu, 22 May 2014 14:27:43 +0200] rev 57062
avoid slow inspection of proof terms now that dependencies are stored in 'state'
blanchet [Thu, 22 May 2014 13:46:49 +0200] rev 57061
properly mark relearns as dirty
blanchet [Thu, 22 May 2014 13:07:53 +0200] rev 57060
disable weights that cause more harm than they help in kNN
blanchet [Thu, 22 May 2014 13:07:52 +0200] rev 57059
add self dependency to naive Bayes
blanchet [Thu, 22 May 2014 13:07:51 +0200] rev 57058
make MaSh Python the default when passing 'fact_filter = mash' without enabling the 'maSh' Isabelle system option
haftmann [Thu, 22 May 2014 09:40:05 +0200] rev 57057
compactified level discriminator
blanchet [Thu, 22 May 2014 05:23:50 +0200] rev 57056
properly reconstruct helpers in Z3 proofs
blanchet [Thu, 22 May 2014 04:12:06 +0200] rev 57055
reverted '|' features in MaSh -- these sounded like a good idea but never really worked
blanchet [Thu, 22 May 2014 03:29:36 +0200] rev 57054
tuning
blanchet [Thu, 22 May 2014 03:29:35 +0200] rev 57053
shorten Sledgehammer output, as suggested by Andrei Popescu
blanchet [Thu, 22 May 2014 03:29:35 +0200] rev 57052
until naive Bayes supports weights, don't incorporate 'extra' low-weight features
wenzelm [Wed, 21 May 2014 22:06:10 +0200] rev 57051
spell-checker completion is restricted to explicit mode, to avoid odd effects with immediate edits vs. delayed language context markup, and occasional delays due to dictionary lookup of many variants;
wenzelm [Wed, 21 May 2014 20:36:22 +0200] rev 57050
merged
wenzelm [Wed, 21 May 2014 18:28:04 +0200] rev 57049
updated to scala-2.11.1, with full uncensored classpath;
wenzelm [Wed, 21 May 2014 17:50:28 +0200] rev 57048
updated cygwin more thoroughly;
desharna [Wed, 21 May 2014 18:55:34 +0200] rev 57047
document property 'sel_map'
desharna [Wed, 21 May 2014 18:55:34 +0200] rev 57046
generate 'sel_map[simp]' theorem for (co)datatypes and tuning 'disc_map_iff'
wenzelm [Wed, 21 May 2014 16:46:14 +0200] rev 57045
merged
wenzelm [Wed, 21 May 2014 16:21:11 +0200] rev 57044
more uniform Font_Info.Zoom_Box;
misc tuning and clarification;
wenzelm [Wed, 21 May 2014 15:24:42 +0200] rev 57043
added zoom box, like for outer output windows;
wenzelm [Wed, 21 May 2014 14:42:45 +0200] rev 57042
tuned signature;
Lars Hupel <lars.hupel@mytum.de> [Wed, 21 May 2014 16:26:04 +0200] rev 57041
consolidate "break_thm" and "break_term" attributes into "simp_break";
blanchet [Wed, 21 May 2014 14:09:43 +0200] rev 57040
docs
blanchet [Wed, 21 May 2014 14:09:43 +0200] rev 57039
added comment
blanchet [Wed, 21 May 2014 14:09:42 +0200] rev 57038
move exhaust first, for technical reasons
blanchet [Wed, 21 May 2014 14:09:42 +0200] rev 57037
avoid markup-generating @{make_string}
hoelzl [Wed, 21 May 2014 13:52:46 +0200] rev 57036
generalized Bochner integral over infinite sums
wenzelm [Wed, 21 May 2014 12:49:27 +0200] rev 57035
unused;
wenzelm [Wed, 21 May 2014 12:34:27 +0200] rev 57034
obsolete;
wenzelm [Wed, 21 May 2014 12:14:03 +0200] rev 57033
approximative update of versions;
wenzelm [Wed, 21 May 2014 12:03:46 +0200] rev 57032
incorporate isabelle.graphview into Pure.jar, which saves 20..30s build time;
discontinued pointless "isabelle graphview" command-line tool (Proof General legacy);
Lars Hupel <lars.hupel@mytum.de> [Wed, 21 May 2014 10:13:12 +0200] rev 57031
remove stray println;
blanchet [Tue, 20 May 2014 22:48:15 +0200] rev 57030
CONTRIBUTORS
blanchet [Tue, 20 May 2014 22:28:44 +0200] rev 57029
added naive Bayes ML implementation, due to Cezary Kaliszyk (like k-NN)
blanchet [Tue, 20 May 2014 22:28:08 +0200] rev 57028
added Isabelle system option 'mash'
wenzelm [Tue, 20 May 2014 21:13:21 +0200] rev 57027
updated cygwin;
wenzelm [Tue, 20 May 2014 20:05:43 +0200] rev 57026
afford strict check (see also AFP/a8e08d947f0a);
hoelzl [Tue, 20 May 2014 19:24:39 +0200] rev 57025
add various lemmas
wenzelm [Tue, 20 May 2014 16:52:59 +0200] rev 57024
merged
wenzelm [Tue, 20 May 2014 16:28:05 +0200] rev 57023
merged
wenzelm [Tue, 20 May 2014 14:56:35 +0200] rev 57022
adhoc move to lxbroy10, which has 120 GB more memory than lxbroy2;
wenzelm [Tue, 20 May 2014 14:25:28 +0200] rev 57021
explicit treatment of unfinished cartouches, which is important for Thy_Syntax.consolidate_spans;
blanchet [Tue, 20 May 2014 16:46:42 +0200] rev 57020
news
blanchet [Tue, 20 May 2014 16:39:13 +0200] rev 57019
updated docs
blanchet [Tue, 20 May 2014 16:31:39 +0200] rev 57018
more flexible environment variable
blanchet [Tue, 20 May 2014 16:11:37 +0200] rev 57017
tuning
nipkow [Tue, 20 May 2014 16:00:00 +0200] rev 57016
added unit :: linorder
nipkow [Tue, 20 May 2014 15:59:16 +0200] rev 57015
added lemma
blanchet [Tue, 20 May 2014 09:57:10 +0200] rev 57014
implemented MaSh/SML hints
blanchet [Tue, 20 May 2014 09:38:39 +0200] rev 57013
better way to take invisible facts into account than 'island' business
blanchet [Tue, 20 May 2014 02:47:23 +0200] rev 57012
cleaner handling of learned proofs
blanchet [Tue, 20 May 2014 00:13:31 +0200] rev 57011
implemented learning of single proofs in SML MaSh
blanchet [Mon, 19 May 2014 23:43:53 +0200] rev 57010
take weights into consideration in knn
blanchet [Mon, 19 May 2014 23:43:53 +0200] rev 57009
added SML implementation of MaSh
blanchet [Mon, 19 May 2014 23:43:53 +0200] rev 57008
use E 1.8's auto scheduler option
blanchet [Mon, 19 May 2014 23:43:53 +0200] rev 57007
started work on MaSh/SML
blanchet [Mon, 19 May 2014 23:43:53 +0200] rev 57006
tune
blanchet [Mon, 19 May 2014 23:43:53 +0200] rev 57005
store all MaSh data on the Isabelle side, in preparation for replacing 'mash.py' with ML solution
Lars Hupel <lars.hupel@mytum.de> [Mon, 19 May 2014 19:17:15 +0200] rev 57004
trace windows uses search feature of Pretty_Text_Area;
recursive invocations and intermediate steps are now shown in order;
refinements to the exclusion of uninteresting subtraces in the output
wenzelm [Mon, 19 May 2014 16:51:44 +0200] rev 57003
obsolete -- always pdf;
wenzelm [Mon, 19 May 2014 16:48:29 +0200] rev 57002
prefer T1 with searchable underscore (requires proper cm-super fonts);
wenzelm [Mon, 19 May 2014 16:14:08 +0200] rev 57001
merged
wenzelm [Mon, 19 May 2014 15:23:08 +0200] rev 57000
some adhoc event handling to unify L&F button focus behavior, e.g. Mac OS X vs. Nimbus;
wenzelm [Mon, 19 May 2014 15:00:11 +0200] rev 56999
re-focus target explicity, e.g. relevant for Sledgehammer panel;
wenzelm [Mon, 19 May 2014 14:48:50 +0200] rev 56998
clarified is_text in accordance to ML version (7e0178c84994), e.g. relevant for 'header' syntax in PIDE front-end;
wenzelm [Mon, 19 May 2014 14:21:24 +0200] rev 56997
more explicit identification for more robust adhoc change of environment /home/isatest/.isabelle/etc/settings -- notably for $ISABELLE_PLATFORM64;
hoelzl [Mon, 19 May 2014 14:26:58 +0200] rev 56996
renamed positive_integral to nn_integral
blanchet [Mon, 19 May 2014 13:53:58 +0200] rev 56995
hide more consts to beautify documentation
hoelzl [Mon, 19 May 2014 13:44:13 +0200] rev 56994
fixed document generation for HOL-Probability
hoelzl [Mon, 19 May 2014 12:04:45 +0200] rev 56993
introduce Bochner integral: generalizes Lebesgue integral from real-valued function to functions on real-normed vector spaces
desharna [Mon, 19 May 2014 11:27:02 +0200] rev 56992
document property 'disc_map_iff'
desharna [Thu, 15 May 2014 16:15:44 +0200] rev 56991
generate 'disc_map_iff[simp]' theorem for (co)datatypes
desharna [Mon, 19 May 2014 09:35:35 +0200] rev 56990
fix 'set_empty' theorem when the discriminator is 'op ='
nipkow [Sun, 18 May 2014 20:29:04 +0200] rev 56989
typos
wenzelm [Sun, 18 May 2014 17:01:37 +0200] rev 56988
tuned comments;
wenzelm [Sun, 18 May 2014 17:01:31 +0200] rev 56987
clarified dependencies -- Mavericks presently does not work;
wenzelm [Sun, 18 May 2014 00:00:26 +0200] rev 56986
clarified docking layout, amending 9c2ca698690e;
blanchet [Fri, 16 May 2014 19:14:00 +0200] rev 56985
correctly add extra facts to lemmas (cf. conjecture and hypotheses) in Z3 Isar proofs
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56984
removed needless transfer
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56983
use 'simp add:' syntax in Sledgehammer rather than 'using'
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56982
silence methods even better
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56981
honor original format of conjecture or hypotheses in Z3-to-Isar proofs
wenzelm [Fri, 16 May 2014 17:11:56 +0200] rev 56980
proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
noschinl [Fri, 16 May 2014 16:40:02 +0200] rev 56979
added lemmas for -1
blanchet [Fri, 16 May 2014 12:56:39 +0200] rev 56978
proper handling of 'ctor_dtor' for mutual corecursive cases where not all type variables are present in all low-level constructors (cf. 'coind_wit1' etc. in 'Misc_Codatatypes.thy')
nipkow [Fri, 16 May 2014 09:19:15 +0200] rev 56977
new syntax for card, normalized spacing for #
haftmann [Thu, 15 May 2014 16:46:29 +0200] rev 56976
clarified stylized status of sandwich algebra
haftmann [Thu, 15 May 2014 16:38:33 +0200] rev 56975
dropped dead code
haftmann [Thu, 15 May 2014 16:38:32 +0200] rev 56974
accurate separation of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:31 +0200] rev 56973
syntactic means to prevent accidental mixup of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:31 +0200] rev 56972
proper separation of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:30 +0200] rev 56971
optimization for trivial cases
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56970
modernized setup
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56969
dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
haftmann [Thu, 15 May 2014 16:38:28 +0200] rev 56968
unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
haftmann [Thu, 15 May 2014 16:38:17 +0200] rev 56967
normalize type variables of evaluation term by conversion
blanchet [Thu, 15 May 2014 20:48:14 +0200] rev 56966
more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
blanchet [Thu, 15 May 2014 20:48:13 +0200] rev 56965
new approach to silence proof methods, to avoid weird theory/context mismatches
haftmann [Thu, 15 May 2014 18:18:50 +0200] rev 56964
type
wenzelm [Wed, 14 May 2014 13:36:35 +0200] rev 56963
merged
wenzelm [Wed, 14 May 2014 13:10:57 +0200] rev 56962
restrict default docking layout to bare minimum -- NB: Simplifier Trace still needs fine-tuning to show up on demand;
wenzelm [Wed, 14 May 2014 13:07:47 +0200] rev 56961
updated isatest;
wenzelm [Wed, 14 May 2014 12:24:38 +0200] rev 56960
updated to polyml-5.5.2;
wenzelm [Wed, 14 May 2014 12:15:07 +0200] rev 56959
practically obsolete: plain "poly" should work, except for Linux without libgmp installed;
wenzelm [Wed, 14 May 2014 12:00:18 +0200] rev 56958
updated to polyml-5.5.2;
desharna [Wed, 14 May 2014 11:37:48 +0200] rev 56957
document 'set_empty'
desharna [Mon, 12 May 2014 17:42:54 +0200] rev 56956
generate 'set_empty' theorem for BNFs
desharna [Thu, 08 May 2014 12:54:33 +0200] rev 56955
document 'map_id0'
desharna [Thu, 08 May 2014 12:54:02 +0200] rev 56954
note map_id0 more often
nipkow [Wed, 14 May 2014 11:33:38 +0200] rev 56953
added lemma
nipkow [Tue, 13 May 2014 22:14:12 +0200] rev 56952
added lemmas
blanchet [Tue, 13 May 2014 16:18:16 +0200] rev 56951
transfer theorems since 'silence_methods' may change the theory
hoelzl [Tue, 13 May 2014 11:35:51 +0200] rev 56950
add mono rules for diff
hoelzl [Tue, 13 May 2014 11:35:47 +0200] rev 56949
clean up Lebesgue integration
blanchet [Tue, 13 May 2014 11:11:51 +0200] rev 56948
more bnf_decl -> bnf_axiomatization
blanchet [Tue, 13 May 2014 11:10:23 +0200] rev 56947
tuned docs
blanchet [Tue, 13 May 2014 11:10:23 +0200] rev 56946
hide more internal names
blanchet [Tue, 13 May 2014 11:10:22 +0200] rev 56945
tuning
wenzelm [Tue, 13 May 2014 10:15:50 +0200] rev 56944
no reset for 'end' -- e.g. relevant for 'notepad';
traytel [Tue, 13 May 2014 09:21:22 +0200] rev 56943
updated keywords
traytel [Tue, 13 May 2014 09:21:22 +0200] rev 56942
bnf_decl -> bnf_axiomatization
wenzelm [Mon, 12 May 2014 17:17:32 +0200] rev 56941
tuned signature to make axiomatizations more easy to spot in the source, via "add_axioms" or "axiomatization";
webertj [Mon, 12 May 2014 00:13:38 +0200] rev 56940
Replaced refute with nitpick.
wenzelm [Mon, 12 May 2014 12:38:17 +0200] rev 56939
NEWS;
wenzelm [Mon, 12 May 2014 12:31:33 +0200] rev 56938
tuned message;
wenzelm [Mon, 12 May 2014 12:01:02 +0200] rev 56937
smarter recovery from toplevel type error;
wenzelm [Sun, 11 May 2014 20:23:08 +0200] rev 56936
more direct patch of public interface DockableWindowContainer -- avoid package org.gjt.sp.jedit.gui intrusion;
prefer JDialog for FloatingWindowContainer, to keep it in front of the main window;
updated to Navigator.jar 2.5, SideKick.jar 1.6;
wenzelm [Fri, 09 May 2014 23:00:18 +0200] rev 56935
updated keywords;
wenzelm [Fri, 09 May 2014 22:56:06 +0200] rev 56934
merged
wenzelm [Fri, 09 May 2014 22:14:06 +0200] rev 56933
more markup;
wenzelm [Fri, 09 May 2014 22:04:50 +0200] rev 56932
more position markup to help locating the query context, e.g. from "Info" dockable;
wenzelm [Fri, 09 May 2014 21:03:44 +0200] rev 56931
always bounce focus back to main text area, unless explicit focus component is given here (see also 7b65f4da136d);
wenzelm [Fri, 09 May 2014 21:02:15 +0200] rev 56930
tuned signature;
haftmann [Fri, 09 May 2014 08:13:37 +0200] rev 56929
delete attribute for code abbrev
haftmann [Fri, 09 May 2014 08:13:37 +0200] rev 56928
dropped term_of obfuscation -- not really required;
tuned theory structure
haftmann [Fri, 09 May 2014 08:13:37 +0200] rev 56927
hardcoded nbe and sml into value command
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56926
modernized setups
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56925
degeneralized value command into HOL
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56924
dimiss simplified as evaluator due to little practical relevance
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56923
prefer separate command for approximation
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56922
removed junk from library theory
haftmann [Fri, 09 May 2014 08:13:28 +0200] rev 56921
note of_class rule for type classes in theory: useful to promote class instance proofs to locale interpretation proofs
haftmann [Fri, 09 May 2014 08:13:26 +0200] rev 56920
normalizing of type variables before evaluation with explicit resubstitution function: make nbe work with funny type variables like \<AA>;
tuned naming;
dropped dead parameters;
wenzelm [Thu, 08 May 2014 21:17:23 +0200] rev 56919
tuned GUI;
wenzelm [Thu, 08 May 2014 21:14:25 +0200] rev 56918
clarified detach_operation: ignore empty output;
wenzelm [Thu, 08 May 2014 21:03:05 +0200] rev 56917
bounce focus back to main text area -- Output is for output, not query input;
wenzelm [Thu, 08 May 2014 19:29:01 +0200] rev 56916
update for release;
wenzelm [Thu, 08 May 2014 17:14:01 +0200] rev 56915
merged
wenzelm [Thu, 08 May 2014 16:28:44 +0200] rev 56914
tuned message;
wenzelm [Thu, 08 May 2014 16:19:16 +0200] rev 56913
no qualifier for now, to avoid confusion concerning loaded_theories in PIDE interaction;
wenzelm [Thu, 08 May 2014 16:15:20 +0200] rev 56912
some position markup to help locating the query context, e.g. from "Info" dockable;
wenzelm [Thu, 08 May 2014 15:30:28 +0200] rev 56911
tuned GUI;
wenzelm [Thu, 08 May 2014 15:12:39 +0200] rev 56910
tuned GUI;
wenzelm [Thu, 08 May 2014 14:53:04 +0200] rev 56909
tuned GUI;
wenzelm [Thu, 08 May 2014 13:47:17 +0200] rev 56908
tuned message: more compact, imitate actual command line;
wenzelm [Thu, 08 May 2014 11:47:38 +0200] rev 56907
enable "PIDE" docking framework by default, and rely on its "Detach" menu item;
wenzelm [Thu, 08 May 2014 00:14:06 +0200] rev 56906
some odd tricks to provide "Detach" menu item, via "PIDE" docking framework;
wenzelm [Thu, 08 May 2014 00:12:22 +0200] rev 56905
untyped, unscoped, unchecked access to JVM objects;
desharna [Thu, 08 May 2014 11:52:46 +0200] rev 56904
Documented new property
desharna [Thu, 08 May 2014 11:52:44 +0200] rev 56903
generate 'map_ident' theorem for BNFs
wenzelm [Wed, 07 May 2014 18:09:08 +0200] rev 56902
explicit option to build library, which takes most of the time;
produce minimal index, e.g. for test web page;
wenzelm [Wed, 07 May 2014 14:54:06 +0200] rev 56901
NEWS;
wenzelm [Wed, 07 May 2014 14:51:51 +0200] rev 56900
merged
wenzelm [Wed, 07 May 2014 14:44:07 +0200] rev 56899
more symbols;
tuned proofs;
wenzelm [Wed, 07 May 2014 14:05:17 +0200] rev 56898
tuned message: "step" goes back to TTY mode before Proof General, while "depth" is more informative but sometimes confusing due to implementation details;
wenzelm [Wed, 07 May 2014 13:55:16 +0200] rev 56897
print results as "state", to avoid intrusion into the source text;
print new local theory (again);
wenzelm [Wed, 07 May 2014 13:25:54 +0200] rev 56896
run commands as interactive, again after long history of fluctuation (9e196062bf88, 173974e07dea, e07dacec79e7) and quite different infrastructure for print tasks;
wenzelm [Wed, 07 May 2014 12:59:15 +0200] rev 56895
discontinued Toplevel.print flag -- print uniformly according to Keyword.is_printed;
wenzelm [Wed, 07 May 2014 11:50:30 +0200] rev 56894
more emphatic output for Proof General;
wenzelm [Wed, 07 May 2014 10:42:19 +0200] rev 56893
tuned;
wenzelm [Wed, 07 May 2014 10:27:20 +0200] rev 56892
tuned defaults;
wenzelm [Wed, 07 May 2014 10:24:32 +0200] rev 56891
tuned message -- more context for detached window etc.;
wenzelm [Wed, 07 May 2014 10:13:31 +0200] rev 56890
tuned signature;
hoelzl [Wed, 07 May 2014 12:25:35 +0200] rev 56889
avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
wenzelm [Tue, 06 May 2014 23:35:24 +0200] rev 56888
tuned GUI for Windows L&F;
wenzelm [Tue, 06 May 2014 23:08:18 +0200] rev 56887
clarified print_state, which goes back to TTY loop before Proof General, and before separate print_context;
wenzelm [Tue, 06 May 2014 22:55:44 +0200] rev 56886
tuned GUI layout;
wenzelm [Tue, 06 May 2014 22:47:55 +0200] rev 56885
clarified GUI events, e.g. relevant for insert via completion;
wenzelm [Tue, 06 May 2014 22:01:43 +0200] rev 56884
more robust line_range, according to usual jEdit confusion at end of last line (see also 71c5d1f516c0);
wenzelm [Tue, 06 May 2014 21:29:17 +0200] rev 56883
common support for search field, which is actually a light-weight Highlighter;
wenzelm [Tue, 06 May 2014 17:47:03 +0200] rev 56882
clarified GUI focus;
wenzelm [Tue, 06 May 2014 17:28:58 +0200] rev 56881
more uniform detach button;
wenzelm [Tue, 06 May 2014 17:16:36 +0200] rev 56880
tuned signature;
wenzelm [Tue, 06 May 2014 16:57:17 +0200] rev 56879
renamed "Find" to "Query", with more general operations;
wenzelm [Tue, 06 May 2014 16:41:24 +0200] rev 56878
hardwired default_frequency to avoid fluctuation of popup content;
wenzelm [Tue, 06 May 2014 16:16:38 +0200] rev 56877
more visual feedback on path_completion, at the risk of file-system access in GUI painting;
wenzelm [Tue, 06 May 2014 16:08:07 +0200] rev 56876
tuned;
wenzelm [Tue, 06 May 2014 16:05:14 +0200] rev 56875
explicit option parallel_print to downgrade parallel scheduling, which might occasionally help for big and heavy "scripts";
wenzelm [Tue, 06 May 2014 15:54:22 +0200] rev 56874
tuned GUI layout;
wenzelm [Tue, 06 May 2014 11:16:13 +0200] rev 56873
tuned;
wenzelm [Mon, 05 May 2014 22:14:56 +0200] rev 56872
some complication with ListView.Renderer to get tooltips;
wenzelm [Mon, 05 May 2014 20:10:33 +0200] rev 56871
expose interrupts more like ML version, but not in managed bash processes of Build;
wenzelm [Mon, 05 May 2014 17:48:55 +0200] rev 56870
merged