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.
more generous max number of suggestions, for more safety
2014-05-28, by blanchet
changed MaSh to use SML version instead of Python version of naive Bayes by default (i.e. if MASH=yes in the settings, or 'fact_filter=mash' with no other explicit setting)
2014-05-28, by blanchet
export more ML functions, for experimentation
2014-05-28, by blanchet
tuned signature;
2014-05-28, by wenzelm
disabled IDF for now -- empirical evidence points the wrong way (as usual)
2014-05-28, by blanchet
tuning
2014-05-28, by blanchet
tuning
2014-05-28, by blanchet
optimized computation
2014-05-28, by blanchet
enabled IDF for naive Bayes ML
2014-05-28, by blanchet
tuning
2014-05-28, by blanchet
repaired subscript problem in SML kNN
2014-05-28, by blanchet
tuning
2014-05-28, by blanchet
always remove duplicates in meshing + use weights for Naive Bayes
2014-05-28, by blanchet
updated naive Bayes
2014-05-27, by blanchet
don't generate discriminators and selectors for 'datatype_new' unless the user asked for it
2014-05-27, by blanchet
don't conceal (co)datatypes
2014-05-26, by blanchet
changed '-:' to 'dead' in BNF
2014-05-26, by blanchet
got rid of '=:' squiggly
2014-05-26, by blanchet
use '%x. x = C' as default discriminator for nullary constructor C, instead of relying on odd '=:' syntax
2014-05-26, by blanchet
renamed 'MaSh' option
2014-05-26, by blanchet
document '=:' syntax better
2014-05-26, by blanchet
capitalize even more carefully (see 5ac67041ccf8), e.g. relevant for option "z3_non_commercial" and prospective "MaSh";
2014-05-26, by wenzelm
tuned;
2014-05-25, by wenzelm
clarified copy_file: allow to rename base name, e.g. relevant for 'display_drafts';
2014-05-24, by wenzelm
support for regular Windows TeX installation;
2014-05-24, by wenzelm
more portable file names;
2014-05-24, by wenzelm
more portable -- accomodate MiKTeX on Windows;
2014-05-24, by wenzelm
receovered alternative abbrevs for \<open> \<close> from 8e8243975860, to accommodate national keyboard layouts where "`" might be hard to produce;
2014-05-24, by wenzelm
strip trailing white space, to avoid notorious problems of jEdit with last line;
2014-05-24, by wenzelm
added fifth member to BNF team
2014-05-23, by blanchet
removed noise
2014-05-23, by blanchet
fixed semantics of 'linearize'
2014-05-23, by blanchet
automatically reload state file when it changes on disk
2014-05-23, by blanchet
tuned
2014-05-22, by haftmann
tuned names
2014-05-22, by haftmann
tuned signature
2014-05-22, by haftmann
moved const declaration further down in bootstrap hierarchy: keep Named_Target free of low-level stuff
2014-05-22, by haftmann
unused
2014-05-22, by haftmann
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip