Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
some basic Isabelle options;
2012-07-20, by wenzelm
basic jEdit mode for Isabelle options;
2012-07-20, by wenzelm
basic support for stand-alone options with external string representation;
2012-07-20, by wenzelm
minimal build_job;
2012-07-20, by wenzelm
restrict to required sessions;
2012-07-20, by wenzelm
proper commas_quote;
2012-07-20, by wenzelm
tune;
2012-07-20, by wenzelm
simplified script to build Isabelle/ML;
2012-07-20, by wenzelm
added eq_file / copy_file corresponding to File.eq / File.copy in ML;
2012-07-19, by wenzelm
merged
2012-07-19, by wenzelm
removed ML module DSeq which was a part of the ancient code generator (cf. 58e33a125f32)
2012-07-19, by haftmann
deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
2012-07-19, by bulwahn
support for detached Bash_Job with some control operations;
2012-07-19, by wenzelm
allow catalog entries to be commented-out;
2012-07-19, by wenzelm
support external processes with explicit environment;
2012-07-19, by wenzelm
include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP);
2012-07-19, by wenzelm
less redundant data structures;
2012-07-19, by wenzelm
clarified topological ordering: preserve order of adjacency via reverse fold;
2012-07-19, by wenzelm
support Session.Queue with ordering and dependencies;
2012-07-19, by wenzelm
clarified signature;
2012-07-19, by wenzelm
more explicit treatment of initial Pure sessions;
2012-07-19, by wenzelm
more general support for Isabelle/Scala command line tools;
2012-07-19, by wenzelm
tuned width;
2012-07-19, by wenzelm
prefer general Properties.Value.Boolean;
2012-07-19, by wenzelm
more SHA1.digest operations;
2012-07-18, by wenzelm
tuned import;
2012-07-18, by wenzelm
tuned source structure;
2012-07-18, by wenzelm
allow explicit specification of additional session directories;
2012-07-18, by wenzelm
more errors;
2012-07-18, by wenzelm
some HOL sessions;
2012-07-18, by wenzelm
cumulate semantic Session_Info, based on syntactic Session_Entry;
2012-07-18, by wenzelm
more tight treatment of reset_name;
2012-07-18, by wenzelm
more informative errors;
2012-07-18, by wenzelm
added parser for Session_Info;
2012-07-18, by wenzelm
repair MaSh exporter
2012-07-18, by blanchet
optimize parent computation in MaSh + remove temporary files
2012-07-18, by blanchet
make the monomorphizer more predictable by making the cutoff independent on the number of facts
2012-07-18, by blanchet
speed up MaSh queries
2012-07-18, by blanchet
use better score function, based on previous evaluation (cf. Deduct 2011 slides)
2012-07-18, by blanchet
attempt at meshing according to more meaningful factors
2012-07-18, by blanchet
don't include hidden facts in relevance filter + tweak MaSh learning
2012-07-18, by blanchet
removed debugging output
2012-07-18, by blanchet
removed expensive HO check in MaSh
2012-07-18, by blanchet
speed up tautology/metaness check
2012-07-18, by blanchet
optimized MaSh output by chunking it
2012-07-18, by blanchet
fixed MaSh state load code so it works even if the facts are read in disorder
2012-07-18, by blanchet
learn from minimized ATP proofs
2012-07-18, by blanchet
improved meshing of MaSh and Meng--Paulson if some MaSh suggestions are cut-off (the common case)
2012-07-18, by blanchet
use async manager to manage MaSh learners to make sure they get killed cleanly
2012-07-18, by blanchet
more consolidation of MaSh code
2012-07-18, by blanchet
removed lie
2012-07-18, by blanchet
drastic overhaul of MaSh data structures + fixed a few performance issues
2012-07-18, by blanchet
fixed order of accessibles + other tweaks to MaSh
2012-07-18, by blanchet
added option to control which fact filter is used
2012-07-18, by blanchet
mesh facts by taking into consideration whether a fact is known to MeSh
2012-07-18, by blanchet
implemented meshing of Iter and MaSh results
2012-07-18, by blanchet
implemented MaSh QUERY operation
2012-07-18, by blanchet
refactored MaSh ADD code so it can be used for SUGGEST as well
2012-07-18, by blanchet
implemented low-level MaSh ADD operation
2012-07-18, by blanchet
make tracing an option
2012-07-18, by blanchet
cleaner handling of metacharacters + freshness of one-off facts
2012-07-18, by blanchet
better zipping of MaSh facts
2012-07-18, by blanchet
implemented MaSh learn theory function
2012-07-18, by blanchet
more work on MaSh
2012-07-18, by blanchet
improved MaSh string escaping and make more operations string-based
2012-07-18, by blanchet
more implementation work on MaSh
2012-07-18, by blanchet
started implementing MaSh client-side I/O
2012-07-18, by blanchet
tweak output
2012-07-18, by blanchet
centrally construct expensive data structures
2012-07-18, by blanchet
more work on MaSh
2012-07-18, by blanchet
compile
2012-07-18, by blanchet
gracefully handle the case of empty theories when going up the accessibility chain
2012-07-18, by blanchet
tuning
2012-07-18, by blanchet
doc updates
2012-07-18, by blanchet
renamed Sledgehammer options
2012-07-18, by blanchet
more code rationalization in relevance filter
2012-07-18, by blanchet
moved override out of iter filter
2012-07-18, by blanchet
fixed bug introduced when moving code around
2012-07-18, by blanchet
systematize lazy names in relevance filter
2012-07-18, by blanchet
rationalize relevance filter, slowing moving code from Iter to MaSh
2012-07-18, by blanchet
killed one file
2012-07-18, by blanchet
dependency tuning
2012-07-18, by blanchet
renaming
2012-07-18, by blanchet
clean up dependencies
2012-07-18, by blanchet
explicitly import Dlist theory into library
2012-07-17, by haftmann
tuned whitespace
2012-07-17, by haftmann
dropped ancient example generates
2012-07-17, by haftmann
basic support for session ROOT files, with examples for FOL and ZF;
2012-07-17, by wenzelm
more accurate imitation of formal text;
2012-07-17, by wenzelm
avoid Source.fromFile, which does not necessarily close its input;
2012-07-17, by wenzelm
tuned imports;
2012-07-17, by wenzelm
basic setup for Isabelle build tool;
2012-07-17, by wenzelm
more standard main method;
2012-07-17, by wenzelm
avoid slightly odd share_common_data -- Poly/ML 5.5.x should manage low-memory situations (cf. f55e77f623ab);
2012-07-17, by wenzelm
improved equality optimisation in Quickcheck
2012-07-17, by bulwahn
more direct Sorts.has_instance;
2012-07-16, by wenzelm
replaced quicksort by mergesort, which might be a bit more efficient for key operations like Ord_List.make, Sorts.minimize_sort;
2012-07-16, by wenzelm
comment;
2012-07-16, by wenzelm
added universal jdk-6u31.tar.gz component (post Isabelle2012);
2012-07-16, by wenzelm
more components from Isabelle2011-1 and Isabelle2012;
2012-07-16, by wenzelm
deactivate Find_Unused_Assms_Examples to see if isabelle test's failures is caused by this example file
2012-07-16, by bulwahn
merged;
2012-07-15, by wenzelm
updated versions
2012-07-15, by krauss
added component integrity checks and some initial checksums
2012-07-15, by krauss
prefer canonical fold_rev;
2012-07-15, by wenzelm
back to naive insertion sort before 1997 to accommodate peculiar less_arg relation -- NB: make_ord arg_less was not a quasi-order and thus inappropriate for generic sort (cf. de74b549f976, ecfeff48bf0c);
2012-07-15, by wenzelm
tuned proof;
2012-07-15, by wenzelm
more precise imports;
2012-07-15, by wenzelm
removed some old/unused stuff;
2012-07-14, by wenzelm
actually remove former atbroy102/cygwin stuff (cf. 6301046146b6, 08cb859c53cd);
2012-07-14, by wenzelm
more user aliases;
2012-07-14, by wenzelm
removed superfluous lemmas
2012-07-14, by nipkow
fixed typo
2012-07-13, by bulwahn
renaming the example file which was overlooked before
2012-07-13, by bulwahn
a first guess to avoid the Codegenerator_Test to loop infinitely
2012-07-12, by bulwahn
get attachments sent even on lxbroy Gentoo machines
2012-07-12, by Gerwin Klein
moved most of MaSh exporter code to Sledgehammer
2012-07-11, by blanchet
further ML structure split to permit finer-grained loading/reordering (problem to solve: MaSh needs most of Sledgehammer)
2012-07-11, by blanchet
dummy implementation
2012-07-11, by blanchet
split relevance filter code into three files
2012-07-11, by blanchet
optimized type intersection, hoping this will reduce the number of sudden Interrupts in the "incr_tvar" code
2012-07-11, by blanchet
add Isabelle dependencies to tweak relevance filter
2012-07-11, by blanchet
generate ATP dependencies
2012-07-11, by blanchet
merged
2012-07-11, by bulwahn
adding three variants of the Needham-Schroeder formalisation as case studies for Quickcheck
2012-07-11, by bulwahn
comment
2012-07-11, by blanchet
nicer output
2012-07-11, by blanchet
rationalized output
2012-07-11, by blanchet
generate Meng--Paulson facts for evaluation purposes
2012-07-10, by blanchet
tuning
2012-07-10, by blanchet
export useful functions
2012-07-10, by blanchet
instantiate induction rules
2012-07-10, by blanchet
MaSh evaluation driver
2012-07-10, by blanchet
moved MaSh into own files
2012-07-10, by blanchet
distinguish updates and queries + cleanups
2012-07-10, by blanchet
don't ask E to generate a detailed proofs if not needed
2012-07-10, by blanchet
tuning
2012-07-10, by blanchet
gracefully compute cardinality of sets (to avoid type protectors)
2012-07-10, by blanchet
better tautology elimination
2012-07-10, by blanchet
generate lambdas and skolems again
2012-07-10, by blanchet
tuning
2012-07-10, by blanchet
generate deep terms as feature
2012-07-10, by blanchet
generate theory name as a feature
2012-07-10, by blanchet
adding an example using Quickcheck to find a valid trace for the needham-schroeder protocol (a case study for Quickcheck)
2012-07-10, by bulwahn
merged
2012-07-10, by bulwahn
adding the hotel key card example in Quickcheck-Examples
2012-07-09, by bulwahn
adding a missing entry to predicate compiler's setup
2012-07-09, by bulwahn
compile
2012-07-09, by blanchet
tuning
2012-07-09, by blanchet
cleanup
2012-07-09, by blanchet
more precise dependencies -- eliminate tautologies
2012-07-09, by blanchet
generate problem file
2012-07-09, by blanchet
improve feature list generation
2012-07-09, by blanchet
cleaner accessibility file
2012-07-09, by blanchet
first go at generating files for MaSh (machine-learning Sledgehammer)
2012-07-09, by blanchet
abandoned import of isatest reports into (old version of) mira -- unstable, and not worth the maintenance effort
2012-07-09, by krauss
make sure var/running dir exists for isatest
2012-07-09, by Gerwin Klein
removed switched-off atbroy102 from isatest; no cygwin test currently running, needs a working server somewhere
2012-07-09, by Gerwin Klein
prefer lxbroy[23] as standard test machines;
2012-07-07, by wenzelm
discontinued XSYMBOL_INSTALLFONTS (cf. 40fab092d2a2);
2012-07-07, by wenzelm
discontinued odd XSYMBOL_INSTALLFONTS, which is private to PG-3.7.x (isafonts.informatik.tu-muenchen.de:7200 no longer exists);
2012-07-06, by wenzelm
tuned;
2012-07-06, by wenzelm
discontinued obsolete attribute "COMP";
2012-07-06, by wenzelm
merged
2012-07-05, by wenzelm
make SML/NJ happy + tuning
2012-07-05, by blanchet
tune type arg handling
2012-07-05, by blanchet
tuning
2012-07-05, by blanchet
fiddled with "tags_at" a bit -- the only non-tuning part of the change is a slight simplification of the typing axioms
2012-07-05, by blanchet
remove needless type arguments to "tags_at" encoding
2012-07-05, by blanchet
removed obsolete psbooklet;
2012-07-05, by wenzelm
more directory structure;
2012-07-05, by wenzelm
explicit is better than implicit;
2012-07-05, by wenzelm
removed obsolete rev_contrapos (cf. 1d195de59497);
2012-07-05, by wenzelm
tuned proofs -- eliminated old-fashioned COMP and rev_contrapos;
2012-07-05, by wenzelm
prefer sys.env from scala 2.9;
2012-07-05, by wenzelm
prefer sys.exit from scala 2.9;
2012-07-05, by wenzelm
internalize error into command transaction -- relevant for commands that are declared via 'keywords', but not defined yet;
2012-07-05, by wenzelm
more explicit directory structure Admin/Release/;
2012-07-05, by wenzelm
merged
2012-07-05, by wenzelm
Stub theory for division on functionals.
2012-07-05, by haftmann
slightly modernized ISABELLE_GHC etc. -- /usr/bin is more likely to provide it by default (notably on macbroy2[0-9] and lxbroy*);
2012-07-05, by wenzelm
more precise cover
2012-07-04, by blanchet
don't generate any type class axioms for free types for monomorphic encodings
2012-07-04, by blanchet
update docs
2012-07-04, by blanchet
tuning
2012-07-04, by blanchet
prefer hook in Admin/ to initialize components
2012-07-03, by haftmann
corrected: avoid shadowing of variable
2012-07-03, by haftmann
merged
2012-07-03, by bulwahn
adding some minimal documentation and an example of quickcheck's interfaces
2012-07-02, by bulwahn
exporting important function for the "many conjecture refutation" compilation of quickcheck
2012-07-02, by bulwahn
merged
2012-07-03, by Andreas Lochbihler
new type class for computing finiteness of types with instantiations
2012-07-03, by Andreas Lochbihler
add finiteness lemmas for 'a * 'b and 'a set
2012-07-03, by Andreas Lochbihler
adding a challenging example in the examples file
2012-07-02, by bulwahn
eta-expanded occurences of algebraic functionals are simplified by default
2012-07-02, by haftmann
not all Linuxen understand -Ssmpt= and defaults seem to be configured correctly now
2012-07-01, by kleing
default for \<euro> is now based on eurosym package, instead of slightly exotic babel/greek (which causes problems with the Gentoo installation on lxbroy2);
2012-06-29, by wenzelm
removed generated stuff to avoid bit rot;
2012-06-29, by wenzelm
merged
2012-06-29, by berghofe
Documented "incomplete" option of spark_end
2012-06-29, by berghofe
Various improvements
2012-06-29, by berghofe
no ml-platform-specific components
2012-06-28, by haftmann
instantiate card_UNIV with nibble and code_numeral
2012-06-28, by Andreas Lochbihler
change card_UNIV from itself to phantom type to avoid unnecessary closures in generated code
2012-06-28, by Andreas Lochbihler
add generic phantom type
2012-06-28, by Andreas Lochbihler
added universal jdk-6u31 as standard component;
2012-06-27, by wenzelm
added ProofGeneral-4.1 as standard component, which allows to discontinue special choosefrom magic eventually;
2012-06-27, by wenzelm
merged
2012-06-27, by wenzelm
adding a useful remark in the reference
2012-06-27, by bulwahn
more tests on lxbroy[234], which are 4 core Xeon machines;
2012-06-27, by wenzelm
moved crontab to lxbroy2, one of the newer server machines;
2012-06-27, by wenzelm
some files for universal JDK 1.6.0_31 component;
2012-06-27, by wenzelm
corrected name of components file
2012-06-27, by haftmann
prefer stderr for warnings
2012-06-26, by haftmann
include jedut_build among canonical components
2012-06-26, by haftmann
support for platform-specific components
2012-06-26, by haftmann
correction: proper initialization of existing component
2012-06-26, by haftmann
snippet to be sourced in user settings file in order to initialize components for a repository revision;
2012-06-26, by haftmann
more standard filename for common components
2012-06-23, by haftmann
updated crontab on macbroy27 and macbroy2;
2012-06-26, by wenzelm
use macbroy27 instead of macbroy28, which is broken for several weeks already;
2012-06-26, by wenzelm
reintroduced "t@" encoding, this time sound
2012-06-26, by blanchet
compile
2012-06-26, by blanchet
tuning
2012-06-26, by blanchet
renamed experimental option
2012-06-26, by blanchet
finished implementation of DFG type class output
2012-06-26, by blanchet
more work on DFG type classes
2012-06-26, by blanchet
more work on class support
2012-06-26, by blanchet
generate type classes for polymorphic DFG format (SPASS)
2012-06-26, by blanchet
avoid detour through terms
2012-06-26, by blanchet
cleanly distinguish between type declarations and symbol declarations
2012-06-26, by blanchet
removed old hack now that types and terms are cleanly distinguished in the data structure
2012-06-26, by blanchet
added sorts to datastructure
2012-06-26, by blanchet
robustness -- TFF1 does not support type classes
2012-06-26, by blanchet
implement polymorphic DFG output, without type classes for now
2012-06-26, by blanchet
added type arguments to "ATerm" constructor -- but don't use them yet
2012-06-26, by blanchet
started adding polymophic SPASS output
2012-06-26, by blanchet
tuning
2012-06-26, by blanchet
removed support for unsorted DFG, now that SPASS 3.7 is no longer supported
2012-06-26, by blanchet
merged, resolving conflict with 87c831e30f0a;
2012-06-25, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip