Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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.
removed unused/untested IOA 'automaton' package;
2010-07-12, by wenzelm
removed impractical tolerate_legacy_features flag;
2010-07-12, by wenzelm
tuned comment;
2010-07-12, by wenzelm
removed legacy aliases;
2010-07-12, by wenzelm
moved misc legacy stuff from OldGoals to Misc_Legacy;
2010-07-12, by wenzelm
eliminated OldGoals.strip_context;
2010-07-12, by wenzelm
removed old HOL/HOLCF-Modelcheck setup, which has been unused/untested for many years;
2010-07-12, by wenzelm
do not intercept ML exceptions -- printing exception positions/text is the job of the Isar/ML toplevel;
2010-07-12, by wenzelm
some modernization of really ancient Meson experiments;
2010-07-12, by wenzelm
dropped empty theory
2010-07-12, by haftmann
moved auxiliary lemma
2010-07-12, by haftmann
dropped unused lemmas of dubious value
2010-07-12, by haftmann
dropped unused lemmas of dubious value
2010-07-12, by haftmann
split off mrec into separate theory
2010-07-12, by haftmann
spelt out relational framework in a consistent way
2010-07-12, by haftmann
avoid explicit mandatory prefix markers when prefixes are mandatory implicitly
2010-07-12, by haftmann
merged
2010-07-12, by haftmann
moved co-regularity to class section; avoid duplicated class_deps
2010-07-12, by haftmann
dropped superfluous [code del]s
2010-07-12, by haftmann
merged
2010-07-12, by haftmann
dropped superfluous [code del]s
2010-07-12, by haftmann
more regular session structure
2010-07-12, by haftmann
regular image setup for HOL-Library (cf. 4915de09b4d3 and ccae4ecd67f4) -- note that document preparation requires a separate session directory, and library.ML is a bit too generic as a file in the default load path;
2010-07-10, by wenzelm
merged
2010-07-10, by wenzelm
Added current crontab of macbroy28
2010-07-09, by kleing
moved example to its own file in HOL/ex
2010-07-09, by krauss
merged
2010-07-09, by haftmann
pervasive success combinator
2010-07-09, by haftmann
added "while_option", which needs no well-foundedness; defined "while" in terms of "while_option"
2010-07-09, by krauss
avoid slightly odd "M" suffix; rename mapM to fold_map (fold_map_abort would be more correct, though)
2010-07-09, by haftmann
adapted to changes
2010-07-09, by haftmann
guard combinator
2010-07-09, by haftmann
tuned reference theory
2010-07-09, by haftmann
tuned array theory
2010-07-09, by haftmann
nicer xsymbol syntax for fcomp and scomp
2010-07-09, by haftmann
dropped ancient in-place compilation of SML; more tests
2010-07-08, by haftmann
updated documentation
2010-07-08, by haftmann
dropped ancient in-place compilation of SML
2010-07-08, by haftmann
more accurate dependencies
2010-07-08, by haftmann
empty default
2010-07-08, by haftmann
checking generated code for various target languages
2010-07-08, by haftmann
tuned titles
2010-07-08, by haftmann
tuned module names
2010-07-08, by haftmann
tuned tabs
2010-07-08, by haftmann
tuned script
2010-07-08, by haftmann
combinator with_tmp_dir
2010-07-08, by haftmann
rm_tree: remove entire file system trees
2010-07-08, by haftmann
Boxes may now have different widths.
2010-07-07, by berghofe
tuned
2010-07-07, by hoelzl
replaced manual derivation of equations for inductive predicates by automatic derivation by inductive_simps
2010-07-07, by bulwahn
added NEWS entry
2010-07-07, by bulwahn
added the new command inductive_cases to derive simplification equations for inductive predicates; added binding simps for general simplification equation
2010-07-07, by bulwahn
merged
2010-07-06, by huffman
generalize type of is_interval to class euclidean_space
2010-07-05, by huffman
section -> subsection
2010-07-05, by huffman
generalize some lemmas about derivatives
2010-07-04, by huffman
uniqueness of Frechet derivative
2010-07-04, by huffman
implode pseudo utf8, i.e. decode byte-stuffed low ASCII characters;
2010-07-06, by wenzelm
merged
2010-07-06, by wenzelm
even more fun with primrec
2010-07-06, by haftmann
refactored reference operations
2010-07-06, by haftmann
tuned
2010-07-06, by haftmann
tuned empty heap
2010-07-06, by haftmann
merged
2010-07-05, by paulson
merged
2010-07-05, by paulson
Unification (flexflex) bug fix; making "auto" deterministic
2010-07-05, by paulson
moved "open" operations from Heap.thy to Array.thy and Ref.thy
2010-07-05, by haftmann
only definite assignment
2010-07-05, by haftmann
moved special operation array_ran here
2010-07-05, by haftmann
remove primitive operation Heap.array in favour of Heap.array_of_list
2010-07-05, by haftmann
tuned proof
2010-07-05, by haftmann
tuned
2010-07-05, by haftmann
Outer_Syntax.prepare_command: disallow control commands here, and consequently in Isar documents;
2010-07-05, by wenzelm
specific ML_val vs. ML_command;
2010-07-05, by wenzelm
async_state: report within proper transaction context;
2010-07-05, by wenzelm
merged
2010-07-05, by haftmann
simplified representation of monad type
2010-07-05, by haftmann
attempt to reconstruct missing HOL/Codegenerator_Test/ROOT.ML;
2010-07-05, by wenzelm
merged
2010-07-05, by wenzelm
updated document
2010-07-05, by haftmann
dropped passed irregular names
2010-07-05, by haftmann
adapt Nitpick to "prod_case" and "*" -> "sum" renaming;
2010-07-03, by blanchet
remove needless signature entry
2010-07-03, by blanchet
references to ghc and ocaml
2010-07-02, by haftmann
explicit code_datatype declaration prevents multiple instantiations later on
2010-07-02, by haftmann
refrain from using datatype declaration -- opens chance for quickcheck later on
2010-07-02, by haftmann
tuned proof
2010-07-02, by haftmann
reverted to verion from fc27be4c6b1c
2010-07-02, by haftmann
traceback for error messages
2010-07-02, by haftmann
accomodate for different behvaiour of nitpick (c.f. also 180e80b4eac1)
2010-07-02, by haftmann
introduced distinct session HOL-Codegenerator_Test
2010-07-02, by haftmann
tuned bootstrap files
2010-07-02, by haftmann
remove codegeneration-related theories from big library theory
2010-07-02, by haftmann
drop unconvenient code declarations
2010-07-02, by haftmann
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
2010-07-02, by haftmann
general Future.report -- also for Toplevel.async_state;
2010-07-04, by wenzelm
simplified Isabelle_Process.Result: use markup directly;
2010-07-04, by wenzelm
run_command: actually observe "print" flag;
2010-07-03, by wenzelm
Toplevel.run_command: asynchronous state output, as an attempt to address potentially slow pretty printing (e.g. in HOL/Bali);
2010-07-03, by wenzelm
more precise timing;
2010-07-03, by wenzelm
more efficient document model/view -- avoid repeated iteration over commands from start, prefer bulk operations;
2010-07-03, by wenzelm
standard argument order;
2010-07-02, by wenzelm
do not open auxiliary ML structures;
2010-07-02, by wenzelm
tuned white space;
2010-07-02, by wenzelm
fixed spelling
2010-07-02, by haftmann
merged
2010-07-02, by haftmann
"prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
2010-07-01, by haftmann
"prod" and "sum" replace "*" and "+" respectively
2010-07-01, by haftmann
qualified constants Set.member and Set.Collect
2010-07-01, by haftmann
"prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
2010-07-01, by haftmann
merged
2010-07-01, by huffman
convert theorem path_connected_sphere to euclidean_space class
2010-07-01, by huffman
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip