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.
tuned
2014-05-22, by haftmann
more uniform order of operations;
2014-05-22, by haftmann
common background_abbrev operation
2014-05-22, by haftmann
tuned signature
2014-05-22, by haftmann
tuned: prefer separate function trails for locales and classes rather than ad-hoc case distinction
2014-05-22, by haftmann
compactified
2014-05-22, by haftmann
include Nominal2 keywords -- Proof General legacy;
2014-05-22, by wenzelm
another attempt to revive isatest -- reverting 801c01004a21;
2014-05-22, by wenzelm
avoid slow inspection of proof terms now that dependencies are stored in 'state'
2014-05-22, by blanchet
properly mark relearns as dirty
2014-05-22, by blanchet
disable weights that cause more harm than they help in kNN
2014-05-22, by blanchet
add self dependency to naive Bayes
2014-05-22, by blanchet
make MaSh Python the default when passing 'fact_filter = mash' without enabling the 'maSh' Isabelle system option
2014-05-22, by blanchet
compactified level discriminator
2014-05-22, by haftmann
properly reconstruct helpers in Z3 proofs
2014-05-22, by blanchet
reverted '|' features in MaSh -- these sounded like a good idea but never really worked
2014-05-22, by blanchet
tuning
2014-05-22, by blanchet
shorten Sledgehammer output, as suggested by Andrei Popescu
2014-05-22, by blanchet
until naive Bayes supports weights, don't incorporate 'extra' low-weight features
2014-05-22, by blanchet
spell-checker completion is restricted to explicit mode, to avoid odd effects with immediate edits vs. delayed language context markup, and occasional delays due to dictionary lookup of many variants;
2014-05-21, by wenzelm
merged
2014-05-21, by wenzelm
updated to scala-2.11.1, with full uncensored classpath;
2014-05-21, by wenzelm
updated cygwin more thoroughly;
2014-05-21, by wenzelm
document property 'sel_map'
2014-05-21, by desharna
generate 'sel_map[simp]' theorem for (co)datatypes and tuning 'disc_map_iff'
2014-05-21, by desharna
merged
2014-05-21, by wenzelm
more uniform Font_Info.Zoom_Box;
2014-05-21, by wenzelm
added zoom box, like for outer output windows;
2014-05-21, by wenzelm
tuned signature;
2014-05-21, by wenzelm
consolidate "break_thm" and "break_term" attributes into "simp_break";
2014-05-21, by Lars Hupel
docs
2014-05-21, by blanchet
added comment
2014-05-21, by blanchet
move exhaust first, for technical reasons
2014-05-21, by blanchet
avoid markup-generating @{make_string}
2014-05-21, by blanchet
generalized Bochner integral over infinite sums
2014-05-21, by hoelzl
unused;
2014-05-21, by wenzelm
obsolete;
2014-05-21, by wenzelm
approximative update of versions;
2014-05-21, by wenzelm
incorporate isabelle.graphview into Pure.jar, which saves 20..30s build time;
2014-05-21, by wenzelm
remove stray println;
2014-05-21, by Lars Hupel
CONTRIBUTORS
2014-05-20, by blanchet
added naive Bayes ML implementation, due to Cezary Kaliszyk (like k-NN)
2014-05-20, by blanchet
added Isabelle system option 'mash'
2014-05-20, by blanchet
updated cygwin;
2014-05-20, by wenzelm
afford strict check (see also AFP/a8e08d947f0a);
2014-05-20, by wenzelm
add various lemmas
2014-05-20, by hoelzl
merged
2014-05-20, by wenzelm
merged
2014-05-20, by wenzelm
adhoc move to lxbroy10, which has 120 GB more memory than lxbroy2;
2014-05-20, by wenzelm
explicit treatment of unfinished cartouches, which is important for Thy_Syntax.consolidate_spans;
2014-05-20, by wenzelm
news
2014-05-20, by blanchet
updated docs
2014-05-20, by blanchet
more flexible environment variable
2014-05-20, by blanchet
tuning
2014-05-20, by blanchet
added unit :: linorder
2014-05-20, by nipkow
added lemma
2014-05-20, by nipkow
implemented MaSh/SML hints
2014-05-20, by blanchet
better way to take invisible facts into account than 'island' business
2014-05-20, by blanchet
cleaner handling of learned proofs
2014-05-20, by blanchet
implemented learning of single proofs in SML MaSh
2014-05-20, by blanchet
take weights into consideration in knn
2014-05-19, by blanchet
added SML implementation of MaSh
2014-05-19, by blanchet
use E 1.8's auto scheduler option
2014-05-19, by blanchet
started work on MaSh/SML
2014-05-19, by blanchet
tune
2014-05-19, by blanchet
store all MaSh data on the Isabelle side, in preparation for replacing 'mash.py' with ML solution
2014-05-19, by blanchet
trace windows uses search feature of Pretty_Text_Area;
2014-05-19, by Lars Hupel
obsolete -- always pdf;
2014-05-19, by wenzelm
prefer T1 with searchable underscore (requires proper cm-super fonts);
2014-05-19, by wenzelm
merged
2014-05-19, by wenzelm
some adhoc event handling to unify L&F button focus behavior, e.g. Mac OS X vs. Nimbus;
2014-05-19, by wenzelm
re-focus target explicity, e.g. relevant for Sledgehammer panel;
2014-05-19, by wenzelm
clarified is_text in accordance to ML version (7e0178c84994), e.g. relevant for 'header' syntax in PIDE front-end;
2014-05-19, by wenzelm
more explicit identification for more robust adhoc change of environment /home/isatest/.isabelle/etc/settings -- notably for $ISABELLE_PLATFORM64;
2014-05-19, by wenzelm
renamed positive_integral to nn_integral
2014-05-19, by hoelzl
hide more consts to beautify documentation
2014-05-19, by blanchet
fixed document generation for HOL-Probability
2014-05-19, by hoelzl
introduce Bochner integral: generalizes Lebesgue integral from real-valued function to functions on real-normed vector spaces
2014-05-19, by hoelzl
document property 'disc_map_iff'
2014-05-19, by desharna
generate 'disc_map_iff[simp]' theorem for (co)datatypes
2014-05-15, by desharna
fix 'set_empty' theorem when the discriminator is 'op ='
2014-05-19, by desharna
typos
2014-05-18, by nipkow
tuned comments;
2014-05-18, by wenzelm
clarified dependencies -- Mavericks presently does not work;
2014-05-18, by wenzelm
clarified docking layout, amending 9c2ca698690e;
2014-05-18, by wenzelm
correctly add extra facts to lemmas (cf. conjecture and hypotheses) in Z3 Isar proofs
2014-05-16, by blanchet
removed needless transfer
2014-05-16, by blanchet
use 'simp add:' syntax in Sledgehammer rather than 'using'
2014-05-16, by blanchet
silence methods even better
2014-05-16, by blanchet
honor original format of conjecture or hypotheses in Z3-to-Isar proofs
2014-05-16, by blanchet
proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
2014-05-16, by wenzelm
added lemmas for -1
2014-05-16, by noschinl
proper handling of 'ctor_dtor' for mutual corecursive cases where not all type variables are present in all low-level constructors (cf. 'coind_wit1' etc. in 'Misc_Codatatypes.thy')
2014-05-16, by blanchet
new syntax for card, normalized spacing for #
2014-05-16, by nipkow
clarified stylized status of sandwich algebra
2014-05-15, by haftmann
dropped dead code
2014-05-15, by haftmann
accurate separation of static and dynamic context
2014-05-15, by haftmann
syntactic means to prevent accidental mixup of static and dynamic context
2014-05-15, by haftmann
proper separation of static and dynamic context
2014-05-15, by haftmann
optimization for trivial cases
2014-05-15, by haftmann
modernized setup
2014-05-15, by haftmann
dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
2014-05-15, by haftmann
unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
2014-05-15, by haftmann
normalize type variables of evaluation term by conversion
2014-05-15, by haftmann
more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
2014-05-15, by blanchet
new approach to silence proof methods, to avoid weird theory/context mismatches
2014-05-15, by blanchet
type
2014-05-15, by haftmann
merged
2014-05-14, by wenzelm
restrict default docking layout to bare minimum -- NB: Simplifier Trace still needs fine-tuning to show up on demand;
2014-05-14, by wenzelm
updated isatest;
2014-05-14, by wenzelm
updated to polyml-5.5.2;
2014-05-14, by wenzelm
practically obsolete: plain "poly" should work, except for Linux without libgmp installed;
2014-05-14, by wenzelm
updated to polyml-5.5.2;
2014-05-14, by wenzelm
document 'set_empty'
2014-05-14, by desharna
generate 'set_empty' theorem for BNFs
2014-05-12, by desharna
document 'map_id0'
2014-05-08, by desharna
note map_id0 more often
2014-05-08, by desharna
added lemma
2014-05-14, by nipkow
added lemmas
2014-05-13, by nipkow
transfer theorems since 'silence_methods' may change the theory
2014-05-13, by blanchet
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip