Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+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.
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
added comments to new source files
2012-11-28, by smolkas
fixed problem with fact names
2012-11-28, by smolkas
remove hack and generalize code slightly
2012-11-28, by smolkas
simplified isar_qualifiers and qs merging
2012-11-28, by smolkas
put shrink in own structure
2012-11-28, by smolkas
put annotate in own structure
2012-11-28, by smolkas
support assumptions as facts for preplaying
2012-11-28, by smolkas
some minor improvements in shrink_proof
2012-11-28, by smolkas
some support for ML runtime statistics;
2012-11-28, by wenzelm
prefer tight Markup.print_int/parse_int for property values;
2012-11-28, by wenzelm
clarified new identifier syntax: exclude \<^isup>, include subscripted prime (to allow imitating full identifier here);
2012-11-28, by wenzelm
eliminated slightly odd identifiers;
2012-11-28, by wenzelm
tuned syntax, potentially more robust;
2012-11-28, by wenzelm
smarter list layout;
2012-11-28, by wenzelm
repaired text following 491c5c81c2e8;
2012-11-27, by wenzelm
merged
2012-11-27, by wenzelm
introduce filter_lim as a generatlization of tendsto
2012-11-27, by hoelzl
merged
2012-11-27, by wenzelm
based countable topological basis on Countable_Set
2012-11-27, by immler
qualified interpretation of sigma_algebra, to avoid name clashes
2012-11-27, by immler
eliminated finite_set_sequence with countable set
2012-11-22, by immler
support for sub-structured identifier syntax (inactive);
2012-11-27, by wenzelm
eliminated some improper identifiers;
2012-11-27, by wenzelm
add upper bounds for factorial and binomial; add equation for binomial using nat-division (both from AFP/Girth_Chromatic)
2012-11-27, by hoelzl
tuned signature;
2012-11-26, by wenzelm
more uniform Symbol.is_ascii_identifier in ML/Scala;
2012-11-26, by wenzelm
tuned;
2012-11-26, by wenzelm
clarified Symbol.scan_ascii_id;
2012-11-26, by wenzelm
tuned;
2012-11-26, by wenzelm
convenience operations for table as set;
2012-11-26, by wenzelm
removed remains of Oheimb's double-space (cf. 0a5af667dc75);
2012-11-26, by wenzelm
tuned;
2012-11-26, by wenzelm
merged
2012-11-26, by wenzelm
updated two components
2012-11-26, by blanchet
simplify code slightly
2012-11-26, by blanchet
avoid non-ASCII sign
2012-11-26, by blanchet
generate a parameterized correspondence relation
2012-11-26, by kuncar
quot_thm_crel
2012-11-26, by kuncar
add option_fold
2012-11-26, by kuncar
add binomial_ge_n_over_k_pow_k
2012-11-26, by hoelzl
removed tool that was never finished
2012-11-26, by blanchet
added file headers
2012-11-26, by blanchet
updated MaSh doc
2012-11-26, by blanchet
moved MaSh's Python code into Isabelle
2012-11-26, by blanchet
updated NEWS etc.
2012-11-26, by blanchet
distinguish declated tfrees from other tfrees -- only the later can be optimized away
2012-11-26, by blanchet
clarified status of Legacy_XML_Syntax, despite lack of Proofterm_XML;
2012-11-26, by wenzelm
reset active areas on content update;
2012-11-26, by wenzelm
more general sendback properties;
2012-11-26, by wenzelm
tuned command descriptions;
2012-11-26, by wenzelm
refined outer syntax 'help' command;
2012-11-26, by wenzelm
tuned signature;
2012-11-26, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip