Tue, 15 Jan 2013 13:46:19 +0100 tuned
nipkow [Tue, 15 Jan 2013 13:46:19 +0100] rev 50896
tuned
Mon, 14 Jan 2013 23:08:40 +0100 more prominent status ticks;
wenzelm [Mon, 14 Jan 2013 23:08:40 +0100] rev 50895
more prominent status ticks; is_running takes priority -- important to spot unstable parts that are re-run after edits;
Mon, 14 Jan 2013 22:33:53 +0100 merged
wenzelm [Mon, 14 Jan 2013 22:33:53 +0100] rev 50894
merged
Mon, 14 Jan 2013 22:24:57 +0100 Isabelle_System.mkdirs with explicit error checking (in accordance to ML version), e.g. relevant with read-only DMG file-system on Mac OS X;
wenzelm [Mon, 14 Jan 2013 22:24:57 +0100] rev 50893
Isabelle_System.mkdirs with explicit error checking (in accordance to ML version), e.g. relevant with read-only DMG file-system on Mac OS X;
Mon, 14 Jan 2013 21:37:42 +0100 include /isabelle/rebaseall in autorebaseall, which is run after installation of further packages;
wenzelm [Mon, 14 Jan 2013 21:37:42 +0100] rev 50892
include /isabelle/rebaseall in autorebaseall, which is run after installation of further packages; patch cygwin in makedist_bundles instead of makedist_cygwin, to avoid frequent repackaging of the same;
Mon, 14 Jan 2013 20:12:18 +0100 do not register quasi-components, notably cygwin;
wenzelm [Mon, 14 Jan 2013 20:12:18 +0100] rev 50891
do not register quasi-components, notably cygwin;
Mon, 14 Jan 2013 19:45:14 +0100 updated to jdk-7u11;
wenzelm [Mon, 14 Jan 2013 19:45:14 +0100] rev 50890
updated to jdk-7u11;
Mon, 14 Jan 2013 14:59:14 +0100 updated to cygwin-20130114;
wenzelm [Mon, 14 Jan 2013 14:59:14 +0100] rev 50889
updated to cygwin-20130114;
Mon, 14 Jan 2013 14:53:54 +0100 clarified paths: init relatively to cygwin root;
wenzelm [Mon, 14 Jan 2013 14:53:54 +0100] rev 50888
clarified paths: init relatively to cygwin root;
Mon, 14 Jan 2013 14:52:52 +0100 avoid odd copies of local configuration or backup files;
wenzelm [Mon, 14 Jan 2013 14:52:52 +0100] rev 50887
avoid odd copies of local configuration or backup files;
Mon, 14 Jan 2013 14:46:22 +0100 more precise relevant_range to exploit overview_limit better;
wenzelm [Mon, 14 Jan 2013 14:46:22 +0100] rev 50886
more precise relevant_range to exploit overview_limit better;
Mon, 14 Jan 2013 13:59:43 +0100 restrict "bad" markup to command keyword, notably excluding subsequent comments;
wenzelm [Mon, 14 Jan 2013 13:59:43 +0100] rev 50885
restrict "bad" markup to command keyword, notably excluding subsequent comments;
Mon, 14 Jan 2013 18:30:36 +0100 differentiate (cover) compactness and sequential compactness
hoelzl [Mon, 14 Jan 2013 18:30:36 +0100] rev 50884
differentiate (cover) compactness and sequential compactness
Mon, 14 Jan 2013 17:53:37 +0100 introduce first_countable_topology typeclass
hoelzl [Mon, 14 Jan 2013 17:53:37 +0100] rev 50883
introduce first_countable_topology typeclass
Mon, 14 Jan 2013 17:30:36 +0100 move prod instantiation of second_countable_topology to its definition
hoelzl [Mon, 14 Jan 2013 17:30:36 +0100] rev 50882
move prod instantiation of second_countable_topology to its definition
Mon, 14 Jan 2013 17:29:04 +0100 renamed countable_basis_space to second_countable_topology
hoelzl [Mon, 14 Jan 2013 17:29:04 +0100] rev 50881
renamed countable_basis_space to second_countable_topology
Mon, 14 Jan 2013 17:16:59 +0100 move eventually_Ball_finite to Limits
hoelzl [Mon, 14 Jan 2013 17:16:59 +0100] rev 50880
move eventually_Ball_finite to Limits
Mon, 14 Jan 2013 14:33:53 +0100 more update on Lifting in isar-ref
kuncar [Mon, 14 Jan 2013 14:33:53 +0100] rev 50879
more update on Lifting in isar-ref
Mon, 14 Jan 2013 14:03:24 +0100 NEWS
kuncar [Mon, 14 Jan 2013 14:03:24 +0100] rev 50878
NEWS
Mon, 14 Jan 2013 13:43:58 +0100 update isar-ref for Quotient and Lifting package
kuncar [Mon, 14 Jan 2013 13:43:58 +0100] rev 50877
update isar-ref for Quotient and Lifting package
Mon, 14 Jan 2013 10:32:33 +0100 run Sledgehammer provers in parallel in "try"
blanchet [Mon, 14 Jan 2013 10:32:33 +0100] rev 50876
run Sledgehammer provers in parallel in "try"
Mon, 14 Jan 2013 09:59:50 +0100 less brutal Metis failure -- the brutality was accidentally introduced by df8ae0590be2
blanchet [Mon, 14 Jan 2013 09:59:50 +0100] rev 50875
less brutal Metis failure -- the brutality was accidentally introduced by df8ae0590be2
Mon, 14 Jan 2013 09:59:50 +0100 adjust weights -- sorts are prolific, so tone them down even more
blanchet [Mon, 14 Jan 2013 09:59:50 +0100] rev 50874
adjust weights -- sorts are prolific, so tone them down even more
Sun, 13 Jan 2013 22:30:16 +0100 merged
wenzelm [Sun, 13 Jan 2013 22:30:16 +0100] rev 50873
merged
Sun, 13 Jan 2013 22:09:24 +0100 merged
wenzelm [Sun, 13 Jan 2013 22:09:24 +0100] rev 50872
merged
Sun, 13 Jan 2013 22:07:00 +0100 more exhaustive full test, to avoid surprises with makedist_library;
wenzelm [Sun, 13 Jan 2013 22:07:00 +0100] rev 50871
more exhaustive full test, to avoid surprises with makedist_library;
Sun, 13 Jan 2013 22:05:47 +0100 hardwired document_variants, to prevent HOL-IMP's \snip choking on macros from isabellestags.sty;
wenzelm [Sun, 13 Jan 2013 22:05:47 +0100] rev 50870
hardwired document_variants, to prevent HOL-IMP's \snip choking on macros from isabellestags.sty;
Sun, 13 Jan 2013 22:17:00 +0100 don't learn theories -- this option is very slow and not very helpful
blanchet [Sun, 13 Jan 2013 22:17:00 +0100] rev 50869
don't learn theories -- this option is very slow and not very helpful
Sun, 13 Jan 2013 22:00:45 +0100 more informative output
blanchet [Sun, 13 Jan 2013 22:00:45 +0100] rev 50868
more informative output
Sun, 13 Jan 2013 21:42:39 +0100 have Mirabelle produce more output
blanchet [Sun, 13 Jan 2013 21:42:39 +0100] rev 50867
have Mirabelle produce more output
Sun, 13 Jan 2013 21:42:38 +0100 tuned message
blanchet [Sun, 13 Jan 2013 21:42:38 +0100] rev 50866
tuned message
Sun, 13 Jan 2013 21:14:49 +0100 merged
wenzelm [Sun, 13 Jan 2013 21:14:49 +0100] rev 50865
merged
Sun, 13 Jan 2013 20:59:59 +0100 updated makedist_library;
wenzelm [Sun, 13 Jan 2013 20:59:59 +0100] rev 50864
updated makedist_library;
Sun, 13 Jan 2013 20:30:33 +0100 some attempts to avoid "._" files on Mac OS X;
wenzelm [Sun, 13 Jan 2013 20:30:33 +0100] rev 50863
some attempts to avoid "._" files on Mac OS X;
Sun, 13 Jan 2013 19:45:32 +0100 more sensible order of theory nodes (correspondance to Scala version), e.g. relevant to theory progress;
wenzelm [Sun, 13 Jan 2013 19:45:32 +0100] rev 50862
more sensible order of theory nodes (correspondance to Scala version), e.g. relevant to theory progress;
Sun, 13 Jan 2013 20:57:48 +0100 honor unknown chained in MaSh and a few other tweaks
blanchet [Sun, 13 Jan 2013 20:57:48 +0100] rev 50861
honor unknown chained in MaSh and a few other tweaks
Sun, 13 Jan 2013 15:04:55 +0100 remove obsolete MaSh files
blanchet [Sun, 13 Jan 2013 15:04:55 +0100] rev 50860
remove obsolete MaSh files
Sun, 13 Jan 2013 12:28:20 +0100 don't generate queries with empty dependency list
blanchet [Sun, 13 Jan 2013 12:28:20 +0100] rev 50859
don't generate queries with empty dependency list
Sun, 13 Jan 2013 12:15:44 +0100 cleaned up hint handling
blanchet [Sun, 13 Jan 2013 12:15:44 +0100] rev 50858
cleaned up hint handling
Sun, 13 Jan 2013 12:15:43 +0100 better handlig of built-ins -- at the top-level, not in subterms
blanchet [Sun, 13 Jan 2013 12:15:43 +0100] rev 50857
better handlig of built-ins -- at the top-level, not in subterms
Sat, 12 Jan 2013 23:07:21 +0100 tuned message;
wenzelm [Sat, 12 Jan 2013 23:07:21 +0100] rev 50856
tuned message;
Sat, 12 Jan 2013 22:14:29 +0100 proper window title;
wenzelm [Sat, 12 Jan 2013 22:14:29 +0100] rev 50855
proper window title;
Sat, 12 Jan 2013 22:08:38 +0100 add icon for toplevel windows;
wenzelm [Sat, 12 Jan 2013 22:08:38 +0100] rev 50854
add icon for toplevel windows;
Sat, 12 Jan 2013 21:15:44 +0100 lower bound to font size for the sake of Mac OS X (cf. 4cd2d090be8f);
wenzelm [Sat, 12 Jan 2013 21:15:44 +0100] rev 50853
lower bound to font size for the sake of Mac OS X (cf. 4cd2d090be8f);
Sat, 12 Jan 2013 21:12:00 +0100 forced scroll to bottom, for improved cross-platform appearance;
wenzelm [Sat, 12 Jan 2013 21:12:00 +0100] rev 50852
forced scroll to bottom, for improved cross-platform appearance;
Sat, 12 Jan 2013 20:42:20 +0100 merged
wenzelm [Sat, 12 Jan 2013 20:42:20 +0100] rev 50851
merged
Sat, 12 Jan 2013 20:13:34 +0100 tuned font size, notably for current HD displays;
wenzelm [Sat, 12 Jan 2013 20:13:34 +0100] rev 50850
tuned font size, notably for current HD displays;
Sat, 12 Jan 2013 19:53:24 +0100 more uniform Pretty.char_width;
wenzelm [Sat, 12 Jan 2013 19:53:24 +0100] rev 50849
more uniform Pretty.char_width;
Sat, 12 Jan 2013 18:13:28 +0100 tuned build_dialog: auto_close checkbox avoids user sitting and waiting;
wenzelm [Sat, 12 Jan 2013 18:13:28 +0100] rev 50848
tuned build_dialog: auto_close checkbox avoids user sitting and waiting;
Sat, 12 Jan 2013 17:28:07 +0100 tuned signature;
wenzelm [Sat, 12 Jan 2013 17:28:07 +0100] rev 50847
tuned signature;
Sat, 12 Jan 2013 16:43:38 +0100 more uniform theory progress in build -v and build_dialog;
wenzelm [Sat, 12 Jan 2013 16:43:38 +0100] rev 50846
more uniform theory progress in build -v and build_dialog;
Sat, 12 Jan 2013 15:00:48 +0100 immediate theory progress for build_dialog;
wenzelm [Sat, 12 Jan 2013 15:00:48 +0100] rev 50845
immediate theory progress for build_dialog; more formal Bash_Result -- accumulate output as lines;
Sat, 12 Jan 2013 14:56:57 +0100 populate "main" session group, e.g. relevant for Isabelle/jEdit logic selection;
wenzelm [Sat, 12 Jan 2013 14:56:57 +0100] rev 50844
populate "main" session group, e.g. relevant for Isabelle/jEdit logic selection;
Sat, 12 Jan 2013 14:53:56 +0100 removed unused/non-portable bash_output_fifo;
wenzelm [Sat, 12 Jan 2013 14:53:56 +0100] rev 50843
removed unused/non-portable bash_output_fifo;
Sat, 12 Jan 2013 14:47:17 +0100 tuned signature;
wenzelm [Sat, 12 Jan 2013 14:47:17 +0100] rev 50842
tuned signature;
Sat, 12 Jan 2013 16:49:40 +0100 honor filtering out of arguments for built-in constants (e.g. representation of numerals)
blanchet [Sat, 12 Jan 2013 16:49:40 +0100] rev 50841
honor filtering out of arguments for built-in constants (e.g. representation of numerals)
Sat, 12 Jan 2013 16:49:39 +0100 new version of MaSh Python component
blanchet [Sat, 12 Jan 2013 16:49:39 +0100] rev 50840
new version of MaSh Python component
Fri, 11 Jan 2013 22:38:12 +0100 prefer MS-DOS-style temp;
wenzelm [Fri, 11 Jan 2013 22:38:12 +0100] rev 50839
prefer MS-DOS-style temp;
Fri, 11 Jan 2013 22:23:03 +0100 more Cygwin packages to help out in a pitch -- NB: make is still needed for legacy usedir;
wenzelm [Fri, 11 Jan 2013 22:23:03 +0100] rev 50838
more Cygwin packages to help out in a pitch -- NB: make is still needed for legacy usedir;
Fri, 11 Jan 2013 22:16:48 +0100 merged
wenzelm [Fri, 11 Jan 2013 22:16:48 +0100] rev 50837
merged
Fri, 11 Jan 2013 22:01:49 +0100 more NEWS;
wenzelm [Fri, 11 Jan 2013 22:01:49 +0100] rev 50836
more NEWS;
Fri, 11 Jan 2013 21:51:39 +0100 proper path names;
wenzelm [Fri, 11 Jan 2013 21:51:39 +0100] rev 50835
proper path names;
Fri, 11 Jan 2013 14:54:52 +0100 refer to cygwin mirror with static copy of setup.ini;
wenzelm [Fri, 11 Jan 2013 14:54:52 +0100] rev 50834
refer to cygwin mirror with static copy of setup.ini; tuned;
Fri, 11 Jan 2013 14:33:44 +0100 discontinued HOL side-entry sessions -- may be configured in $ISABELLE_HOME_USER/ROOT instead;
wenzelm [Fri, 11 Jan 2013 14:33:44 +0100] rev 50833
discontinued HOL side-entry sessions -- may be configured in $ISABELLE_HOME_USER/ROOT instead;
Fri, 11 Jan 2013 13:24:22 +0100 obsolete;
wenzelm [Fri, 11 Jan 2013 13:24:22 +0100] rev 50832
obsolete;
Fri, 11 Jan 2013 13:23:51 +0100 more standard contrib/cygwin location (again);
wenzelm [Fri, 11 Jan 2013 13:23:51 +0100] rev 50831
more standard contrib/cygwin location (again);
Fri, 11 Jan 2013 16:30:56 +0100 updated messages
blanchet [Fri, 11 Jan 2013 16:30:56 +0100] rev 50830
updated messages
Fri, 11 Jan 2013 16:30:56 +0100 fixed escaping for MeSh encoder
blanchet [Fri, 11 Jan 2013 16:30:56 +0100] rev 50829
fixed escaping for MeSh encoder
Fri, 11 Jan 2013 16:30:56 +0100 don't learn from the proof of "psimps" etc.
blanchet [Fri, 11 Jan 2013 16:30:56 +0100] rev 50828
don't learn from the proof of "psimps" etc.
Fri, 11 Jan 2013 16:30:56 +0100 updated MaSh Python component
blanchet [Fri, 11 Jan 2013 16:30:56 +0100] rev 50827
updated MaSh Python component
Fri, 11 Jan 2013 16:30:56 +0100 start using MaSh hints
blanchet [Fri, 11 Jan 2013 16:30:56 +0100] rev 50826
start using MaSh hints
Fri, 11 Jan 2013 16:30:56 +0100 always compare theorem using the same, weaker function
blanchet [Fri, 11 Jan 2013 16:30:56 +0100] rev 50825
always compare theorem using the same, weaker function
Fri, 11 Jan 2013 14:35:28 +0100 tuned
smolkas [Fri, 11 Jan 2013 14:35:28 +0100] rev 50824
tuned
Fri, 11 Jan 2013 13:57:51 +0100 set show_markup to false in order to avoid problems in jedit
smolkas [Fri, 11 Jan 2013 13:57:51 +0100] rev 50823
set show_markup to false in order to avoid problems in jedit
Fri, 11 Jan 2013 13:24:49 +0100 merged
nipkow [Fri, 11 Jan 2013 13:24:49 +0100] rev 50822
merged
Fri, 11 Jan 2013 13:24:36 +0100 tuned
nipkow [Fri, 11 Jan 2013 13:24:36 +0100] rev 50821
tuned
Fri, 11 Jan 2013 13:24:16 +0100 merged
noschinl [Fri, 11 Jan 2013 13:24:16 +0100] rev 50820
merged
Thu, 10 Jan 2013 21:22:11 +0100 added some ereal_of_enat_* lemmas (from $AFP/thys/Girth_Chromatic)
noschinl [Thu, 10 Jan 2013 21:22:11 +0100] rev 50819
added some ereal_of_enat_* lemmas (from $AFP/thys/Girth_Chromatic)
Fri, 11 Jan 2013 08:17:47 +0100 explicit references avoid dynamic lookup
haftmann [Fri, 11 Jan 2013 08:17:47 +0100] rev 50818
explicit references avoid dynamic lookup
Fri, 11 Jan 2013 08:17:39 +0100 sharing of recursive results on evaluation
haftmann [Fri, 11 Jan 2013 08:17:39 +0100] rev 50817
sharing of recursive results on evaluation
Thu, 10 Jan 2013 23:48:01 +0100 removed debugging code
blanchet [Thu, 10 Jan 2013 23:48:01 +0100] rev 50816
removed debugging code
Thu, 10 Jan 2013 23:34:20 +0100 make name table work the way it was intended to
blanchet [Thu, 10 Jan 2013 23:34:20 +0100] rev 50815
make name table work the way it was intended to
Thu, 10 Jan 2013 23:34:19 +0100 export MeSh data as well
blanchet [Thu, 10 Jan 2013 23:34:19 +0100] rev 50814
export MeSh data as well
Thu, 10 Jan 2013 23:02:58 +0100 merged
wenzelm [Thu, 10 Jan 2013 23:02:58 +0100] rev 50813
merged
Thu, 10 Jan 2013 21:20:14 +0100 manage cygwin as bundled quasi-component;
wenzelm [Thu, 10 Jan 2013 21:20:14 +0100] rev 50812
manage cygwin as bundled quasi-component;
Thu, 10 Jan 2013 21:14:01 +0100 tuned;
wenzelm [Thu, 10 Jan 2013 21:14:01 +0100] rev 50811
tuned;
Thu, 10 Jan 2013 20:41:52 +0100 outermost directory structure for Windows/Cygwin;
wenzelm [Thu, 10 Jan 2013 20:41:52 +0100] rev 50810
outermost directory structure for Windows/Cygwin;
Thu, 10 Jan 2013 20:23:16 +0100 updated for release;
wenzelm [Thu, 10 Jan 2013 20:23:16 +0100] rev 50809
updated for release;
Thu, 10 Jan 2013 19:53:38 +0100 more general prover termination dialog, which might indicate undetected failure or just ML "exit 0";
wenzelm [Thu, 10 Jan 2013 19:53:38 +0100] rev 50808
more general prover termination dialog, which might indicate undetected failure or just ML "exit 0";
Thu, 10 Jan 2013 19:07:44 +0100 clarified cygwin/isabelle scripts;
wenzelm [Thu, 10 Jan 2013 19:07:44 +0100] rev 50807
clarified cygwin/isabelle scripts;
Thu, 10 Jan 2013 17:53:15 +0100 more systematic makedist_cygwin;
wenzelm [Thu, 10 Jan 2013 17:53:15 +0100] rev 50806
more systematic makedist_cygwin;
Thu, 10 Jan 2013 15:45:27 +0100 prefer system build mode in main application wrappers, to produce heaps insided distribution directory;
wenzelm [Thu, 10 Jan 2013 15:45:27 +0100] rev 50805
prefer system build mode in main application wrappers, to produce heaps insided distribution directory;
Thu, 10 Jan 2013 14:40:19 +0100 tuned proofs;
wenzelm [Thu, 10 Jan 2013 14:40:19 +0100] rev 50804
tuned proofs;
Thu, 10 Jan 2013 13:15:05 +0100 dock "Theories" right, although it might obscure some control buttons;
wenzelm [Thu, 10 Jan 2013 13:15:05 +0100] rev 50803
dock "Theories" right, although it might obscure some control buttons;
Thu, 10 Jan 2013 13:02:36 +0100 scala-2.9.2 is still supported;
wenzelm [Thu, 10 Jan 2013 13:02:36 +0100] rev 50802
scala-2.9.2 is still supported;
Thu, 10 Jan 2013 13:02:06 +0100 made SML/NJ happy;
wenzelm [Thu, 10 Jan 2013 13:02:06 +0100] rev 50801
made SML/NJ happy;
Thu, 10 Jan 2013 12:41:53 +0100 recovered buffered sockets from 11f622794ad6 -- requires Poly/ML 5.5.x;
wenzelm [Thu, 10 Jan 2013 12:41:53 +0100] rev 50800
recovered buffered sockets from 11f622794ad6 -- requires Poly/ML 5.5.x;
Wed, 09 Jan 2013 22:38:21 +0100 minor update;
wenzelm [Wed, 09 Jan 2013 22:38:21 +0100] rev 50799
minor update;
Wed, 09 Jan 2013 22:29:13 +0100 purge other platforms uniformly;
wenzelm [Wed, 09 Jan 2013 22:29:13 +0100] rev 50798
purge other platforms uniformly;
Wed, 09 Jan 2013 22:28:28 +0100 unconditional jedit_build;
wenzelm [Wed, 09 Jan 2013 22:28:28 +0100] rev 50797
unconditional jedit_build; less intrusive build_doc;
Wed, 09 Jan 2013 22:24:31 +0100 Console is not docked on startup;
wenzelm [Wed, 09 Jan 2013 22:24:31 +0100] rev 50796
Console is not docked on startup;
Wed, 09 Jan 2013 21:59:53 +0100 refrain from writing to JEDIT_SETTINGS in BUILD_ONLY mode -- relevant for makedist;
wenzelm [Wed, 09 Jan 2013 21:59:53 +0100] rev 50795
refrain from writing to JEDIT_SETTINGS in BUILD_ONLY mode -- relevant for makedist;
Wed, 09 Jan 2013 21:24:16 +0100 renamed tool;
wenzelm [Wed, 09 Jan 2013 21:24:16 +0100] rev 50794
renamed tool;
Wed, 09 Jan 2013 21:21:41 +0100 create required PREFS_DIR;
wenzelm [Wed, 09 Jan 2013 21:21:41 +0100] rev 50793
create required PREFS_DIR;
Wed, 09 Jan 2013 18:35:51 +0100 eliminated choosefrom -- power-users may edit global defaults within script;
wenzelm [Wed, 09 Jan 2013 18:35:51 +0100] rev 50792
eliminated choosefrom -- power-users may edit global defaults within script; prefer jedit;
Wed, 09 Jan 2013 18:32:26 +0100 tuned;
wenzelm [Wed, 09 Jan 2013 18:32:26 +0100] rev 50791
tuned;
Wed, 09 Jan 2013 18:12:21 +0100 updated makebundles as Admin isabelle tool;
wenzelm [Wed, 09 Jan 2013 18:12:21 +0100] rev 50790
updated makebundles as Admin isabelle tool;
Wed, 09 Jan 2013 17:04:59 +0100 tuned;
wenzelm [Wed, 09 Jan 2013 17:04:59 +0100] rev 50789
tuned;
Thu, 10 Jan 2013 18:19:13 +0100 Added proof function declarations for min and max
berghofe [Thu, 10 Jan 2013 18:19:13 +0100] rev 50788
Added proof function declarations for min and max
Tue, 08 Jan 2013 22:10:02 +0100 disable interactive mode of Specification.theorem with its slow printing of results;
wenzelm [Tue, 08 Jan 2013 22:10:02 +0100] rev 50787
disable interactive mode of Specification.theorem with its slow printing of results;
Wed, 09 Jan 2013 20:46:32 +0100 changed exception to uppercase
smolkas [Wed, 09 Jan 2013 20:46:32 +0100] rev 50786
changed exception to uppercase
Wed, 09 Jan 2013 20:29:50 +0100 proper exception handling; reraise interrupt exceptions
smolkas [Wed, 09 Jan 2013 20:29:50 +0100] rev 50785
proper exception handling; reraise interrupt exceptions
Wed, 09 Jan 2013 15:48:34 +0100 more CHECKLIST;
wenzelm [Wed, 09 Jan 2013 15:48:34 +0100] rev 50784
more CHECKLIST;
Wed, 09 Jan 2013 14:59:21 +0100 merged
wenzelm [Wed, 09 Jan 2013 14:59:21 +0100] rev 50783
merged
Wed, 09 Jan 2013 14:01:50 +0100 build browser more robustly before startup;
wenzelm [Wed, 09 Jan 2013 14:01:50 +0100] rev 50782
build browser more robustly before startup;
Wed, 09 Jan 2013 13:38:57 +0100 standardized treatment of timing properties;
wenzelm [Wed, 09 Jan 2013 13:38:57 +0100] rev 50781
standardized treatment of timing properties;
Wed, 09 Jan 2013 14:36:24 +0100 consider merging obtain steps
smolkas [Wed, 09 Jan 2013 14:36:24 +0100] rev 50780
consider merging obtain steps
Wed, 09 Jan 2013 14:35:46 +0100 preplay obtain steps
smolkas [Wed, 09 Jan 2013 14:35:46 +0100] rev 50779
preplay obtain steps
Wed, 09 Jan 2013 12:22:09 +0100 tune spelling;
wenzelm [Wed, 09 Jan 2013 12:22:09 +0100] rev 50778
tune spelling;
Tue, 08 Jan 2013 21:16:51 +0100 include timing properties in log; build_history_base
wenzelm [Tue, 08 Jan 2013 21:16:51 +0100] rev 50777
include timing properties in log; general Properties.parse operations; tuned signature;
Tue, 08 Jan 2013 19:02:12 +0100 merged
wenzelm [Tue, 08 Jan 2013 19:02:12 +0100] rev 50776
merged
Tue, 08 Jan 2013 18:24:52 +0100 upper bound for font size;
wenzelm [Tue, 08 Jan 2013 18:24:52 +0100] rev 50775
upper bound for font size;
Tue, 08 Jan 2013 17:10:06 +0100 more tolerant set/pred rule declaration to improve "tool compliance", notably for "context assumes";
wenzelm [Tue, 08 Jan 2013 17:10:06 +0100] rev 50774
more tolerant set/pred rule declaration to improve "tool compliance", notably for "context assumes";
Tue, 08 Jan 2013 16:25:22 +0100 more aggressive update -- potentially relevant for previously is_outdated output;
wenzelm [Tue, 08 Jan 2013 16:25:22 +0100] rev 50773
more aggressive update -- potentially relevant for previously is_outdated output;
Tue, 08 Jan 2013 16:23:07 +0100 allow negative argument in "consumes" source format;
wenzelm [Tue, 08 Jan 2013 16:23:07 +0100] rev 50772
allow negative argument in "consumes" source format; more documentation/NEWS;
Tue, 08 Jan 2013 16:01:07 +0100 prefer negative "consumes", relative to the total number of prems, which is stable under more morphisms, notably those from nested context with assumes (cf. existing treatment of 'obtains');
wenzelm [Tue, 08 Jan 2013 16:01:07 +0100] rev 50771
prefer negative "consumes", relative to the total number of prems, which is stable under more morphisms, notably those from nested context with assumes (cf. existing treatment of 'obtains');
Tue, 08 Jan 2013 13:24:12 +0100 more direct invalidateScreenLineRange after changed assignment;
wenzelm [Tue, 08 Jan 2013 13:24:12 +0100] rev 50770
more direct invalidateScreenLineRange after changed assignment;
Tue, 08 Jan 2013 12:50:57 +0100 tuned;
wenzelm [Tue, 08 Jan 2013 12:50:57 +0100] rev 50769
tuned;
Tue, 08 Jan 2013 12:39:39 +0100 tuned -- prefer high-level Table.merge with its slightly more conservative update;
wenzelm [Tue, 08 Jan 2013 12:39:39 +0100] rev 50768
tuned -- prefer high-level Table.merge with its slightly more conservative update;
Tue, 08 Jan 2013 13:16:39 +0100 tuned output
blanchet [Tue, 08 Jan 2013 13:16:39 +0100] rev 50767
tuned output
Tue, 08 Jan 2013 10:34:19 +0100 tuned names
nipkow [Tue, 08 Jan 2013 10:34:19 +0100] rev 50766
tuned names
Mon, 07 Jan 2013 23:20:36 +0100 merged;
wenzelm [Mon, 07 Jan 2013 23:20:36 +0100] rev 50765
merged;
Mon, 07 Jan 2013 22:21:56 +0100 more precise and complete transitive closure of proven_classrel, using existing Sorts.classes_of which is already closed;
wenzelm [Mon, 07 Jan 2013 22:21:56 +0100] rev 50764
more precise and complete transitive closure of proven_classrel, using existing Sorts.classes_of which is already closed; transfer theorems where they are picked from the theory; tuned;
Mon, 07 Jan 2013 21:49:59 +0100 no fork from draft thy -- avoid potential for crash via classrel_proof/arity_proof;
wenzelm [Mon, 07 Jan 2013 21:49:59 +0100] rev 50763
no fork from draft thy -- avoid potential for crash via classrel_proof/arity_proof;
Mon, 07 Jan 2013 19:47:46 +0100 merged
wenzelm [Mon, 07 Jan 2013 19:47:46 +0100] rev 50762
merged
Sun, 06 Jan 2013 14:11:15 +0100 export some generally useful operations;
wenzelm [Sun, 06 Jan 2013 14:11:15 +0100] rev 50761
export some generally useful operations;
Mon, 07 Jan 2013 11:59:37 +0100 tuned comment -- do not claim anything;
wenzelm [Mon, 07 Jan 2013 11:59:37 +0100] rev 50760
tuned comment -- do not claim anything;
Mon, 07 Jan 2013 19:44:40 +0100 cleaner context threading
blanchet [Mon, 07 Jan 2013 19:44:40 +0100] rev 50759
cleaner context threading
Mon, 07 Jan 2013 19:15:01 +0100 tuned output
blanchet [Mon, 07 Jan 2013 19:15:01 +0100] rev 50758
tuned output
Mon, 07 Jan 2013 10:17:11 +0100 slightly odd duplication of Pure options for Proof General (amending cb5cdbb645cd);
wenzelm [Mon, 07 Jan 2013 10:17:11 +0100] rev 50757
slightly odd duplication of Pure options for Proof General (amending cb5cdbb645cd);
Sun, 06 Jan 2013 17:38:29 +0100 put single-theorem names before multi-theorem ones (broken since 5d147d492792)
blanchet [Sun, 06 Jan 2013 17:38:29 +0100] rev 50756
put single-theorem names before multi-theorem ones (broken since 5d147d492792)
Sun, 06 Jan 2013 17:38:29 +0100 get rid of spurious "Isar" proofs
blanchet [Sun, 06 Jan 2013 17:38:29 +0100] rev 50755
get rid of spurious "Isar" proofs
Sun, 06 Jan 2013 17:38:29 +0100 also generate queries for goals with too many Isar dependencies
blanchet [Sun, 06 Jan 2013 17:38:29 +0100] rev 50754
also generate queries for goals with too many Isar dependencies
Sun, 06 Jan 2013 12:44:45 +0100 updated to scala-2.10.0;
wenzelm [Sun, 06 Jan 2013 12:44:45 +0100] rev 50753
updated to scala-2.10.0;
Sun, 06 Jan 2013 10:02:34 +0100 merged
blanchet [Sun, 06 Jan 2013 10:02:34 +0100] rev 50752
merged
Sat, 05 Jan 2013 22:31:33 +0100 tuned message
blanchet [Sat, 05 Jan 2013 22:31:33 +0100] rev 50751
tuned message
Sat, 05 Jan 2013 22:31:32 +0100 tap after, not before command invocation
blanchet [Sat, 05 Jan 2013 22:31:32 +0100] rev 50750
tap after, not before command invocation
Sat, 05 Jan 2013 22:31:31 +0100 increased hard timeout -- minimization can take time
blanchet [Sat, 05 Jan 2013 22:31:31 +0100] rev 50749
increased hard timeout -- minimization can take time
Sat, 05 Jan 2013 22:31:30 +0100 nicer output
blanchet [Sat, 05 Jan 2013 22:31:30 +0100] rev 50748
nicer output
Sat, 05 Jan 2013 22:31:30 +0100 pass option to minimize
blanchet [Sat, 05 Jan 2013 22:31:30 +0100] rev 50747
pass option to minimize
Sat, 05 Jan 2013 23:03:07 +0100 prefer apple.laf.useScreenMenuBar=true (despite cf. effcfa38e77b) to make it work better with full-screen mode;
wenzelm [Sat, 05 Jan 2013 23:03:07 +0100] rev 50746
prefer apple.laf.useScreenMenuBar=true (despite cf. effcfa38e77b) to make it work better with full-screen mode;
Sat, 05 Jan 2013 22:02:44 +0100 ignore vacuous edits (e.g. stemming from Plugin.init_models) to avoid pointless protocol round-trip, which could lead to painting of outdated snapshot in the meantime (notably on Windows);
wenzelm [Sat, 05 Jan 2013 22:02:44 +0100] rev 50745
ignore vacuous edits (e.g. stemming from Plugin.init_models) to avoid pointless protocol round-trip, which could lead to painting of outdated snapshot in the meantime (notably on Windows);
Sat, 05 Jan 2013 21:41:19 +0100 tuned JEDIT_JAVA_OPTIONS: increase chances that it works with approx. 8 cores and 32bit platform (notably Windows);
wenzelm [Sat, 05 Jan 2013 21:41:19 +0100] rev 50744
tuned JEDIT_JAVA_OPTIONS: increase chances that it works with approx. 8 cores and 32bit platform (notably Windows);
Sat, 05 Jan 2013 20:06:24 +0100 propagate keys to enclosing view like org.gjt.sp.jedit.gui.CompletionPopup, but without its KeyEventInterceptor;
wenzelm [Sat, 05 Jan 2013 20:06:24 +0100] rev 50743
propagate keys to enclosing view like org.gjt.sp.jedit.gui.CompletionPopup, but without its KeyEventInterceptor;
Sat, 05 Jan 2013 19:05:16 +0100 premature window close means failure;
wenzelm [Sat, 05 Jan 2013 19:05:16 +0100] rev 50742
premature window close means failure;
Sat, 05 Jan 2013 18:42:29 +0100 less aggressive Assumption.export_term (similar to Generic_Target.abbrev): merely expand local defs and thus allow notation for local fixes;
wenzelm [Sat, 05 Jan 2013 18:42:29 +0100] rev 50741
less aggressive Assumption.export_term (similar to Generic_Target.abbrev): merely expand local defs and thus allow notation for local fixes;
Sat, 05 Jan 2013 18:36:02 +0100 proper return code on window close;
wenzelm [Sat, 05 Jan 2013 18:36:02 +0100] rev 50740
proper return code on window close;
Sat, 05 Jan 2013 17:38:54 +0100 more precise Local_Theory.level: 1 really means main target and >= 2 nested context;
wenzelm [Sat, 05 Jan 2013 17:38:54 +0100] rev 50739
more precise Local_Theory.level: 1 really means main target and >= 2 nested context; explicit target for context within global theory with after_close = exit to manage the 2 levels involved here; reject "(in target)" for nested contexts more reliably -- difficult to handle due to lack of nested reinit;
Sat, 05 Jan 2013 17:24:27 +0100 more direct property names;
wenzelm [Sat, 05 Jan 2013 17:24:27 +0100] rev 50738
more direct property names;
Sat, 05 Jan 2013 16:16:22 +0100 tuned -- less indirection;
wenzelm [Sat, 05 Jan 2013 16:16:22 +0100] rev 50737
tuned -- less indirection;
Sat, 05 Jan 2013 11:24:09 +0100 tuned blacklisting in relevance filter
blanchet [Sat, 05 Jan 2013 11:24:09 +0100] rev 50736
tuned blacklisting in relevance filter
Fri, 04 Jan 2013 21:56:20 +0100 refined class handling, to prevent cycles in fact graph
blanchet [Fri, 04 Jan 2013 21:56:20 +0100] rev 50735
refined class handling, to prevent cycles in fact graph
Fri, 04 Jan 2013 21:56:19 +0100 learn from low-level, inside-class facts
blanchet [Fri, 04 Jan 2013 21:56:19 +0100] rev 50734
learn from low-level, inside-class facts
Fri, 04 Jan 2013 21:56:19 +0100 tuning
blanchet [Fri, 04 Jan 2013 21:56:19 +0100] rev 50733
tuning
Fri, 04 Jan 2013 21:56:19 +0100 tweaked nicknames
blanchet [Fri, 04 Jan 2013 21:56:19 +0100] rev 50732
tweaked nicknames
Fri, 04 Jan 2013 21:24:47 +0100 merged
wenzelm [Fri, 04 Jan 2013 21:24:47 +0100] rev 50731
merged
Fri, 04 Jan 2013 21:16:08 +0100 more reactive completion popup by default;
wenzelm [Fri, 04 Jan 2013 21:16:08 +0100] rev 50730
more reactive completion popup by default;
Fri, 04 Jan 2013 20:55:33 +0100 actually install required copy of Highlight.jar;
wenzelm [Fri, 04 Jan 2013 20:55:33 +0100] rev 50729
actually install required copy of Highlight.jar;
Fri, 04 Jan 2013 20:42:09 +0100 updated to jedit_build-20130104;
wenzelm [Fri, 04 Jan 2013 20:42:09 +0100] rev 50728
updated to jedit_build-20130104;
Fri, 04 Jan 2013 20:39:41 +0100 another attempt to get Mac OS X keyhandling right: ALTERNATIVE_DISPATCHER is off, but ALT_KEY_PRESSED_DISABLED is more careful to interpret ALT like ALT_GRAPH, which does not count as modifier here (NB: CONTROL + ALT means ALT_GRAPH on Windows, but ALT means ALT_GRAPH on Mac OS X);
wenzelm [Fri, 04 Jan 2013 20:39:41 +0100] rev 50727
another attempt to get Mac OS X keyhandling right: ALTERNATIVE_DISPATCHER is off, but ALT_KEY_PRESSED_DISABLED is more careful to interpret ALT like ALT_GRAPH, which does not count as modifier here (NB: CONTROL + ALT means ALT_GRAPH on Windows, but ALT means ALT_GRAPH on Mac OS X);
Fri, 04 Jan 2013 17:37:29 +0100 more elementary key handling: listen to low-level KEY_PRESSED events (without consuming);
wenzelm [Fri, 04 Jan 2013 17:37:29 +0100] rev 50726
more elementary key handling: listen to low-level KEY_PRESSED events (without consuming);
Fri, 04 Jan 2013 17:33:55 +0100 tuned imports;
wenzelm [Fri, 04 Jan 2013 17:33:55 +0100] rev 50725
tuned imports;
Fri, 04 Jan 2013 16:07:48 +0100 support TAB in completion: need to configure the component with the key handler;
wenzelm [Fri, 04 Jan 2013 16:07:48 +0100] rev 50724
support TAB in completion: need to configure the component with the key handler;
Fri, 04 Jan 2013 20:04:59 +0100 note to eliminate dynamic name reference
haftmann [Fri, 04 Jan 2013 20:04:59 +0100] rev 50723
note to eliminate dynamic name reference
Fri, 04 Jan 2013 19:00:49 +0100 speed up generation of local theorem nicknames
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50722
speed up generation of local theorem nicknames
Fri, 04 Jan 2013 19:00:49 +0100 speed up nickname generation for local facts
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50721
speed up nickname generation for local facts
Fri, 04 Jan 2013 19:00:49 +0100 updated docs
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50720
updated docs
Fri, 04 Jan 2013 19:00:49 +0100 renamed "kill" subcommand to avoid clash with "kill" keyword (which confuses Proof General and results in strange syntax highlighting)
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50719
renamed "kill" subcommand to avoid clash with "kill" keyword (which confuses Proof General and results in strange syntax highlighting)
Fri, 04 Jan 2013 19:00:49 +0100 tweaked fudge factor
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50718
tweaked fudge factor
Fri, 04 Jan 2013 13:03:21 +0100 more NEWS;
wenzelm [Fri, 04 Jan 2013 13:03:21 +0100] rev 50717
more NEWS;
Fri, 04 Jan 2013 12:44:47 +0100 document 'locale_deps';
wenzelm [Fri, 04 Jan 2013 12:44:47 +0100] rev 50716
document 'locale_deps';
Fri, 04 Jan 2013 12:33:25 +0100 prefer old graph browser in Isabelle/jEdit, which still produces better layout;
wenzelm [Fri, 04 Jan 2013 12:33:25 +0100] rev 50715
prefer old graph browser in Isabelle/jEdit, which still produces better layout; clarified print mode "active_graph": allow to switch "browser" vs. "graphview" uniformly; tuned signature;
Fri, 04 Jan 2013 11:21:31 +0100 more formal inlining of system information;
wenzelm [Fri, 04 Jan 2013 11:21:31 +0100] rev 50714
more formal inlining of system information;
Fri, 04 Jan 2013 11:07:39 +0100 tuned message -- suppress inlined system information;
wenzelm [Fri, 04 Jan 2013 11:07:39 +0100] rev 50713
tuned message -- suppress inlined system information;
Fri, 04 Jan 2013 01:39:32 +0100 merged
smolkas [Fri, 04 Jan 2013 01:39:32 +0100] rev 50712
merged
Thu, 03 Jan 2013 15:05:48 +0100 tuned
smolkas [Thu, 03 Jan 2013 15:05:48 +0100] rev 50711
tuned
Thu, 03 Jan 2013 23:00:32 +0100 avoid long enumeration of HO unifiers;
wenzelm [Thu, 03 Jan 2013 23:00:32 +0100] rev 50710
avoid long enumeration of HO unifiers;
Thu, 03 Jan 2013 22:12:18 +0100 disable search dialog pool on all platforms -- to prevent GUI synchronization problems seen on KDE (e.g. Kubuntu 12.10);
wenzelm [Thu, 03 Jan 2013 22:12:18 +0100] rev 50709
disable search dialog pool on all platforms -- to prevent GUI synchronization problems seen on KDE (e.g. Kubuntu 12.10);
Thu, 03 Jan 2013 21:23:14 +0100 merged
wenzelm [Thu, 03 Jan 2013 21:23:14 +0100] rev 50708
merged
Thu, 03 Jan 2013 20:42:18 +0100 maintain session index on Scala side, for more determistic results;
wenzelm [Thu, 03 Jan 2013 20:42:18 +0100] rev 50707
maintain session index on Scala side, for more determistic results; removed unused HTML operations;
Thu, 03 Jan 2013 17:40:36 +0100 close formulas in the natural order, not its reverse -- so that Skolem arguments appear in the right order in Isar proofs
blanchet [Thu, 03 Jan 2013 17:40:36 +0100] rev 50706
close formulas in the natural order, not its reverse -- so that Skolem arguments appear in the right order in Isar proofs
Thu, 03 Jan 2013 17:28:55 +0100 use new skolemizer for reconstructing skolemization steps in Isar proofs (because the old skolemizer messes up the order of the Skolem arguments)
blanchet [Thu, 03 Jan 2013 17:28:55 +0100] rev 50705
use new skolemizer for reconstructing skolemization steps in Isar proofs (because the old skolemizer messes up the order of the Skolem arguments)
Thu, 03 Jan 2013 17:10:12 +0100 rename variable in binder, not just in body
blanchet [Thu, 03 Jan 2013 17:10:12 +0100] rev 50704
rename variable in binder, not just in body
Thu, 03 Jan 2013 15:13:11 +0100 swap Vampire's Skolem arguments to bring them in line with what E and metis's new skolemizer do (helps Isar proof reconstruction in some cases)
blanchet [Thu, 03 Jan 2013 15:13:11 +0100] rev 50703
swap Vampire's Skolem arguments to bring them in line with what E and metis's new skolemizer do (helps Isar proof reconstruction in some cases)
Thu, 03 Jan 2013 14:41:05 +0100 tuned comment
blanchet [Thu, 03 Jan 2013 14:41:05 +0100] rev 50702
tuned comment
Thu, 03 Jan 2013 14:23:10 +0100 NEWS: ML runtime statistics;
wenzelm [Thu, 03 Jan 2013 14:23:10 +0100] rev 50701
NEWS: ML runtime statistics;
Thu, 03 Jan 2013 14:12:12 +0100 merged
wenzelm [Thu, 03 Jan 2013 14:12:12 +0100] rev 50700
merged
Thu, 03 Jan 2013 14:10:57 +0100 more interesting fields;
wenzelm [Thu, 03 Jan 2013 14:10:57 +0100] rev 50699
more interesting fields;
Thu, 03 Jan 2013 14:03:44 +0100 always enable Future.ML_statistics where this makes sense -- runtime overhead should be negligible;
wenzelm [Thu, 03 Jan 2013 14:03:44 +0100] rev 50698
always enable Future.ML_statistics where this makes sense -- runtime overhead should be negligible;
Thu, 03 Jan 2013 13:54:45 +0100 improved Monitor_Dockable, based on ML_Statistics operations;
wenzelm [Thu, 03 Jan 2013 13:54:45 +0100] rev 50697
improved Monitor_Dockable, based on ML_Statistics operations; tuned signature;
Thu, 03 Jan 2013 13:28:37 +0100 get rid of two-year-old hack, now that the "metis" skolemizer no longer gets stuck in HO unification
blanchet [Thu, 03 Jan 2013 13:28:37 +0100] rev 50696
get rid of two-year-old hack, now that the "metis" skolemizer no longer gets stuck in HO unification
Thu, 03 Jan 2013 13:11:04 +0100 avoid explosion in higher-order unification algorithm
blanchet [Thu, 03 Jan 2013 13:11:04 +0100] rev 50695
avoid explosion in higher-order unification algorithm
Thu, 03 Jan 2013 09:56:39 +0100 avoid repeated calls to metis from "resolve_tac" in case of ultimate failure
blanchet [Thu, 03 Jan 2013 09:56:39 +0100] rev 50694
avoid repeated calls to metis from "resolve_tac" in case of ultimate failure
Thu, 03 Jan 2013 00:02:15 +0100 tuned comment
blanchet [Thu, 03 Jan 2013 00:02:15 +0100] rev 50693
tuned comment
Wed, 02 Jan 2013 22:16:16 +0100 merged
wenzelm [Wed, 02 Jan 2013 22:16:16 +0100] rev 50692
merged
Wed, 02 Jan 2013 21:55:57 +0100 added standard_frames convenience;
wenzelm [Wed, 02 Jan 2013 21:55:57 +0100] rev 50691
added standard_frames convenience;
Wed, 02 Jan 2013 21:39:54 +0100 some grouping of standard fields;
wenzelm [Wed, 02 Jan 2013 21:39:54 +0100] rev 50690
some grouping of standard fields; tuned signature;
Wed, 02 Jan 2013 21:02:47 +0100 some support for chart drawing;
wenzelm [Wed, 02 Jan 2013 21:02:47 +0100] rev 50689
some support for chart drawing;
Wed, 02 Jan 2013 19:23:18 +0100 some support for ML statistics content interpretation;
wenzelm [Wed, 02 Jan 2013 19:23:18 +0100] rev 50688
some support for ML statistics content interpretation;
Wed, 02 Jan 2013 18:03:38 +0100 moved files;
wenzelm [Wed, 02 Jan 2013 18:03:38 +0100] rev 50687
moved files;
Wed, 02 Jan 2013 17:58:53 +0100 moved files;
wenzelm [Wed, 02 Jan 2013 17:58:53 +0100] rev 50686
moved files;
Wed, 02 Jan 2013 16:48:22 +0100 ML runtime statistics: read properties from build log;
wenzelm [Wed, 02 Jan 2013 16:48:22 +0100] rev 50685
ML runtime statistics: read properties from build log;
Wed, 02 Jan 2013 15:08:38 +0100 support File.read_gzip as well, in accordance to File.write_gzip;
wenzelm [Wed, 02 Jan 2013 15:08:38 +0100] rev 50684
support File.read_gzip as well, in accordance to File.write_gzip; tuned signature;
Wed, 02 Jan 2013 13:50:59 +0100 inline ML statistics into build log;
wenzelm [Wed, 02 Jan 2013 13:50:59 +0100] rev 50683
inline ML statistics into build log;
Wed, 02 Jan 2013 13:20:10 +0100 removed outdated comment;
wenzelm [Wed, 02 Jan 2013 13:20:10 +0100] rev 50682
removed outdated comment;
Wed, 02 Jan 2013 13:06:54 +0100 enable Z3 for full test (cf. 6f48853f08d5);
wenzelm [Wed, 02 Jan 2013 13:06:54 +0100] rev 50681
enable Z3 for full test (cf. 6f48853f08d5);
Wed, 02 Jan 2013 20:53:01 +0100 removed old, unused code
smolkas [Wed, 02 Jan 2013 20:53:01 +0100] rev 50680
removed old, unused code
Wed, 02 Jan 2013 20:52:39 +0100 removed whitespace
smolkas [Wed, 02 Jan 2013 20:52:39 +0100] rev 50679
removed whitespace
Wed, 02 Jan 2013 20:52:32 +0100 removed duplicate code
smolkas [Wed, 02 Jan 2013 20:52:32 +0100] rev 50678
removed duplicate code
Wed, 02 Jan 2013 20:35:49 +0100 use rpair to avoid swap
smolkas [Wed, 02 Jan 2013 20:35:49 +0100] rev 50677
use rpair to avoid swap
Wed, 02 Jan 2013 19:59:06 +0100 generate "obtain" steps corresponding to skolemization inferences
blanchet [Wed, 02 Jan 2013 19:59:06 +0100] rev 50676
generate "obtain" steps corresponding to skolemization inferences
Wed, 02 Jan 2013 16:32:40 +0100 keep E's and Vampire's skolemization steps
blanchet [Wed, 02 Jan 2013 16:32:40 +0100] rev 50675
keep E's and Vampire's skolemization steps
Wed, 02 Jan 2013 16:02:33 +0100 tuning
blanchet [Wed, 02 Jan 2013 16:02:33 +0100] rev 50674
tuning
Wed, 02 Jan 2013 15:54:38 +0100 fixed oversensitive Skolem handling (cf. eaa540986291)
blanchet [Wed, 02 Jan 2013 15:54:38 +0100] rev 50673
fixed oversensitive Skolem handling (cf. eaa540986291)
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 +30000 tip