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
+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.
tuned
2013-02-04, by nipkow
tuned slicing (E-MaLeS and E-Par)
2013-02-03, by blanchet
tune slices further
2013-02-02, by blanchet
tweak ATP slices further
2013-02-02, by blanchet
compile
2013-01-31, by blanchet
also have SMT solvers alternate fact filter
2013-01-31, by blanchet
use the right filter in each slice
2013-01-31, by blanchet
tuned slices
2013-01-31, by blanchet
store fact filter along with ATP slice
2013-01-31, by blanchet
tuned data structure
2013-01-31, by blanchet
thread through fact triple component from which used facts come, for accurate index output
2013-01-31, by blanchet
more precise output of selected facts
2013-01-31, by blanchet
thread fact triple (MeSh, MePo, MaSh) to allow different filters in different slices
2013-01-31, by blanchet
simplified SMT solver code in Sledgehammer
2013-01-31, by blanchet
eliminated needless speed optimization -- and simplified code quite a bit
2013-01-31, by blanchet
distinguish raw and non-raw facts, using raw for 10 000s of facts and non-raw after selection of some hundreds
2013-01-31, by blanchet
report (MeSh, MePo, MaSh) triple, to be able to use different filters in different slices
2013-01-31, by blanchet
remove unnecessary assumption from real_normed_vector
2013-01-31, by hoelzl
adapted to new MaSh interface
2013-01-31, by blanchet
use order topology for extended reals
2013-01-31, by hoelzl
introduce order topology
2013-01-31, by hoelzl
simplify heine_borel type class
2013-01-31, by hoelzl
compute proper weight for "p proves p" in MaSh
2013-01-31, by blanchet
restore code equations for List.set in RBT_Set; make Scala happy according to 7.1 in the code generator manual
2013-01-15, by kuncar
tuned
2013-01-25, by nipkow
back to post-release mode -- after fork point;
2013-01-20, by wenzelm
updated for release;
2013-01-20, by wenzelm
merged
2013-01-20, by wenzelm
misc tuning for release;
2013-01-20, by wenzelm
tuned;
2013-01-20, by wenzelm
accomodate scala-2.9.2;
2013-01-20, by wenzelm
afford parallel proof terms;
2013-01-19, by wenzelm
always close derivation at the bottom of forked proofs (despite increased non-determinism of proof terms) -- improve parallel performance by avoiding dynamic dependency within large Isar proofs, e.g. Slicing/JinjaVM/SemanticsWF.thy in AFP/bf9b14cbc707;
2013-01-19, by wenzelm
simplified proofs
2013-01-19, by nipkow
tuning
2013-01-19, by blanchet
misc cleanup;
2013-01-19, by wenzelm
tuned signature;
2013-01-19, by wenzelm
use inlined session name as title for charts;
2013-01-18, by wenzelm
tuned signature;
2013-01-18, by wenzelm
charts for future task runtime statistics;
2013-01-18, by wenzelm
merged
2013-01-18, by wenzelm
more uniform permissions;
2013-01-18, by wenzelm
more generous C stack size as in Linux and Mac OS X, to reduce chance of Cygwin-specific crashes;
2013-01-18, by wenzelm
tuned proof -- much faster;
2013-01-18, by wenzelm
more systematic task statistics;
2013-01-18, by wenzelm
added "tasks_proof" statistics, via slighly odd global reference Future.forked_proofs (NB: Future.report_status is intertwined with scheduler thread);
2013-01-18, by wenzelm
generalized diameter from real_normed_vector to metric_space
2013-01-18, by hoelzl
tuned proof
2013-01-18, by hoelzl
tune prove compact_eq_totally_bounded
2013-01-18, by hoelzl
generalized theorem edelstein_fix to class metric_space
2013-01-17, by huffman
tuning
2013-01-18, by blanchet
pass correct index to "Sign.typ_unify" -- this is important to avoid what appears to be an infinite loop in the unifier
2013-01-18, by blanchet
optimization -- evaluate conversion to table only once
2013-01-18, by blanchet
MeSh prover generation
2013-01-17, by blanchet
use correct weights in MeSh driver
2013-01-17, by blanchet
use precomputed MaSh/MePo data whenever available
2013-01-17, by blanchet
merged
2013-01-17, by wenzelm
merged
2013-01-17, by wenzelm
copy Cygwin-Latex-Setup.bat;
2013-01-17, by wenzelm
more formal Cygwin-Latex-Setup (excluding bulky texlive-collection-fontsextra, which would be required for eulervm.sty);
2013-01-17, by wenzelm
updated to cygwin-20130117;
2013-01-17, by wenzelm
proper permissions;
2013-01-17, by wenzelm
tuned;
2013-01-17, by wenzelm
updated to jdk-7u11;
2013-01-17, by wenzelm
simplify proof of compact_imp_bounded
2013-01-17, by huffman
added step to skip some queries
2013-01-17, by blanchet
provide a means to skip a method
2013-01-17, by blanchet
evaluate more cases (cf. paper)
2013-01-17, by blanchet
updated MaSh
2013-01-17, by blanchet
make SPASS more configurable, for experiments
2013-01-17, by blanchet
generalize more topology lemmas
2013-01-15, by huffman
generalize topology lemmas; simplify proofs
2013-01-15, by huffman
merged
2013-01-17, by wenzelm
tuned signature (again) -- keep Properties more generic;
2013-01-17, by wenzelm
tuned proofs;
2013-01-17, by wenzelm
simplified prove of compact_imp_bounded
2013-01-17, by hoelzl
use accumulation point characterization (avoids t1_space restriction for equivalence of countable and sequential compactness); remove heine_borel_lemma
2013-01-17, by hoelzl
move auxiliary lemma to top
2013-01-17, by hoelzl
add countable compacteness; replace finite_range_imp_infinite_repeats by pigeonhole_infinite
2013-01-17, by hoelzl
group compactness-eq-seq-compactness lemmas together
2013-01-17, by hoelzl
replace convergent_imp_cauchy by LIMSEQ_imp_Cauchy
2013-01-17, by hoelzl
tuned
2013-01-17, by hoelzl
removed subseq_bigger (replaced by seq_suble)
2013-01-17, by hoelzl
countablility of finite subsets and rational numbers
2013-01-17, by hoelzl
generalize compact_path_image to topological_space
2013-01-17, by hoelzl
re-generated components.sha1;
2013-01-17, by wenzelm
merged
2013-01-17, by wenzelm
more system-independent order of components.sha1 to keep changes monotonic;
2013-01-17, by wenzelm
clarified Future.error_msg: slightly more robust id check, actually suppress displaced messages;
2013-01-17, by wenzelm
delay to give users a chance to see what was happening, even with auto_close enabled;
2013-01-17, by wenzelm
updated docs
2013-01-17, by blanchet
updated component again, as there was an issue with hard-coded paths in "runepar.pl"
2013-01-17, by blanchet
added E-Par support
2013-01-17, by blanchet
updated E component
2013-01-17, by blanchet
tweaked defaults
2013-01-17, by blanchet
changed type of preplay time; tuned preplaying
2013-01-17, by smolkas
move preplaying to own structure
2013-01-17, by smolkas
register SHA1 for Haskabelle-2013 component
2013-01-17, by noschinl
register Haskabelle as a component
2013-01-17, by noschinl
merged
2013-01-16, by wenzelm
tuned proofs;
2013-01-16, by wenzelm
tuned proofs;
2013-01-16, by wenzelm
tuned signature;
2013-01-16, by wenzelm
proper runtime position (cf. fe4714886d92 and Toplevel.error_msg) -- to make error messages actually appear in the document;
2013-01-16, by wenzelm
close tooltip after Active.action, to make it look more interactive (notably due to lack of dynamic update);
2013-01-16, by wenzelm
identify future results more carefully, to avoid odd duplication of error messages, notably from forked goals;
2013-01-16, by wenzelm
eliminated dead code;
2013-01-16, by wenzelm
proper range position;
2013-01-16, by wenzelm
more explicit treatment of (optional) exception properties, notably for "serial" -- avoid conflict with startPosition = offset;
2013-01-16, by wenzelm
tuned comments;
2013-01-16, by wenzelm
tuned signature;
2013-01-16, by wenzelm
use Pure instead of HOL connectives
2013-01-16, by smolkas
graceful failure
2013-01-16, by blanchet
honor fact range for MePo as well
2013-01-16, by blanchet
more improvements to Isar proof reconstructions
2013-01-15, by blanchet
tuned whitespace
2013-01-15, by blanchet
merged
2013-01-15, by wenzelm
avoid handling arbitrary exceptions, notably physical interrupts that would make the program erratic;
2013-01-15, by wenzelm
tuned;
2013-01-15, by wenzelm
separate color ranges by 1px to improve discernment of overall theory status;
2013-01-15, by wenzelm
grand-unified Admin/Release/build script (excluding .app and .exe);
2013-01-15, by wenzelm
generalized more topology theorems
2013-01-15, by huffman
generalize lemma islimpt_finite to class t1_space
2013-01-14, by huffman
tuned
2013-01-15, by nipkow
more prominent status ticks;
2013-01-14, by wenzelm
merged
2013-01-14, by wenzelm
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;
2013-01-14, by wenzelm
include /isabelle/rebaseall in autorebaseall, which is run after installation of further packages;
2013-01-14, by wenzelm
do not register quasi-components, notably cygwin;
2013-01-14, by wenzelm
updated to jdk-7u11;
2013-01-14, by wenzelm
updated to cygwin-20130114;
2013-01-14, by wenzelm
clarified paths: init relatively to cygwin root;
2013-01-14, by wenzelm
avoid odd copies of local configuration or backup files;
2013-01-14, by wenzelm
more precise relevant_range to exploit overview_limit better;
2013-01-14, by wenzelm
restrict "bad" markup to command keyword, notably excluding subsequent comments;
2013-01-14, by wenzelm
differentiate (cover) compactness and sequential compactness
2013-01-14, by hoelzl
introduce first_countable_topology typeclass
2013-01-14, by hoelzl
move prod instantiation of second_countable_topology to its definition
2013-01-14, by hoelzl
renamed countable_basis_space to second_countable_topology
2013-01-14, by hoelzl
move eventually_Ball_finite to Limits
2013-01-14, by hoelzl
more update on Lifting in isar-ref
2013-01-14, by kuncar
NEWS
2013-01-14, by kuncar
update isar-ref for Quotient and Lifting package
2013-01-14, by kuncar
run Sledgehammer provers in parallel in "try"
2013-01-14, by blanchet
less brutal Metis failure -- the brutality was accidentally introduced by df8ae0590be2
2013-01-14, by blanchet
adjust weights -- sorts are prolific, so tone them down even more
2013-01-14, by blanchet
merged
2013-01-13, by wenzelm
merged
2013-01-13, by wenzelm
more exhaustive full test, to avoid surprises with makedist_library;
2013-01-13, by wenzelm
hardwired document_variants, to prevent HOL-IMP's \snip choking on macros from isabellestags.sty;
2013-01-13, by wenzelm
don't learn theories -- this option is very slow and not very helpful
2013-01-13, by blanchet
more informative output
2013-01-13, by blanchet
have Mirabelle produce more output
2013-01-13, by blanchet
tuned message
2013-01-13, by blanchet
merged
2013-01-13, by wenzelm
updated makedist_library;
2013-01-13, by wenzelm
some attempts to avoid "._" files on Mac OS X;
2013-01-13, by wenzelm
more sensible order of theory nodes (correspondance to Scala version), e.g. relevant to theory progress;
2013-01-13, by wenzelm
honor unknown chained in MaSh and a few other tweaks
2013-01-13, by blanchet
remove obsolete MaSh files
2013-01-13, by blanchet
don't generate queries with empty dependency list
2013-01-13, by blanchet
cleaned up hint handling
2013-01-13, by blanchet
better handlig of built-ins -- at the top-level, not in subterms
2013-01-13, by blanchet
tuned message;
2013-01-12, by wenzelm
proper window title;
2013-01-12, by wenzelm
add icon for toplevel windows;
2013-01-12, by wenzelm
lower bound to font size for the sake of Mac OS X (cf. 4cd2d090be8f);
2013-01-12, by wenzelm
forced scroll to bottom, for improved cross-platform appearance;
2013-01-12, by wenzelm
merged
2013-01-12, by wenzelm
tuned font size, notably for current HD displays;
2013-01-12, by wenzelm
more uniform Pretty.char_width;
2013-01-12, by wenzelm
tuned build_dialog: auto_close checkbox avoids user sitting and waiting;
2013-01-12, by wenzelm
tuned signature;
2013-01-12, by wenzelm
more uniform theory progress in build -v and build_dialog;
2013-01-12, by wenzelm
immediate theory progress for build_dialog;
2013-01-12, by wenzelm
populate "main" session group, e.g. relevant for Isabelle/jEdit logic selection;
2013-01-12, by wenzelm
removed unused/non-portable bash_output_fifo;
2013-01-12, by wenzelm
tuned signature;
2013-01-12, by wenzelm
honor filtering out of arguments for built-in constants (e.g. representation of numerals)
2013-01-12, by blanchet
new version of MaSh Python component
2013-01-12, by blanchet
prefer MS-DOS-style temp;
2013-01-11, by wenzelm
more Cygwin packages to help out in a pitch -- NB: make is still needed for legacy usedir;
2013-01-11, by wenzelm
merged
2013-01-11, by wenzelm
more NEWS;
2013-01-11, by wenzelm
proper path names;
2013-01-11, by wenzelm
refer to cygwin mirror with static copy of setup.ini;
2013-01-11, by wenzelm
discontinued HOL side-entry sessions -- may be configured in $ISABELLE_HOME_USER/ROOT instead;
2013-01-11, by wenzelm
obsolete;
2013-01-11, by wenzelm
more standard contrib/cygwin location (again);
2013-01-11, by wenzelm
updated messages
2013-01-11, by blanchet
fixed escaping for MeSh encoder
2013-01-11, by blanchet
don't learn from the proof of "psimps" etc.
2013-01-11, by blanchet
updated MaSh Python component
2013-01-11, by blanchet
start using MaSh hints
2013-01-11, by blanchet
always compare theorem using the same, weaker function
2013-01-11, by blanchet
tuned
2013-01-11, by smolkas
set show_markup to false in order to avoid problems in jedit
2013-01-11, by smolkas
merged
2013-01-11, by nipkow
tuned
2013-01-11, by nipkow
merged
2013-01-11, by noschinl
added some ereal_of_enat_* lemmas (from $AFP/thys/Girth_Chromatic)
2013-01-10, by noschinl
explicit references avoid dynamic lookup
2013-01-11, by haftmann
sharing of recursive results on evaluation
2013-01-11, by haftmann
removed debugging code
2013-01-10, by blanchet
make name table work the way it was intended to
2013-01-10, by blanchet
export MeSh data as well
2013-01-10, by blanchet
merged
2013-01-10, by wenzelm
manage cygwin as bundled quasi-component;
2013-01-10, by wenzelm
tuned;
2013-01-10, by wenzelm
outermost directory structure for Windows/Cygwin;
2013-01-10, by wenzelm
updated for release;
2013-01-10, by wenzelm
more general prover termination dialog, which might indicate undetected failure or just ML "exit 0";
2013-01-10, by wenzelm
clarified cygwin/isabelle scripts;
2013-01-10, by wenzelm
more systematic makedist_cygwin;
2013-01-10, by wenzelm
prefer system build mode in main application wrappers, to produce heaps insided distribution directory;
2013-01-10, by wenzelm
tuned proofs;
2013-01-10, by wenzelm
dock "Theories" right, although it might obscure some control buttons;
2013-01-10, by wenzelm
scala-2.9.2 is still supported;
2013-01-10, by wenzelm
made SML/NJ happy;
2013-01-10, by wenzelm
recovered buffered sockets from 11f622794ad6 -- requires Poly/ML 5.5.x;
2013-01-10, by wenzelm
minor update;
2013-01-09, by wenzelm
purge other platforms uniformly;
2013-01-09, by wenzelm
unconditional jedit_build;
2013-01-09, by wenzelm
Console is not docked on startup;
2013-01-09, by wenzelm
refrain from writing to JEDIT_SETTINGS in BUILD_ONLY mode -- relevant for makedist;
2013-01-09, by wenzelm
renamed tool;
2013-01-09, by wenzelm
create required PREFS_DIR;
2013-01-09, by wenzelm
eliminated choosefrom -- power-users may edit global defaults within script;
2013-01-09, by wenzelm
tuned;
2013-01-09, by wenzelm
updated makebundles as Admin isabelle tool;
2013-01-09, by wenzelm
tuned;
2013-01-09, by wenzelm
Added proof function declarations for min and max
2013-01-10, by berghofe
disable interactive mode of Specification.theorem with its slow printing of results;
2013-01-08, by wenzelm
changed exception to uppercase
2013-01-09, by smolkas
proper exception handling; reraise interrupt exceptions
2013-01-09, by smolkas
more CHECKLIST;
2013-01-09, by wenzelm
merged
2013-01-09, by wenzelm
build browser more robustly before startup;
2013-01-09, by wenzelm
standardized treatment of timing properties;
2013-01-09, by wenzelm
consider merging obtain steps
2013-01-09, by smolkas
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip