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
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 trivial lemmas
2015-04-16, by Lars Hupel
proper Theory.check;
2015-04-16, by wenzelm
make SML/NJ happy;
2015-04-16, by wenzelm
merged;
2015-04-16, by wenzelm
clarified document antiquotation: same check as in ML antiquotation;
2015-04-16, by wenzelm
formal Theory.check, with markup and completion;
2015-04-16, by wenzelm
tuned;
2015-04-16, by wenzelm
discontinued pointless warnings: commands are only defined inside a theory context;
2015-04-16, by wenzelm
tuned comment;
2015-04-16, by wenzelm
more explicit bootstrap_thy;
2015-04-16, by wenzelm
explicit error for Toplevel.proof_of;
2015-04-16, by wenzelm
clarified thy_deps;
2015-04-16, by wenzelm
tuned;
2015-04-16, by wenzelm
tuned signature;
2015-04-16, by wenzelm
misc tuning and clarification;
2015-04-16, by wenzelm
let the system choose Graph_Display.display_graph_old: thm_deps needs tree hierarchy, code_deps needs cycles (!?);
2015-04-16, by wenzelm
rewrite: use distinct names for unnamed abstractions
2015-04-16, by noschinl
avoid mix of languages;
2015-04-15, by wenzelm
merged
2015-04-15, by wenzelm
NEWS;
2015-04-15, by wenzelm
ensure that deps are defined in entries, to prevent crash of Graph_View.build_graph;
2015-04-15, by wenzelm
updated to jdk-7u80, the latest and last public release of Java 7;
2015-04-15, by wenzelm
session graph with folded base theories, as in document preparation;
2015-04-15, by wenzelm
tuned signature;
2015-04-15, by wenzelm
merged
2015-04-15, by noschinl
rewrite: add ML interface
2015-04-15, by noschinl
use wasysym for \<hole>;
2015-04-15, by wenzelm
tuned signature, clarified modules;
2015-04-15, by wenzelm
tuned messages;
2015-04-15, by wenzelm
obsolete (see also 94b2690ad494);
2015-04-15, by wenzelm
GUI controls for ML_statistics, for more digestible protocol dump;
2015-04-15, by wenzelm
more robust error handling of commands that are declared but not yet defined;
2015-04-15, by wenzelm
NEWS;
2015-04-14, by wenzelm
clarified sledgehammer options to approximate old-style diagnostic command;
2015-04-14, by wenzelm
prepared for more meta-simp rules (by Stefan Berghofer)
2015-04-14, by nipkow
merged
2015-04-14, by Andreas Lochbihler
add various lemmas about pmfs
2015-04-14, by Andreas Lochbihler
lemmas about integrals over bind and join on measures
2015-04-14, by Andreas Lochbihler
add lemmas
2015-04-14, by Andreas Lochbihler
generalise lemmas;
2015-04-14, by Andreas Lochbihler
add lemma about monotone convergence for countable integrals over arbitrary sequences
2015-04-14, by Andreas Lochbihler
add lemmas about restrict_space
2015-04-14, by Andreas Lochbihler
move lemma from AFP/Coinductive
2015-04-14, by Andreas Lochbihler
move some lemmas from AFP/Coinductive
2015-04-14, by Andreas Lochbihler
more lemmas about ereal
2015-04-14, by Andreas Lochbihler
more lemmas for cset
2015-04-14, by Andreas Lochbihler
add lemmas
2015-04-14, by Andreas Lochbihler
add lemmas
2015-04-14, by Andreas Lochbihler
merged
2015-04-14, by noschinl
rewrite: tuned code, no semantic changes
2015-04-14, by noschinl
rewrite: with asm pattern, propagate also remaining assumptions to new subgoals
2015-04-13, by noschinl
rewrite: do not descend into conclusion of premise with asm pattern
2015-04-13, by noschinl
rewrite: with asm pattern, try all premises for rewriting, not only the first
2015-04-13, by noschinl
tuned
2015-04-13, by noschinl
rewrite: propagate premises to new subgoals
2015-04-13, by noschinl
reformat comments
2015-04-13, by noschinl
rewr_cconv: ignore premises when tuning conclusion
2015-04-13, by noschinl
enable \<hole> syntax for rewrite
2015-04-13, by noschinl
call Goal.prove only once for a quadratic number of theorems
2015-04-13, by traytel
predicate compiler: ignore Abs_filter and Rep_filter
2015-04-13, by hoelzl
merged
2015-04-13, by nipkow
moved _aux functions from AFP/Collections to AList
2015-04-13, by nipkow
merged
2015-04-13, by hoelzl
replace Filters in NSA by HOL-Filters
2015-04-12, by hoelzl
move MOST and INFM in Infinite_Set to Filter; change them to abbreviations over the cofinite filter
2015-04-12, by hoelzl
add cofinite filter
2015-04-12, by hoelzl
add frequently as dual for eventually
2015-04-12, by hoelzl
add quantifier syntax for eventually
2015-04-12, by hoelzl
move filters to their own theory
2015-04-12, by hoelzl
fix latex in Transcendental
2015-04-12, by hoelzl
proper site for Cygwin setup;
2015-04-12, by wenzelm
less ambitious collection of quasi-generic PIDE modules;
2015-04-12, by wenzelm
tuned;
2015-04-12, by wenzelm
autorebase.bat.done no longer exists in Cygwin 1.7.35 -- lets hope that its incremental rebasing works for us;
2015-04-12, by wenzelm
merged
2015-04-12, by wenzelm
tuned -- avoid ML warnings;
2015-04-12, by wenzelm
avoid redundant shell process;
2015-04-12, by wenzelm
clarified language_path markup (again): exactly once *after* static phase, see also 83071f4c8ae6 and c043306d2598;
2015-04-12, by wenzelm
Restored LIMSEQ_def as legacy binding. [The other changes are whitespace only.]
2015-04-12, by paulson
tuned;
2015-04-12, by wenzelm
merged
2015-04-11, by wenzelm
proper Pretty.brk -- redundant spaces do not survive Pretty.text (see also 42b7b76b37b8, e06eabc421e7);
2015-04-11, by wenzelm
tuned whitespace;
2015-04-11, by wenzelm
Merge
2015-04-11, by paulson
Complex roots of unity. Better definition of ln for complex numbers. Used [code del] to stop code generation for powr.
2015-04-11, by paulson
Merge
2015-04-11, by paulson
Merge
2015-04-11, by paulson
Overloading of ln and powr, but "approximation" no longer works for powr. Code generation also fails due to type ambiguity in scala.
2015-04-11, by paulson
updated for release;
2015-04-11, by wenzelm
updated for release;
2015-04-11, by wenzelm
Added tag Isabelle2015-RC0 for changeset 42d34eeb283c
2015-04-11, by wenzelm
more uniform Isabelle_System.mkdirs in ML/Scala;
2015-04-11, by wenzelm
updated for release;
2015-04-11, by wenzelm
tuned;
2015-04-11, by wenzelm
tuned spelling;
2015-04-11, by wenzelm
misc tuning for release;
2015-04-11, by wenzelm
make SML/NJ more happy;
2015-04-11, by wenzelm
make SML/NJ more happy;
2015-04-10, by wenzelm
tuned;
2015-04-10, by wenzelm
updated Cygwin near 1.7.35-1;
2015-04-10, by wenzelm
have 'primrec' return definitions
2015-04-10, by blanchet
renamed ML funs
2015-04-10, by blanchet
generalized code a bit
2015-04-10, by blanchet
generalized code
2015-04-10, by blanchet
exported function (for symmetry)
2015-04-10, by blanchet
merged
2015-04-10, by nipkow
renamed Multiset.fold -> fold_mset, Multiset.filter -> filter_mset
2015-04-10, by nipkow
tuned proofs;
2015-04-10, by wenzelm
tuned signature;
2015-04-10, by wenzelm
tuned;
2015-04-10, by wenzelm
renamed misleading option
2015-04-09, by blanchet
obsolete;
2015-04-09, by wenzelm
make SML/NJ more happy;
2015-04-09, by wenzelm
merged
2015-04-09, by wenzelm
clarified keyword 'qualified' in accordance to a similar keyword from Haskell (despite unrelated Binding.qualified in Isabelle/ML);
2015-04-09, by wenzelm
tuned signature
2015-04-09, by blanchet
fixed typo in function name
2015-04-09, by blanchet
removed a refute example that caused trouble with testing
2015-04-09, by blanchet
introduced new abbreviations for multiset operations (in the hope of getting rid of the old names <, <=, etc.)
2015-04-09, by blanchet
merged
2015-04-09, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip