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.
explicit optional checking
2010-07-14, by haftmann
added Isar syntax for code checking
2010-07-14, by haftmann
corrected import
2010-07-14, by haftmann
use generic description slot for formal code checking
2010-07-14, by haftmann
formal slot for code checker
2010-07-14, by haftmann
export_code without file prints to standard output
2010-07-14, by haftmann
check without explicit path
2010-07-14, by haftmann
load cache_io before code generator; moved adhoc-overloading to generic tools
2010-07-14, by haftmann
tuned infix syntax
2010-07-14, by haftmann
dropped M suffix; added predicate monad bind
2010-07-14, by haftmann
self-built symbol for part of bind operator
2010-07-14, by haftmann
redirect stderr to stdout
2010-07-14, by haftmann
merged
2010-07-13, by paulson
merged
2010-07-13, by paulson
corrected mixfix declarations and tidied proofs
2010-07-13, by paulson
merged
2010-07-13, by paulson
Fixed syntax and tidied some proofs
2010-07-13, by paulson
correcting function name of generator for products of traditional code generator (introduced in 0040bafffdef)
2010-07-13, by bulwahn
consolidated names of theorems
2010-07-13, by haftmann
qualified names for (really) all array operations
2010-07-13, by haftmann
canonical argument order for get
2010-07-13, by haftmann
qualified names for (almost) all array operations
2010-07-13, by haftmann
canonical argument order for present
2010-07-13, by haftmann
canonical argument order for length
2010-07-13, by haftmann
merged
2010-07-13, by kleing
new crontab
2010-07-13, by kleing
merged
2010-07-13, by haftmann
proper merge of operation changes and generic do-syntax
2010-07-13, by haftmann
merged
2010-07-13, by haftmann
hide_const; update replaces change
2010-07-13, by haftmann
remove separate afp settings again, use plain mac-poly64-M4 instead.
2010-07-13, by kleing
merged
2010-07-13, by kleing
new settings for afp test
2010-07-13, by kleing
Heap_Monad uses Monad_Syntax
2010-07-13, by krauss
State_Monad uses Monad_Syntax
2010-07-13, by krauss
uniform do notation for monads
2010-07-13, by krauss
generic ad-hoc overloading via check/uncheck
2010-07-13, by krauss
corrected title
2010-07-13, by haftmann
theorem collections do not contain default rules any longer
2010-07-13, by haftmann
fixed handling of Ball/Bex: turn equalities into meta-equalities for the rewriting conversions;
2010-07-13, by boehmes
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip