Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
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.
more generous tracing limit -- rescaled in MB;
2012-12-10, by wenzelm
recovered title property from bfb5964e3041;
2012-12-10, by wenzelm
some clarification for Windows;
2012-12-10, by wenzelm
stateless dockable window for graphview, which is triggered by the active area of the corresponding diagnostic command;
2012-12-10, by wenzelm
tuned;
2012-12-10, by wenzelm
generalized notion of active area, where sendback is just one application;
2012-12-10, by wenzelm
merged
2012-12-10, by wenzelm
have MaSh evaluator keep all raw problem/solution files in a directory
2012-12-10, by blanchet
clarified transitive_closure: proper cumulation of transitive steps, which is essential for Warshall-style algorithms;
2012-12-10, by wenzelm
always apply transitive_reduction_acyclic in imitation of old graph browser (essential to avoid slow layout and overcrowded display, e.g. class_deps);
2012-12-09, by wenzelm
added graph operations for transitive closure and reduction in Scala -- unproven and thus better left out of the kernel-relevant ML module;
2012-12-09, by wenzelm
merged
2012-12-08, by wenzelm
merge
2012-12-08, by blanchet
don't blacklist "case" theorems -- this causes problems in MaSh later
2012-12-08, by blanchet
more changes to MaSh Python program (by Daniel K.)
2012-12-08, by blanchet
don't have MaSh pretend it knows facts it doesn't know
2012-12-08, by blanchet
reverted parallel map idea -- appears to make success rate of ATPs less stable (might even lead to bias in favor of MePo)
2012-12-08, by blanchet
fixed embarrassing off-by-one bug in MaSh's Mesh
2012-12-08, by blanchet
store evaluation output in a file
2012-12-08, by blanchet
use parallel map
2012-12-08, by blanchet
tweak MaSh fudge factors
2012-12-08, by blanchet
more MaSh tweaking -- in particular, export the same facts in "MaSh_Export" as are later tried in "MaSh_Eval"
2012-12-08, by blanchet
basic monitor panel, using the powerful jfreechart library;
2012-12-08, by wenzelm
added jfreechart library, including the old version of iText from its distribution (required for the demo application and examples);
2012-12-08, by wenzelm
check consistent theory names for direct imports as well -- as claimed in the comments (see also 1cc36c0ec9eb);
2012-12-08, by wenzelm
make double-sure that the future scheduler is properly shutdown, otherwise its threads are made persistent and will deadlock with the fresh instance after reloading the image (NB: Present.finish involves another Par_List.map over document_variants and thus might fork again);
2012-12-07, by wenzelm
final report_status within SYNCHRONIZED part of scheduler loop: required for sanity of data;
2012-12-07, by wenzelm
adhoc recovery from spurious NPEs, similar quantum-effect behind 7c8ce63a3c00;
2012-12-07, by wenzelm
obsolete;
2012-12-07, by wenzelm
eliminated old copy of proof.sty (1995), prefer the one usually included in current latex distributions (2005);
2012-12-07, by wenzelm
merged
2012-12-07, by wenzelm
deactivate actual fork -- unstable in scala-2.9.2 on multicore hardware;
2012-12-07, by wenzelm
some support to recover from spurious crash -- this is Physics, not Mathematics;
2012-12-07, by wenzelm
avoid ML_file in large theory files to improve performance of dependency discovery of main HOL (approx. 1s CPU time) -- relevant for any application using it, e.g. small paper sessions;
2012-12-07, by wenzelm
tuned text
2012-12-07, by nipkow
corrected nonsensical associativity of `` and dvd
2012-12-07, by nipkow
add exponential and uniform distributions
2012-12-07, by hoelzl
fundamental theorem of calculus for the Lebesgue integral
2012-12-07, by hoelzl
add Int_atMost
2012-12-07, by hoelzl
more rigorous "build only" mode: avoid build dialog of logic image and its potential need for GUI display;
2012-12-07, by wenzelm
fork slow part of Thy_Load.body_files only;
2012-12-07, by wenzelm
explore theory_body_files via future, for improved performance;
2012-12-07, by wenzelm
merged
2012-12-06, by wenzelm
use proper entry point for MaSh in test driver
2012-12-06, by blanchet
export ATP and Isar commands separately
2012-12-06, by blanchet
proper Sendback.markup, as required for standard Prover IDE protocol (see also c62ce309dc26);
2012-12-06, by wenzelm
discontinued obsolete "Tracing" button -- limited tracing channel works sufficiently well;
2012-12-06, by wenzelm
discontinued option jedit_auto_start, which is somewhat pointless as there is no manual session start within Isabelle/jEdit;
2012-12-06, by wenzelm
updated README;
2012-12-06, by wenzelm
documentation for isabelle build_dialog and its implicit use in isabelle jedit;
2012-12-06, by wenzelm
clarified build_dialog: regular up-to-date check (extra cost of approx. 5s startup for HOL);
2012-12-06, by wenzelm
avoid startup within GUI thread -- it is only required later for dialog;
2012-12-06, by wenzelm
more uniform default logic, using settings, options, args etc.;
2012-12-06, by wenzelm
use right names in MePo exporter
2012-12-06, by blanchet
parse more liberal MaSh suggestion syntax (for the eval driver)
2012-12-06, by blanchet
merged
2012-12-06, by wenzelm
made Python code compile again (by Daniel K.)
2012-12-06, by blanchet
tweaked MaSh proximity
2012-12-06, by blanchet
reduce max number of dependencies for MaSh to get rid of junk
2012-12-06, by blanchet
more feature tweaks
2012-12-06, by blanchet
prioritize chained facts
2012-12-06, by blanchet
more MaSh feature tweaking
2012-12-06, by blanchet
record free variables as a MaSh feature
2012-12-06, by blanchet
expand type classes into their ancestors for MaSh
2012-12-06, by blanchet
tweaked MaSh features, based on comments by Josef Urban
2012-12-06, by blanchet
increase weight of local facts again (MaSh)
2012-12-06, by blanchet
simplify code now that "mash.py" supports weights
2012-12-06, by blanchet
added weights to MaSh (by Daniel Kuehlwein)
2012-12-06, by blanchet
Move the measurability prover to its own file
2012-12-05, by hoelzl
Show search depth in the debug output of the measurability prover
2012-12-05, by hoelzl
Remove looping rule from measurability prover
2012-12-05, by hoelzl
rules for improper Lebesgue integrals (using tendsto at_top)
2012-12-04, by hoelzl
take proximity into account for MaSh + fix a debilitating bug in feature generation
2012-12-05, by blanchet
tuning
2012-12-05, by blanchet
clarified default button (cf. org/gjt/sp/jedit/gui/OptionsDialog.java);
2012-12-06, by wenzelm
select logic session names, not paths;
2012-12-05, by wenzelm
added keyboard shortcut for button (canonical way to do that?);
2012-12-05, by wenzelm
evade ugly default font, notably on Windows laf;
2012-12-05, by wenzelm
center main window;
2012-12-05, by wenzelm
more direct dialog via existing GUI components;
2012-12-05, by wenzelm
clarified logic argument: session name, not path name;
2012-12-05, by wenzelm
tuned message;
2012-12-05, by wenzelm
implicit build_dialog for Isabelle/jEdit;
2012-12-05, by wenzelm
tuned message;
2012-12-05, by wenzelm
tuned OK feedback;
2012-12-05, by wenzelm
check for existing image (even if outdated);
2012-12-05, by wenzelm
more elementary dialog, with less interaction;
2012-12-05, by wenzelm
basic interaction with build process;
2012-12-05, by wenzelm
allow to terminate jobs via Progress;
2012-12-05, by wenzelm
more formal progress context;
2012-12-05, by wenzelm
basic wrapper for session build dialog;
2012-12-05, by wenzelm
tuned;
2012-12-05, by wenzelm
tuned signature in accordance to document operations;
2012-12-05, by wenzelm
tuned;
2012-12-05, by wenzelm
merged
2012-12-05, by nipkow
\<noteq> now has the same associativity as ~= and =
2012-12-05, by nipkow
tweaked order of theorems to avoid forward dependencies (MaSh)
2012-12-05, by blanchet
rationalized MaSh evaluation harness
2012-12-04, by blanchet
more robustness in the face of MaSh format changes -- don't overwrite new versions with old versions
2012-12-04, by blanchet
added feature weights in MaSh
2012-12-04, by blanchet
promote local facts using a hack (for MaSh)
2012-12-04, by blanchet
proper action labels, to make this appear in the "Shortcuts" panel, for example;
2012-12-04, by wenzelm
turned off noisy MaSh features
2012-12-04, by blanchet
added MaSh learning to Mirabelle
2012-12-04, by blanchet
fixed bug in initialization of naive Bayes (MaSh)
2012-12-04, by blanchet
tuned MaSh exporter -- and don't make temp directories unless explicitly told so
2012-12-04, by blanchet
generalized MaSh exporter to sets of theories
2012-12-04, by blanchet
remove SMT proofs in Multivariate_Analysis
2012-12-04, by hoelzl
prove tendsto_power_div_exp_0
2012-12-04, by hoelzl
add filterlim rules for eventually monotone bijective functions; mirror rules for at_top, at_bot; apply them to prove convergence of arctan at infinity and tan at pi/2
2012-12-04, by hoelzl
merged
2012-12-04, by wenzelm
emit bulk edits on initialization of multiple buffers, which greatly improves performance when starting big sessions (e.g. JinjaThreads);
2012-12-04, by wenzelm
go back to Z3 3.2
2012-12-04, by blanchet
tuned defs of sec_xyz
2012-12-04, by nipkow
provide general insert_line_padding as convenience operation, e.g. for BeanShell macros;
2012-12-04, by wenzelm
simplify MaSh term patterns + add missing global facts if there aren't too many
2012-12-04, by blanchet
MaSh improvements: deeper patterns + more respect for chained facts
2012-12-04, by blanchet
tuned names
2012-12-03, by blanchet
tweaked MaSh exporter
2012-12-03, by blanchet
renamed "Type.thy" to something that's less likely to cause conflicts
2012-12-03, by blanchet
proper quoting of paths in MaSh shell script, take 2 (cf. b00eeb8e352e)
2012-12-03, by blanchet
added "fact_filter" option to Mirabelle
2012-12-03, by blanchet
tweak SPASS default a tiny bit, so that a more interesting heuristic is chosen when "slicing=false" (for experiments)
2012-12-03, by blanchet
some notes on the Isabelle component repository at TUM;
2012-12-03, by wenzelm
use filterlim in Lim and SEQ; tuned proofs
2012-12-03, by hoelzl
conversion rules for at, at_left and at_right; applied to l'Hopital's rules.
2012-12-03, by hoelzl
weakened assumptions for lhopital_right_0
2012-12-03, by hoelzl
tuned proof
2012-12-03, by hoelzl
add L'Hôpital's rule
2012-12-03, by hoelzl
add filterlim rules for exp and ln to infinity
2012-12-03, by hoelzl
add filterlim rules for inverse and at_infinity
2012-12-03, by hoelzl
add filterlim rules for diverging multiplication and addition; move at_infinity to the HOL image
2012-12-03, by hoelzl
add filterlim rules for unary minus and inverse
2012-12-03, by hoelzl
rename filter_lim to filterlim to be consistent with filtermap
2012-12-03, by hoelzl
add check to Cooper's algorithm that left-hand of dvd is a numeral
2012-12-03, by hoelzl
merged
2012-12-03, by wenzelm
robust writing of MaSh state -- better drop learning data than cause other problems in Sledgehammer
2012-12-03, by blanchet
avoid odd warnings due to failure of systray icon;
2012-12-03, by wenzelm
synchronized read access to cache file -- avoid potential conflict with ongoing write (which is non-atomic);
2012-12-03, by wenzelm
tuned;
2012-12-03, by wenzelm
recovered error to finish proof (e.g. bad obtain export) from 223f18cfbb32;
2012-12-03, by wenzelm
semi-automated Cygwin setup;
2012-12-02, by wenzelm
misc tuning;
2012-12-02, by wenzelm
updated to sumatra_pdf-2.1.1;
2012-12-02, by wenzelm
tuned order of functions
2012-12-01, by blanchet
proper quoting of paths in MaSh
2012-12-01, by blanchet
updated to jedit_build-20121201 (based on jedit-5.0.0);
2012-12-01, by wenzelm
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
2012-12-01, by wenzelm
leave ALTERNATIVE_DISPATCHER mostly enabled on Mac OS X, to get events for COMMAND/Meta combinations, which seem to produce only KEY_PRESSED in Java 7, not KEY_TYPED as in Java 6;
2012-12-01, by wenzelm
updated to jedit-5.0.0;
2012-12-01, by wenzelm
more generic directory name to facilitate tracking changes of diffs;
2012-12-01, by wenzelm
merged
2012-11-30, by wenzelm
tuned
2012-11-30, by nipkow
added 'print_inductives' command;
2012-11-30, by wenzelm
print formal entities with markup;
2012-11-30, by wenzelm
tuned labels;
2012-11-30, by wenzelm
renamed dockable "Prover Session" to "Theories";
2012-11-30, by wenzelm
tuned import;
2012-11-30, by wenzelm
alternative shortcut for English keyboard;
2012-11-30, by wenzelm
merged
2012-11-30, by wenzelm
eliminated redundant is_ident -- more official is_identifier;
2012-11-30, by wenzelm
updated to jdk-7u9;
2012-11-30, by wenzelm
updated to exec_process-1.0.3;
2012-11-30, by wenzelm
report proper pid *after* fork;
2012-11-30, by wenzelm
prefer Symbol.decode_strict in batch mode, to avoid files with spurious Unicode symbols that clash with Isabelle symbol interpretation;
2012-11-30, by wenzelm
more defensive retry via fork;
2012-11-29, by wenzelm
merged
2012-11-29, by wenzelm
parametrized correspondence relation: more robust procedure - don't ignore sorts; tuned
2012-11-29, by kuncar
simplified use of fold/map;
2012-11-29, by wenzelm
tuned;
2012-11-29, by wenzelm
prefer 32 bit platform for ISABELLE_FULL_TEST, to make memory problems more explicit instead of disk thrashing (notably in HOL-Quickcheck_Benchmark);
2012-11-29, by wenzelm
merged
2012-11-29, by wenzelm
make SML/NJ happy (give names for all fields in a record)
2012-11-29, by hoelzl
more robust syntax that survives collapse of \<^isub> and \<^sub>;
2012-11-29, by wenzelm
further update and clarification of the all-important README_REPOSITORY;
2012-11-29, by wenzelm
more uniform ML statistics;
2012-11-29, by wenzelm
merged
2012-11-28, by wenzelm
improved readability
2012-11-28, by smolkas
tweaked calculation of sledgehammer messages
2012-11-28, by smolkas
adapted sledgehammer warnings
2012-11-28, by smolkas
fixed case split preplaying
2012-11-28, by smolkas
fixed preplaying of case splits; incorperated new name of structure: Isabelle_Markup -> Markup
2012-11-28, by smolkas
preplay case splits
2012-11-28, by smolkas
added warning when shrinking proof without preplaying
2012-11-28, by smolkas
deal with the case that metis does not time out, but fails instead
2012-11-28, by smolkas
reapplied changes to make SML/NJ happy
2012-11-28, by smolkas
renaming, minor tweaks, added signature
2012-11-28, by smolkas
added signature
2012-11-28, by smolkas
moved thms_of_name to Sledgehammer_Util and removed copies, updated references
2012-11-28, by smolkas
removed duplicate decleration
2012-11-28, by smolkas
made use of sledgehammer_util
2012-11-28, by smolkas
renamed sledgehammer_isar_reconstruct to sledgehammer_proof
2012-11-28, by smolkas
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip