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.
basic treatment of special control symbols;
2009-12-06, by wenzelm
elements: more convenient result;
2009-12-06, by wenzelm
more robust treatment of line breaks -- Java "split" has off semantics;
2009-12-06, by wenzelm
added auxiliary constructors;
2009-12-06, by wenzelm
added elements: Interator;
2009-12-06, by wenzelm
merged
2009-12-05, by wenzelm
merged
2009-12-05, by haftmann
tuned whitespace
2009-12-04, by haftmann
merged, resolving minor conflicts
2009-12-04, by haftmann
NEWS
2009-12-04, by haftmann
signatures for generated code; tuned
2009-12-04, by haftmann
tuned
2009-12-04, by haftmann
avoid misleading name "superarities"
2009-12-04, by haftmann
more speaking function names for Code_Printer; added doublesemicolon
2009-12-04, by haftmann
tuned code setup
2009-12-04, by haftmann
version of IsabelleMono that retains plain ASCII and ISO-LATIN-1 from Bitstream Vera;
2009-12-05, by wenzelm
output linefeed as </br> -- workaround problem with <pre> in Lobo Browser 0.98.4;
2009-12-05, by wenzelm
added markup for hidden text;
2009-12-05, by wenzelm
Basic HTML output.
2009-12-04, by wenzelm
output "'" as "'" which is a bit more portable ("'" is defined in XML/XHTML, but not in old-style HTML4);
2009-12-04, by wenzelm
fixed paths in Nitpick's ML file headers
2009-12-04, by blanchet
added soundness fix to Nitpick's history
2009-12-04, by blanchet
export symbols from Minipick (so I can use them in other programs)
2009-12-04, by blanchet
make proof work again
2009-12-04, by blanchet
fix soundness bug in Nitpick's "destroy_constrs" optimization
2009-12-04, by blanchet
merged, resolving minor conflict, and recovering sane state;
2009-12-04, by wenzelm
merged
2009-12-04, by wenzelm
merged
2009-12-04, by wenzelm
merged, resolving minor conflicts;
2009-12-04, by wenzelm
merged
2009-12-04, by haftmann
merged
2009-12-04, by haftmann
modernized structure Datatype_Aux
2009-12-04, by haftmann
tuned
2009-12-02, by haftmann
dropped some unused bindings
2009-11-30, by haftmann
modernized structures and tuned headers of datatype package modules; joined former datatype.ML and datatype_rep_proofs.ML
2009-11-30, by haftmann
more accurate linerarity
2009-11-30, by haftmann
merged
2009-11-30, by haftmann
Inl and Inr now with authentic syntax
2009-11-27, by haftmann
renamed former datatype.ML to datatype_data.ML
2009-11-27, by haftmann
renamed former datatype.ML to datatype_data.ML; datatype.ML provides uniform view on datatype.ML and datatype_rep_proofs.ML
2009-11-27, by haftmann
modernized; dropped ancient constant Part
2009-11-27, by haftmann
centralized sum type matter in Sum_Type.thy
2009-11-25, by haftmann
tuned
2009-11-25, by haftmann
bootstrap datatype_rep_proofs in Datatype.thy (avoids unchecked dynamic name references)
2009-11-25, by haftmann
merged
2009-11-25, by haftmann
normalized uncurry take/drop
2009-11-25, by haftmann
merged
2009-11-24, by haftmann
curried take/drop
2009-11-24, by haftmann
backported parts of abstract byte code verifier from AFP/Jinja
2009-11-24, by haftmann
added document_node;
2009-12-04, by wenzelm
document init_component shell function;
2009-12-04, by wenzelm
back to after-release mode;
2009-12-04, by wenzelm
back to main repository;
2009-12-04, by wenzelm
merged
2009-12-04, by wenzelm
merged
2009-12-04, by haftmann
added Crude_Executable_Set
2009-12-04, by haftmann
removed redundant lemma
2009-12-04, by nipkow
added remdups_filter lemma
2009-12-04, by nipkow
merged
2009-12-02, by haftmann
subst_signatures
2009-12-02, by haftmann
tuned
2009-12-02, by haftmann
exported build_tsig
2009-12-02, by haftmann
crude support for type aliasses and corresponding constant signatures
2009-12-02, by haftmann
generalized some lemmas
2009-12-02, by haftmann
added Crude_Executable_Set.thy
2009-12-02, by haftmann
read_dimacs_cnf_file can now read DIMACS files that contain successive
2009-12-01, by webertj
Expand nested abbreviations before applying dummy patterns.
2009-11-29, by kleing
Removed eq_to_mono2, added not_mono.
2009-11-27, by berghofe
Streamlined setup for monotonicity rules (no longer requires classical rules).
2009-11-27, by berghofe
Simplified treatment of monotonicity rules.
2009-11-27, by berghofe
removed obsolete test tags;
2009-12-03, by wenzelm
Added tag Isabelle2009-1 for changeset 6a973bd43949
2009-12-03, by wenzelm
slightly less ambitious settings, to avoid potential out-of-memory problem;
Isabelle2009-1
2009-12-02, by wenzelm
even higher proof-shell-quit-timeout -- saving main HOL takes 20s on a *fast* machine;
2009-11-30, by wenzelm
updated date;
2009-11-30, by wenzelm
more robust treatment of spaces in directory names;
2009-11-30, by wenzelm
adding subsection about the predicate compiler to the code generator tutorial
2009-11-30, by bulwahn
Added tag isa2009-1-test for changeset e1c262952b02
2009-11-29, by wenzelm
updated date;
2009-11-29, by wenzelm
Expand nested abbreviations before applying dummy patterns.
2009-11-29, by kleing
raised proof-shell-quit-timeout to accomodate bulky write-back images;
2009-11-29, by wenzelm
deactivated default for E_HOME, SPASS_HOME -- now configured as components;
2009-11-29, by wenzelm
double check file permissions of write-back image -- more robust for root or administrator on Cygwin;
2009-11-29, by wenzelm
tuned message;
2009-11-29, by wenzelm
added HOLCF image;
2009-11-29, by wenzelm
workaround for strange compiler crash of Poly/ML 5.0 and 5.1 at this point http://isabelle.in.tum.de/repos/isabelle/file/a2fc533175ff/src/HOL/Tools/Nitpick/nitpick_nut.ML#l997
2009-11-28, by wenzelm
updated generated files;
2009-11-28, by wenzelm
proper quoting of array expansion -- allow spaces in components;
2009-11-28, by wenzelm
added "sos";
2009-11-28, by wenzelm
PG version 3.7.1.1;
2009-11-28, by wenzelm
allow spaces within PROOFGENERAL_EMACS;
2009-11-28, by wenzelm
allow spaces within command-line arguments;
2009-11-28, by wenzelm
proper quotes;
2009-11-27, by wenzelm
more abstract handling of repository name;
2009-11-27, by wenzelm
more menu entries -- backport from PG 4.0 branch;
2009-11-27, by wenzelm
re-package Isabelle distribution with add-on components;
2009-11-27, by wenzelm
fixed csdp output parser
2009-11-26, by Philipp Meyer
additional menu entries;
2009-11-26, by wenzelm
Added tag isa2009-1-test for changeset 14ff44e21bec
2009-11-26, by wenzelm
adhoc delay after font installation -- increases chance that Emacs will actually see them;
2009-11-26, by wenzelm
implicit font installation for Mac OS;
2009-11-26, by wenzelm
modernized interface script for PG 3.7.1 -- backport from PG 4.0 branch;
2009-11-26, by wenzelm
patch for the infamous antiquotation font-lock problem of Proof General 3.7.1 with GNU Emacs, cf. http://proofgeneral.inf.ed.ac.uk/trac/ticket/236
2009-11-26, by wenzelm
refer to isabelle-release branch;
2009-11-25, by wenzelm
include HOL-SMT keywords;
2009-11-25, by wenzelm
tuned affiliation;
2009-11-25, by wenzelm
extended list of HOL-Boogie contributors
2009-11-25, by boehmes
only add nat/int conversion rules if necessary
2009-11-25, by boehmes
more generic explosion of options (also accept newlines, etc.)
2009-11-25, by boehmes
respect "unique" attribute: generate distinctness axioms
2009-11-25, by boehmes
fixed arity of some empty relations in Nitpick's Kodkod generator;
2009-11-24, by blanchet
fix soundness bug in "uncurry" option of Nitpick
2009-11-24, by blanchet
Added tag isa2009-1-test for changeset 4328de748fb2
2009-11-24, by wenzelm
some rearangement of load order to keep preferences adjacent -- slightly fragile;
2009-11-24, by wenzelm
use correct Isabelle version name in README file
2009-11-24, by blanchet
remove version number from Nitpick manual
2009-11-24, by blanchet
fix soundness bug in Nitpick's Kodkod generator for the relational composition case
2009-11-24, by blanchet
merged
2009-11-24, by blanchet
generate clearer atom names in Nitpick for types that end with a digit;
2009-11-24, by blanchet
Added tag isa2009-1-test for changeset 9db7854eafc7
2009-11-24, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip