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.
edit_document: join parent execution in synchronous/uninterruptible mode, to prevent spurious interrupts when cascaded executions run into each other;
2010-07-20, by wenzelm
back to more strict dependencies, even for canceled groups (reverting parts of 02936e77a07c);
2010-07-20, by wenzelm
export Graph.get_entry for convenience;
2010-07-20, by wenzelm
eliminated old-style sys_error/SYS_ERROR in favour of exception Fail -- after careful checking that there is no overlap with existing handling of that;
2010-07-20, by wenzelm
tuned;
2010-07-20, by wenzelm
observe follow_caret (again);
2010-07-20, by wenzelm
Session: predefined real time parameters;
2010-07-19, by wenzelm
bind and then latex symbols
2010-07-19, by haftmann
minor update of dependencies;
2010-07-18, by wenzelm
corrected range chec
2010-07-16, by haftmann
first roughly working version of Imperative HOL for Scala
2010-07-16, by haftmann
tuned
2010-07-16, by haftmann
merged
2010-07-16, by haftmann
a first sketch for Imperative HOL witht Scala
2010-07-16, by haftmann
don't fail gracefully
2010-07-16, by haftmann
restored long-broken syntax sanity checks
2010-07-16, by haftmann
tuned interpunctation
2010-07-16, by haftmann
fragments of Scala
2010-07-16, by haftmann
merged
2010-07-15, by haftmann
adjusted; fixed typo
2010-07-15, by haftmann
dropped spurious export_code
2010-07-15, by haftmann
use different log server (macbroy23 down)
2010-07-14, by kleing
more consistent spacing in generated monadic code
2010-07-14, by haftmann
braced needed in layout-insensitive syntax
2010-07-14, by haftmann
repaired some implementations of imperative operations
2010-07-14, by haftmann
repaired reference implementation for OCaml
2010-07-14, by haftmann
part of pervasive test
2010-07-14, by haftmann
avoid ambiguities; tuned
2010-07-14, by haftmann
repaired of_list implementation for SML, OCaml
2010-07-14, by haftmann
avoid export_code ... file -
2010-07-14, by haftmann
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip