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
+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.
need to expand path in order to resolve imports like "~~/src/Tools/Code_Generator";
2012-08-07, by wenzelm
prefer static Build.session_content for loaded theories -- discontinued incremental protocol;
2012-08-07, by wenzelm
prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol;
2012-08-07, by wenzelm
permissive outer syntax wrt. symbol recoding;
2012-08-07, by wenzelm
simplified Document.Node.Header -- internalized errors;
2012-08-07, by wenzelm
tuned signature;
2012-08-07, by wenzelm
tuned signature -- slightly more abstract text representation of prover process;
2012-08-07, by wenzelm
tuned signature -- make Pretty less dependent on Symbol;
2012-08-07, by wenzelm
extended Mirabelle to support user-provided setup files which contain the configuration for a Mirabelle run (avoids some layers of scripts and reduces the complexity of the overall Mirabelle setup)
2012-08-07, by boehmes
increase defensive timeout that should typically not kick in thanks to solid time limits in Sledgehammer (otherwise, Mirabelle-based evaluations might be distorted)
2012-08-07, by boehmes
documentation
2012-08-06, by blanchet
added iProver(-Eq) local
2012-08-06, by blanchet
optimized saving
2012-08-06, by blanchet
pass Isabelle/Scala system options into ML process of Isar tty or build jobs;
2012-08-06, by wenzelm
merged
2012-08-06, by wenzelm
switching from Emacs.app to Aquamacs.app
2012-08-06, by paulson
switching from Emacs.app to Aquamacs.app
2012-08-06, by paulson
modify group_cancel simprocs so that they can cancel multiple terms at once
2012-08-06, by huffman
"isabelle options" prints Isabelle system options;
2012-08-06, by wenzelm
removed leftover from 89cc3dfb383b, hoping that mira digests it;
2012-08-06, by wenzelm
discontinued presumably obsolete attempts at doc-src testing (cf. 3b02b0ef8d48, 89cc3dfb383b);
2012-08-06, by wenzelm
more precise imitation of old ROOT.ML files;
2012-08-06, by wenzelm
fixed mira.py (cf. fe611991427a)
2012-08-05, by krauss
corrected session name
2012-08-05, by krauss
removed obsolete mira configurations -- covered by AFP_images
2012-08-05, by krauss
modernized mira configurations, making use of isabelle build
2012-08-05, by krauss
removed mira configurations related to old importer
2012-08-05, by krauss
re-introduced ROOTS catalog files (cf. 47330b712f8f) which help to organize AFP or make -d options persistent;
2012-08-05, by wenzelm
more on isabelle mkroot;
2012-08-05, by wenzelm
added mkroot: prepare session root directory;
2012-08-05, by wenzelm
prefer general Command_Line.tool wrapper (cf. Scala version);
2012-08-05, by wenzelm
simplified Session_Tree;
2012-08-05, by wenzelm
some timeouts, which modify the build order;
2012-08-04, by wenzelm
queue ordering by descending outdegree and timeout;
2012-08-04, by wenzelm
tuned import;
2012-08-04, by wenzelm
clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
2012-08-04, by wenzelm
clarified Session_Entry vs. Session_Info with related parsing operations;
2012-08-04, by wenzelm
simplified class Job;
2012-08-04, by wenzelm
let with_timing report overall number of threads;
2012-08-04, by wenzelm
further robustification of interrupts during build;
2012-08-04, by wenzelm
refined outer syntax;
2012-08-04, by wenzelm
prefer calligrapic \<RR> \<II> over \<Re> \<Im> for "screen" display (NB: official unicode defines only one version of these glyphs, unlike TeX);
2012-08-03, by wenzelm
remember ATP flops to avoid repeating them too quickly
2012-08-03, by blanchet
remember which MaSh proofs were found using ATPs
2012-08-03, by blanchet
rule out same "technical" theories for MePo as for MaSh
2012-08-03, by blanchet
don't generate queries for empty dependencies
2012-08-03, by blanchet
crank up max number of dependencies
2012-08-03, by blanchet
never use MaSh in Metis examples, to avoid one dimension of nondeterminism
2012-08-03, by blanchet
merged
2012-08-03, by wenzelm
more informative process exit code;
2012-08-03, by wenzelm
timeout for session build job;
2012-08-03, by wenzelm
static outer syntax based on session specifications;
2012-08-03, by wenzelm
declare trE and tr_induct as default cases and induct rules for type tr
2012-08-03, by huffman
reject path variable nesting explicitly;
2012-08-03, by wenzelm
simplified custom document/build script, instead of old-style document/IsaMakefile;
2012-08-03, by wenzelm
cleaner temporary file cleanup for MaSh, based on tried-and-trusted code
2012-08-03, by blanchet
merged
2012-08-02, by wenzelm
don't tag negatively naked variables
2012-08-02, by blanchet
support older versions of Vampire
2012-08-02, by blanchet
document E-MaLeS
2012-08-02, by blanchet
added E-MaLeS to list of provers for testing
2012-08-02, by blanchet
discontinued unused etc/sessions catalog;
2012-08-02, by wenzelm
allow session specifications in arbitrary order;
2012-08-02, by wenzelm
tuned;
2012-08-02, by wenzelm
report commands as formal entities, with def/ref positions;
2012-08-02, by wenzelm
more official command specifications, including source position;
2012-08-02, by wenzelm
more antiquotations;
2012-08-02, by wenzelm
declare keywords only once;
2012-08-02, by wenzelm
more antiquotations;
2012-08-02, by wenzelm
more antiquotations;
2012-08-02, by wenzelm
more standard bootstrapping of Pure outer syntax;
2012-08-01, by wenzelm
fixed document;
2012-08-01, by wenzelm
store parent heap stamp as well -- needs to be propagated through the build hierarchy;
2012-08-01, by wenzelm
more standard bootstrapping of Pure.thy;
2012-08-01, by wenzelm
more precise guide for bibtex/makeindex -- dummy files should be sufficient;
2012-08-01, by wenzelm
added offline test for skip_proofs;
2012-08-01, by wenzelm
clarified ISABELLE_FULL_TEST;
2012-08-01, by wenzelm
explicit option skip_proofs;
2012-08-01, by wenzelm
recovered comination of Toplevel.skip_proofs and Goal.parallel_proofs from 9679bab23f93 (NB: skip_proofs leads to failure of Toplevel.proof_of);
2012-08-01, by wenzelm
removed junk;
2012-08-01, by wenzelm
no longer force STIX fonts onto the user -- NB: STIXv1.0.0 is outdated and Mac OS 10.7 ships its own copy of STIX already;
2012-08-01, by wenzelm
more prominent file name;
2012-08-01, by wenzelm
updated isatest settings for isabelle build;
2012-07-31, by wenzelm
more portable hex_nibble: avoid disagreement of Poly/ML and SML/NJ on StringCvt.HEX;
2012-07-31, by wenzelm
merged
2012-07-31, by wenzelm
print full path;
2012-07-31, by wenzelm
Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now
2012-07-31, by kuncar
add testing file for RBT_Set
2012-07-31, by kuncar
implementation of sets by RBT trees for the code generator
2012-07-31, by kuncar
use lifting/transfer formalization of RBT from Lift_RBT
2012-07-31, by kuncar
a couple of additions to RBT formalization to allow us to implement RBT_Set
2012-07-31, by kuncar
more relation operations expressed by Finite_Set.fold
2012-07-31, by kuncar
more set operations expressed by Finite_Set.fold
2012-07-31, by kuncar
moved another larger quickcheck example to Quickcheck_Benchmark
2012-07-26, by bulwahn
HOL-Probability appears to work with smlnj;
2012-07-31, by wenzelm
document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
2012-07-31, by wenzelm
made SML/NJ happy;
2012-07-31, by wenzelm
renamed session TLA to HOL-TLA to avoid clash with AFP;
2012-07-31, by wenzelm
clarified directory content operations (similar to ML version);
2012-07-30, by wenzelm
regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
2012-07-30, by wenzelm
multi-threaded HOL-Tutorial with explicit indication of local options;
2012-07-30, by wenzelm
removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
2012-07-30, by wenzelm
removed some old material (inactive since 2002/2003);
2012-07-30, by wenzelm
updated isatest to isabelle build, which also includes doc-src sessions;
2012-07-30, by wenzelm
obsolete;
2012-07-30, by wenzelm
makedist -D retains doc-src component with its "doc" sessions (relevant for testing);
2012-07-30, by wenzelm
allow negative int values as well, according to real = int | float;
2012-07-30, by wenzelm
misc tuning;
2012-07-30, by wenzelm
discontinued unused isabelle jedit debugger;
2012-07-30, by wenzelm
more uniform usage of "isabelle tool";
2012-07-30, by wenzelm
less verbosity;
2012-07-30, by wenzelm
proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
2012-07-30, by wenzelm
tuned signature;
2012-07-30, by wenzelm
updated ROOT according to 3defa60a7ae3;
2012-07-30, by wenzelm
merged
2012-07-30, by wenzelm
re-activating Quickcheck_Narrowing_Examples in Quickcheck_Examples
2012-07-30, by bulwahn
added build option -c;
2012-07-30, by wenzelm
removed build option -f (cf. a125b8040ada), due to slightly inconvenient behaviour on ancestors;
2012-07-30, by wenzelm
script for downloading components from central store
2012-07-29, by haftmann
added build option -f;
2012-07-29, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip