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.
tuned messages (cf. isabelle makeall);
2012-07-24, by wenzelm
tuned message;
2012-07-24, by wenzelm
actually negate "document" (cf. 7483aa690b4f);
2012-07-24, by wenzelm
clarified no_build vs. verbose;
2012-07-24, by wenzelm
clarified "document" again, eliminated redundant "no_document";
2012-07-24, by wenzelm
clarified build -n (no build);
2012-07-24, by wenzelm
added "document_dump_only" (cf. negated usedir -C);
2012-07-24, by wenzelm
more precise propagation of options: build, session, theories;
2012-07-24, by wenzelm
further imitation of ISABELLE_USEDIR_OPTIONS via options;
2012-07-24, by wenzelm
observe "condition";
2012-07-24, by wenzelm
observe "quick_and_dirty";
2012-07-24, by wenzelm
added "browser_info_remote" (cf. usedir -P);
2012-07-24, by wenzelm
clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;
2012-07-24, by wenzelm
timing for whole session;
2012-07-24, by wenzelm
tuned options;
2012-07-24, by wenzelm
timing is command line options, not system option;
2012-07-24, by wenzelm
clarified document options;
2012-07-24, by wenzelm
pass build options to ML;
2012-07-24, by wenzelm
added ML version of stand-alone options, with XML.encode/decode operations (unidirectional from Scala to ML);
2012-07-23, by wenzelm
provide explicit ISABELLE_PLATFORM32 as well;
2012-07-23, by wenzelm
merged
2012-07-23, by berghofe
set_vcs now derives prefix from fully qualified procedure / function name
2012-07-23, by berghofe
try droppable application using Platypus functionality -- in contrast to earlier AppHack (cf. 9343d4b7c5bf);
2012-07-23, by wenzelm
updated to Platypus 4.7;
2012-07-23, by wenzelm
merged
2012-07-23, by wenzelm
tuned;
2012-07-23, by wenzelm
clarified init_component: always liberal;
2012-07-23, by wenzelm
added system build mode: produce output in ISABELLE_HOME;
2012-07-23, by wenzelm
removed redundant check (cf. a8ed41b6280b);
2012-07-23, by wenzelm
pass ISABELLE_BROWSER_INFO as explicit argument;
2012-07-23, by wenzelm
removed some old/unused stuff;
2012-07-23, by wenzelm
updated smlnj settings;
2012-07-23, by wenzelm
cap the number of facts returned by MaSh
2012-07-23, by blanchet
remove MaSh junk associated with size functions
2012-07-23, by blanchet
identified "evil" theories for MaSh -- this is rather ad hoc, but so is MaSh anyway
2012-07-23, by blanchet
removed MaSh junk arising from primrec definitions
2012-07-23, by blanchet
distinguish between recursive and nonrecursive definitions + clean up typedef dependencies in MaSh
2012-07-23, by blanchet
tuning
2012-07-23, by blanchet
faster "save" operation
2012-07-23, by blanchet
include unknown local facts in MaSh
2012-07-23, by blanchet
ensure all calls to "mash" program are synchronous
2012-07-23, by blanchet
don't relearn old facts in Isar mode
2012-07-23, by blanchet
took out CVC3 again -- there seems to be issues with the server version of CVC3 + minor tweaks
2012-07-23, by blanchet
restrict unqualified imports from Haskell Prelude to a small set of fundamental operations
2012-07-23, by haftmann
more correct import
2012-07-23, by haftmann
merged
2012-07-22, by wenzelm
NEWS
2012-07-22, by haftmann
library theories for debugging and parallel computing using code generation towards Isabelle/ML
2012-07-22, by haftmann
also consider current working directory (cf. 3a5a5a992519)
2012-07-21, by haftmann
parallel scheduling of jobs;
2012-07-22, by wenzelm
tuned;
2012-07-22, by wenzelm
maintain set of source digests, including relevant parts of session entry;
2012-07-22, by wenzelm
determine source dependencies, relatively to preloaded theories;
2012-07-22, by wenzelm
propagate defined options;
2012-07-21, by wenzelm
disallow quotes in path specifications -- extra paranoia;
2012-07-21, by wenzelm
save image for inner nodes only;
2012-07-21, by wenzelm
some actual build function on ML side;
2012-07-21, by wenzelm
tuned -- no dependency on exit function;
2012-07-21, by wenzelm
more ML_System operations;
2012-07-21, by wenzelm
restricting Quickcheck_Examples' root file to one basic theory to see if the system error on isatest still occurs
2012-07-21, by bulwahn
handling partiality in the case where the equality optimisation is applied
2012-07-21, by bulwahn
merged
2012-07-20, by wenzelm
updated File.find_files;
2012-07-20, by wenzelm
more abstract file system operations in Scala, corresponding to ML version;
2012-07-20, by wenzelm
eliminated obsolete session_manager.scala;
2012-07-20, by wenzelm
more explicit java.io.{File => JFile};
2012-07-20, by wenzelm
tune Mesh filter
2012-07-20, by blanchet
faster maximal node computation
2012-07-20, by blanchet
honor suggested MaSh weights
2012-07-20, by blanchet
use CVC3 and Yices by default if they are available and there are enough cores
2012-07-20, by blanchet
relearn ATP proofs
2012-07-20, by blanchet
don't store fresh names in fact graph, since these cannot be the parents of any other facts
2012-07-20, by blanchet
added MaSh to news
2012-07-20, by blanchet
cached ancestor computation
2012-07-20, by blanchet
minimal maxes + tuning
2012-07-20, by blanchet
learn from SMT proofs when they can be minimized by Metis
2012-07-20, by blanchet
clean up interesting constants a bit
2012-07-20, by blanchet
convenience
2012-07-20, by blanchet
name tuning
2012-07-20, by blanchet
learning should honor the fact override and the chained facts
2012-07-20, by blanchet
fixed various issues with MaSh's file handling + tune output + generate local facts again + handle nameless facts gracefully
2012-07-20, by blanchet
MaSh docs
2012-07-20, by blanchet
added "learn_from_atp" command to MaSh, for patient users
2012-07-20, by blanchet
get rid of redundant "xxx_INSTALLED" environment variabl
2012-07-20, by blanchet
add versioning to MaSh state + cleanup dead code
2012-07-20, by blanchet
eliminated special handling of init case, now that "mash.py" has been optimized to handle sequences of add gracefully
2012-07-20, by blanchet
more MaSh docs
2012-07-20, by blanchet
mention MaSh in docs
2012-07-20, by blanchet
use good old MePo filter for SMT solvers by default, since arithmetic is built-in for them
2012-07-20, by blanchet
added locality as a MaSh feature
2012-07-20, by blanchet
learn on explicit "min" command but do the learning in a thread, since it may take a couple of seconds
2012-07-20, by blanchet
learn command in MaSh
2012-07-20, by blanchet
added possibility of running external MaSh commands asynchronously
2012-07-20, by blanchet
renamed ML structures
2012-07-20, by blanchet
renamed ML files
2012-07-20, by blanchet
renamed "iter" fact filter to "MePo" (Meng--Paulson)
2012-07-20, by blanchet
handle local facts smoothly in MaSh
2012-07-20, by blanchet
fixed explosion when computing accessibility
2012-07-20, by blanchet
use "eproof_ram" script if available (plug-in replacement for "eproof", but faster)
2012-07-20, by blanchet
tuning
2012-07-20, by blanchet
merged
2012-07-20, by wenzelm
further imitation of "usedir" shell script;
2012-07-20, by wenzelm
make nat_cancel_sums simprocs robust in the presence of schematic variables; add regression tests
2012-07-20, by huffman
export code relatively to master directory
2012-07-19, by haftmann
require explicit initialization of options;
2012-07-20, by wenzelm
tuned signature;
2012-07-20, by wenzelm
define build_options from command line;
2012-07-20, by wenzelm
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip