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.
discontinued old ISABELLE and ISATOOL environment settings;
2010-01-04, by wenzelm
shell functions "isabelle-process" and "isabelle" refer to the proper executables statically -- for interactive use or sloppy bash scripts;
2010-01-04, by wenzelm
removed further remains of mutable theory data (cf. 25bd3ed2ac9f);
2010-01-04, by wenzelm
merged
2010-01-04, by wenzelm
code cache only persists on equal theories
2010-01-04, by haftmann
moved name duplicates to end of theory; reduced warning noise
2010-01-04, by haftmann
merged
2010-01-04, by haftmann
modernized
2010-01-04, by haftmann
added applify combinator
2010-01-04, by haftmann
dropped redundant name declarations
2010-01-04, by haftmann
dropped copy operation for legacy TheoryDataFun
2010-01-04, by haftmann
code cache without copy; tuned
2010-01-04, by haftmann
report keywords as singleton messages, control message kind via print mode;
2010-01-04, by wenzelm
explicit markup of document assigment message (simplified variant of earlier "edits" 8c3e1f73953d);
2010-01-04, by wenzelm
omit useless (?) scaladoc;
2010-01-04, by wenzelm
added Future.promise -- essentially a single-assignment variable with signalling, using the Future interface;
2010-01-04, by wenzelm
after_qed: refrain from Position.setmp_thread_data, which causes duplication of results with several independent proof attempts;
2010-01-04, by wenzelm
discontinued special HOL_USEDIR_OPTIONS;
2010-01-04, by wenzelm
updated stats;
2010-01-03, by wenzelm
made SML/NJ happy;
2010-01-03, by wenzelm
merged
2010-01-03, by paulson
removed legacy asm_lr_simp_tac
2010-01-03, by paulson
removed more asm_rl's - unfortunately slowdown of 1 min.
2010-01-03, by nipkow
new year's resolution: reindented code in function package
2010-01-02, by krauss
provide simp and induct rules in Function.info
2010-01-02, by krauss
more official data record Function.info
2010-01-02, by krauss
simplified
2010-01-02, by krauss
absorb structures Decompose and Descent into Termination, to simplify further restructuring
2010-01-02, by krauss
another legacy "asm_lr"
2010-01-02, by nipkow
merged
2010-01-02, by nipkow
removed legacy asm_lr
2010-01-02, by nipkow
merged
2010-01-02, by wenzelm
added lemmas
2010-01-01, by nipkow
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip