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.
added lemma
2010-01-01, by nipkow
removed FIXME
2010-01-01, by nipkow
tuned error handling;
2010-01-02, by wenzelm
Standard_System.raw_execute: optional cwd;
2010-01-02, by wenzelm
Download URLs -- with progress monitor.
2010-01-02, by wenzelm
Future values -- Scala version.
2010-01-01, by wenzelm
added simple dialogs;
2009-12-31, by wenzelm
added is_ready;
2009-12-31, by wenzelm
simplified init message -- removed redundant session property;
2009-12-30, by wenzelm
removed obsolete version check -- sanity delegated to Isabelle_System;
2009-12-30, by wenzelm
eliminated Markup.edits/EDITS: Isar.edit_document reports Markup.edit/EDIT while running under new document id;
2009-12-30, by wenzelm
tuned signature;
2009-12-30, by wenzelm
less ambitious isatest for SML/NJ;
2009-12-30, by wenzelm
killed a few warnings
2009-12-30, by krauss
more regular axiom of infinity, with no (indirect) reference to overloaded constants
2009-12-30, by krauss
back to Unsynchronized.ref, with some attempts to make the main operations actually thread-safe;
2009-12-29, by wenzelm
removed slightly odd Isar_Document.init;
2009-12-29, by wenzelm
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
2009-12-29, by wenzelm
tuned;
2009-12-28, by wenzelm
crude Cygwin.setup;
2009-12-28, by wenzelm
ignore undefined environment;
2009-12-28, by wenzelm
separate Standard_System (Cygwin/Posix compatibility) vs. Isabelle_System (settings environment etc.);
2009-12-28, by wenzelm
tuned;
2009-12-28, by wenzelm
system shutdown hook: strict kill;
2009-12-28, by wenzelm
moved Library.decode_permissive_utf8 to Isabelle_System;
2009-12-28, by wenzelm
pid without newline -- required for Scala version of system_out;
2009-12-28, by wenzelm
higher-order treatment of temporary files;
2009-12-28, by wenzelm
isabelle_tool: apply platform_path only once;
2009-12-28, by wenzelm
slightly more paranoid cleanup of process (cf. http://kylecartmell.com/?p=9 "Five Common java.lang.Process Pitfalls");
2009-12-28, by wenzelm
some sanity checks for symbol interpretation;
2009-12-28, by wenzelm
allow UTF-8 in theory and file names;
2009-12-27, by wenzelm
factored-out Library.decode_permissive_utf8;
2009-12-27, by wenzelm
read header by scanning/parsing file;
2009-12-27, by wenzelm
quoted_content: handle escapes;
2009-12-27, by wenzelm
scan: operate on file (via Scan.byte_reader), more robust exception handling;
2009-12-27, by wenzelm
added byte_reader, which works without decoding and enables efficient length operation (for scala.util.parsing.input.Reader);
2009-12-27, by wenzelm
removed unused read_file;
2009-12-27, by wenzelm
tidied proofs
2009-12-24, by paulson
made sml/nj happy
2009-12-24, by haftmann
updated certificates
2009-12-23, by boehmes
updated example
2009-12-23, by boehmes
merged verification condition structure and term representation in one datatype,
2009-12-23, by boehmes
merged
2009-12-23, by haftmann
updated generated document sources
2009-12-23, by haftmann
take care for destructive print mode properly using dedicated pretty builders
2009-12-23, by haftmann
merged
2009-12-23, by wenzelm
made sml/nj happy
2009-12-23, by haftmann
merged
2009-12-23, by haftmann
dropped junk
2009-12-23, by haftmann
reduced code generator cache to the baremost minimum
2009-12-23, by haftmann
updated documentation
2009-12-23, by haftmann
updated generated examples
2009-12-23, by haftmann
reduced code generator cache to the baremost minimum; corrected spelling
2009-12-23, by haftmann
basic setup for header scanning/parsing;
2009-12-22, by wenzelm
clarified atom parser: return content;
2009-12-22, by wenzelm
tuned;
2009-12-22, by wenzelm
renamed class Outer_Keyword to Outer_Syntax;
2009-12-22, by wenzelm
Isabelle session manager -- most basic setup;
2009-12-22, by wenzelm
actually closer file reader;
2009-12-22, by wenzelm
tuned;
2009-12-22, by wenzelm
added plain read_file;
2009-12-22, by wenzelm
consider proper input only;
2009-12-22, by wenzelm
added completion -- lazy avoids excessive table building;
2009-12-22, by wenzelm
Generic parsers for Isabelle/Isar outer syntax -- Scala version.
2009-12-22, by wenzelm
class Outer_Keyword wraps symbol interpretation, lexicon, keyword table;
2009-12-22, by wenzelm
explicit representation of Token_Kind -- cannot really depend on runtime types due to erasure;
2009-12-22, by wenzelm
Changes in generated code, apparently caused by changes to the code generation system itself.
2009-12-21, by paulson
Polishing up the English
2009-12-21, by paulson
merged
2009-12-21, by wenzelm
merged
2009-12-21, by haftmann
clarified various user-defined syntax issues
2009-12-21, by haftmann
prefer prefix "iso" over potentially misleading "is"; tuned
2009-12-21, by haftmann
moved lemmas o_eq_dest, o_eq_elim here
2009-12-21, by haftmann
add 'morphisms' option to domain_isomorphism command
2009-12-19, by huffman
merged
2009-12-19, by huffman
generalize lemma add_minus_cancel, add lemma minus_add, simplify some proofs
2009-12-18, by huffman
rename equals_zero_I to minus_unique (keep old name too)
2009-12-18, by huffman
add lemma swap_triple
2009-12-18, by huffman
improve performance by reordering of parser combinators;
2009-12-20, by wenzelm
added nested comments;
2009-12-20, by wenzelm
more Scala sources;
2009-12-20, by wenzelm
simiplified result of keyword parser (again);
2009-12-20, by wenzelm
simplified result of keyword and symbols parser;
2009-12-20, by wenzelm
Outer lexical syntax for Isabelle/Isar -- Scala version.
2009-12-20, by wenzelm
refined some Symbol operations/signatures;
2009-12-20, by wenzelm
refined some Symbol operations/signatures;
2009-12-19, by wenzelm
added basic library -- Scala version;
2009-12-19, by wenzelm
indicate final state of keywords;
2009-12-19, by wenzelm
added symbol classification;
2009-12-19, by wenzelm
tuned;
2009-12-18, by wenzelm
merged
2009-12-18, by wenzelm
imitate PG style;
2009-12-18, by wenzelm
merged
2009-12-18, by wenzelm
imitate PG colors;
2009-12-18, by wenzelm
made Quickcheck take structured proof assumptions into account (like Refute and Nitpick) by default;
2009-12-18, by blanchet
merged
2009-12-18, by blanchet
polished Nitpick's binary integer support etc.;
2009-12-18, by blanchet
merged
2009-12-17, by blanchet
added support for binary nat/int representation to Nitpick
2009-12-17, by blanchet
distinguish better between "complete" (vs. incomplete) types and "concrete" (vs. abstract) types in Nitpick;
2009-12-14, by blanchet
merged
2009-12-14, by blanchet
get rid of polymorphic equality in Nitpick's code + a few minor cleanups
2009-12-14, by blanchet
added "no_assms" option to Refute, and include structured proof assumptions by default;
2009-12-14, by blanchet
markup bad YXML as malformed;
2009-12-18, by wenzelm
replace invalid code points -- instead of exception;
2009-12-18, by wenzelm
tuned signature;
2009-12-18, by wenzelm
removed junk (cf. f49d45afa634);
2009-12-18, by wenzelm
merged
2009-12-17, by wenzelm
merged
2009-12-17, by huffman
add lemma INFM_conjI
2009-12-17, by huffman
added lemmas about INFM/MOST
2009-12-17, by huffman
add lemmas rev_finite_subset, finite_vimageD, finite_vimage_iff
2009-12-17, by huffman
add lemmas open_image_fst, open_image_snd
2009-11-29, by huffman
Result.cache;
2009-12-17, by wenzelm
cache for partial sharing;
2009-12-17, by wenzelm
merged
2009-12-17, by wenzelm
Two new theorems about cardinality
2009-12-17, by paulson
replace 'UNIV - S' with '- S'
2009-11-23, by huffman
re-state lemmas using 'range'
2009-11-24, by huffman
make proof use only abstract properties of eventually
2009-11-29, by huffman
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip