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.
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
always reset active areas;
2012-11-26, by wenzelm
no special treatment of control_reset, in accordance to other control styles;
2012-11-26, by wenzelm
tuned signature;
2012-11-25, by wenzelm
tuned signature;
2012-11-25, by wenzelm
tuned signature;
2012-11-25, by wenzelm
tuned signature;
2012-11-25, by wenzelm
renamed main plugin object to PIDE;
2012-11-25, by wenzelm
tuned signature -- avoid intrusion of module Path in generic PIDE concepts;
2012-11-25, by wenzelm
explicit module UTF8;
2012-11-25, by wenzelm
tuned file name;
2012-11-25, by wenzelm
Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
2012-11-25, by wenzelm
prefer strict error;
2012-11-25, by wenzelm
quasi-abstract module Rendering, with Isabelle-specific implementation;
2012-11-25, by wenzelm
added convenience actions isabelle.increase-font-size and isabelle.decrease-font-size;
2012-11-25, by wenzelm
eval PDF_VIEWER/DVI_VIEWER command line, which allows additional quotes for program name, for example;
2012-11-25, by wenzelm
retain hidden_color (i.e. transparent white) instead of replacing it by semantic text color, to make control symbols more hidden and avoid "dirty" lines with some fonts;
2012-11-24, by wenzelm
prefer buffer_edit combinator over Java-style boilerplate;
2012-11-24, by wenzelm
more robust font for control symbols, to ensure these obscure codepoints are properly rendered;
2012-11-24, by wenzelm
tuned symbol groups;
2012-11-24, by wenzelm
tuned -- Symbol.groups already sorted;
2012-11-24, by wenzelm
more robust default font -- user might have switched jEdit TextArea to another font that lacks glyphs;
2012-11-24, by wenzelm
added option jedit_symbols_search_limit;
2012-11-24, by wenzelm
avoid empty tooltip;
2012-11-24, by wenzelm
tuned symbol groups;
2012-11-24, by wenzelm
special handling of control symbols in Symbols dockable;
2012-11-24, by wenzelm
recovered some tooltip wrapping from e2762f962042, with multi-line support via HTML.encode;
2012-11-24, by wenzelm
avoid showing semantic aspects of Unicode -- Isabelle/Scala merely (ab)uses the low-level rendering model (codepoint + font);
2012-11-24, by wenzelm
more NEWS/CONTRIBUTORS;
2012-11-24, by wenzelm
improved editing support for control styles;
2012-11-24, by wenzelm
added ISABELLE_PLATFORM_FAMILY;
2012-11-24, by wenzelm
merged
2012-11-23, by nipkow
moved lemma
2012-11-23, by nipkow
timeout in proper place (HOL-Quickcheck_Examples approx. 1min, HOL-Quickcheck_Benchmark approx. 1h);
2012-11-23, by wenzelm
add quotient_of_div
2012-11-23, by hoelzl
generate correct names
2012-11-23, by kuncar
simplified code
2012-11-23, by kuncar
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip