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
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.
merged
2013-09-10, by krauss
added some examples and tests for fun_cases
2013-09-10, by krauss
dropped unnecessary 'open'
2013-09-09, by krauss
tuned headers
2013-09-09, by krauss
moved cases post-processing under mk_partial_rules_mutual, using existing bookkeeping information;
2013-09-09, by krauss
clarified
2013-09-08, by krauss
clarified, dropping unreachable bool special case
2013-09-08, by krauss
dropped dead code
2013-09-08, by krauss
clarified
2013-09-08, by krauss
generate elim rules for elimination of function equalities;
2013-09-08, by Manuel Eberl
tuned proofs
2013-09-13, by haftmann
merged
2013-09-12, by huffman
make 'linear' into a sublocale of 'bounded_linear';
2013-09-12, by huffman
generalize lemmas
2013-09-12, by huffman
remove unneeded assumption from prime_dvd_power lemmas;
2013-09-12, by huffman
remove duplicate lemmas
2013-09-12, by huffman
new lemmas
2013-09-12, by huffman
prefer theorem name over 'long_thm_list(n)'
2013-09-12, by huffman
prefer attribute 'unfolded thm' to 'simplified'
2013-09-12, by huffman
removed outdated comments
2013-09-12, by huffman
made non-co case more robust as well (cf. b6e2993fd0d3)
2013-09-13, by blanchet
don't wrongly destroy sum types in coiterators
2013-09-13, by blanchet
beware of multi-constructor datatypes (cf. 27c418b7b985)
2013-09-13, by blanchet
beware of single-constructor datatypes, with no discriminators
2013-09-13, by blanchet
more robust tactic to cover another corner case (added as example);
2013-09-12, by traytel
generalized data structure, for extension with SMT solver proofs
2013-09-12, by blanchet
prefixed types and some functions with "atp_" for disambiguation
2013-09-12, by blanchet
merged;
2013-09-12, by wenzelm
absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
2013-09-12, by wenzelm
more CHECKLIST;
2013-09-12, by wenzelm
more robust System.getProperty with default;
2013-09-12, by wenzelm
generate distribution classpath for cold-start application wrappers;
2013-09-12, by wenzelm
reverse orientation of ISABELLE_CLASSPATH;
2013-09-12, by wenzelm
propagate ISABELLE_CLASSPATH;
2013-09-12, by wenzelm
tuned comments;
2013-09-12, by wenzelm
clarified directory structure;
2013-09-12, by wenzelm
maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources);
2013-09-12, by wenzelm
more official initial class path according to sun.misc.Launcher;
2013-09-11, by wenzelm
provide main classpath again, notably for cold-start;
2013-09-11, by wenzelm
cold-start of main application even on Linux;
2013-09-11, by wenzelm
tuned proofs;
2013-09-11, by wenzelm
more explicit indication of 'done' as proof script element;
2013-09-11, by wenzelm
made tactic handle gracefully the case: codatatype ('a, 's) scheduler2 = Combine2 "'s => 'a" "'s => ('a, 's) scheduler2"
2013-09-12, by blanchet
conceal definitions of high-level constructors and (co)iterators
2013-09-12, by traytel
conceal low-level noted facts (+ FIXME to get rid of the notes altogether eventually)
2013-09-12, by traytel
buffer the notes even more
2013-09-12, by traytel
conceal internal bindings
2013-09-12, by traytel
add a notice to myself in doc
2013-09-12, by blanchet
more robust approach to avoid Python byte code -- environment variables get inherited by subprocesses
2013-09-12, by blanchet
unset some spurious executable flags
2013-09-12, by blanchet
handle corner case in tactic
2013-09-12, by traytel
simplified derivation of in_rel
2013-09-12, by traytel
removed unused/inlinable theorems
2013-09-12, by traytel
when pouring in extra features into the goal, only consider facts from the current theory -- the bottom 10 facts of the last import might be completely unrelated
2013-09-12, by blanchet
minor fixes
2013-09-12, by blanchet
commented out code parts leading to runtime errors due to missing gensim module
2013-09-12, by blanchet
invoke Python with "no bytecode" option to avoid litering Isabelle source directory with ".pyc" files (which can be problematic for a number of reasons)
2013-09-12, by blanchet
new version of MaSh
2013-09-12, by blanchet
more (co)data docs
2013-09-12, by blanchet
avoid a keyword
2013-09-12, by blanchet
more (co)datatype docs
2013-09-11, by blanchet
killed dead code
2013-09-11, by blanchet
get rid of another complication in relevance filter
2013-09-11, by blanchet
tuning
2013-09-11, by blanchet
renamed config option
2013-09-11, by blanchet
more correct NEWS
2013-09-11, by haftmann
kick out totally hopeless facts after 5 iterations to speed things up
2013-09-11, by blanchet
reintroduced 8d8f72aa5c0b, which does make a small difference in practice, but implemented more efficiently
2013-09-11, by blanchet
more (co)data docs
2013-09-11, by blanchet
more (co)data docs
2013-09-11, by blanchet
more (co)data docs
2013-09-11, by blanchet
merged
2013-09-11, by wenzelm
prefer explicit type constraint (again, see also Type.appl_error);
2013-09-11, by wenzelm
tuned signature;
2013-09-11, by wenzelm
tuned whitespace;
2013-09-11, by wenzelm
tuned message;
2013-09-11, by wenzelm
do not expose internal flags to attribute name space;
2013-09-11, by wenzelm
more (co)data docs
2013-09-11, by blanchet
more (co)datatype documentation
2013-09-11, by blanchet
tuning
2013-09-11, by blanchet
disable some checks for huge background theories
2013-09-11, by blanchet
tuning
2013-09-11, by blanchet
reintroduced half of f99ee3adb81d -- that part definitely looks useless (and is inefficient)
2013-09-11, by blanchet
reverted f99ee3adb81d -- that old logic seems to make a difference still today
2013-09-11, by blanchet
merged
2013-09-11, by wenzelm
tuned comment;
2013-09-11, by wenzelm
tuned;
2013-09-11, by wenzelm
updated for release;
2013-09-11, by wenzelm
tuned proofs;
2013-09-11, by wenzelm
tuned proofs;
2013-09-10, by wenzelm
updated to jedit_build-20130910 (with update of jedit.jar and Highlight.jar);
2013-09-10, by wenzelm
disable some key event workarounds going back to Matthieu Casanova (08-Dec-2007) and Slava Pestov (until 2005) -- lets hope that Java 7 works more uniformly with numeric keypads;
2013-09-10, by wenzelm
tuned proofs;
2013-09-10, by wenzelm
discontinued obsolete command-line tool "isabelle build_dialog";
2013-09-10, by wenzelm
updated docs
2013-09-11, by blanchet
speed up often-called function
2013-09-11, by blanchet
got rid of currently unused data structure, to speed up relevance filter
2013-09-11, by blanchet
adjusted number of generated monomorphic instances for new monomorphizer based on new evaluation (E, SPASS, Vampire)
2013-09-11, by blanchet
sorted out dependencies
2013-09-10, by blanchet
faster detection of tautologies
2013-09-10, by blanchet
slight speed optimization
2013-09-10, by blanchet
got rid of another slowdown factor in relevance filter
2013-09-10, by blanchet
removed completely needless, inefficient code
2013-09-10, by blanchet
minor speed optimization
2013-09-10, by blanchet
got rid of another taboo that appears to make no difference in practice (and that slows down the relevance filter)
2013-09-10, by blanchet
avoid double traversal of term
2013-09-10, by blanchet
got rid of old, needless logic
2013-09-10, by blanchet
moved ML function closer to its remaining use
2013-09-10, by blanchet
faster uniquification
2013-09-10, by blanchet
stronger fact normalization
2013-09-10, by blanchet
gracefully handle huge thys
2013-09-10, by blanchet
speed up detection of simp rules
2013-09-10, by blanchet
don't be so verbose about SMT solver failures
2013-09-10, by blanchet
tuned;
2013-09-10, by wenzelm
more portable hash-bang;
2013-09-10, by wenzelm
tuned signature;
2013-09-10, by wenzelm
merged
2013-09-10, by wenzelm
tuned proofs;
2013-09-10, by wenzelm
tuned proofs;
2013-09-09, by wenzelm
make facts like "mem_Collect_eq" more likely to be picked up by few-fact slices
2013-09-09, by blanchet
since "full_proofs" can influence the proof search significantly (e.g. by disabling splitting for SPASS), it shouldn't be affected by the "debug" flag in the interest of minimizing confusion
2013-09-09, by blanchet
more docs
2013-09-09, by blanchet
merged
2013-09-09, by wenzelm
proper apple.awt.application.name for Java 7;
2013-09-09, by wenzelm
generate application Info.plist based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
2013-09-09, by wenzelm
more robust Mac OS X application support;
2013-09-09, by wenzelm
use polyml-5.5.1 (SVN), to increase chances of stability of this test;
2013-09-09, by wenzelm
override potential changes in $ISABELLE_HOME_USER/etc/settings;
2013-09-09, by wenzelm
generate application ini based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
2013-09-09, by wenzelm
generate application based on $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also src/Tools/jEdit/lib/Tools/jedit);
2013-09-09, by wenzelm
tuning
2013-09-09, by blanchet
made semantics of "max_new_instances" be what the name suggests, the previous implementation did, and the Sledgehammer manual documents
2013-09-09, by blanchet
limit the number of instances of a single theorem
2013-09-09, by blanchet
move metis to new monomorphizer
2013-09-09, by blanchet
use new monomorphizer in Sledgehammer
2013-09-09, by blanchet
tuning
2013-09-09, by blanchet
include map theorems in datastructure for "primcorec"
2013-09-09, by blanchet
enriched data structure with necessary theorems
2013-09-09, by blanchet
updated exe -- more explicit icon;
2013-09-08, by wenzelm
more official lib/logo/isabelle.bmp;
2013-09-08, by wenzelm
use windows_app based on WinRun4J;
2013-09-08, by wenzelm
updated to WinRun4J;
2013-09-08, by wenzelm
tuned whitespace
2013-09-08, by traytel
don't register "sequential" as a keyword for now as this breaks the parser for function
2013-09-08, by traytel
tuned proofs;
2013-09-07, by wenzelm
merged
2013-09-07, by wenzelm
tuned message;
2013-09-07, by wenzelm
tuned message;
2013-09-07, by wenzelm
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options (see also a221a4fdb5a0);
2013-09-07, by wenzelm
generate application wrapper for Linux;
2013-09-07, by wenzelm
observe "stopped" after Cygwin init (which is itself uninterruptible);
2013-09-07, by wenzelm
clarified modules;
2013-09-07, by wenzelm
tuned signature;
2013-09-07, by wenzelm
Cygwin_Init based on System_Dialog;
2013-09-07, by wenzelm
tuned imports;
2013-09-07, by wenzelm
more robust exit;
2013-09-07, by wenzelm
Build_Dialog based on System_Dialog;
2013-09-07, by wenzelm
clarified close operations;
2013-09-07, by wenzelm
clarified result;
2013-09-07, by wenzelm
dialog for system processes, with optional output window;
2013-09-07, by wenzelm
more portable access to icon -- avoid Isabelle_System which is not yet initialized in bootstrap;
2013-09-07, by wenzelm
odd workaround for scalac to enable nohup;
2013-09-07, by wenzelm
odd workaround for scalac to enable nohup;
2013-09-07, by wenzelm
build session before start of jedit;
2013-09-07, by wenzelm
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options;
2013-09-06, by wenzelm
more Proof General legacy;
2013-09-06, by wenzelm
use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
2013-09-06, by wenzelm
warm start of Isabelle/jEdit from Isabelle/Scala;
2013-09-06, by wenzelm
prefer explicit thread;
2013-09-06, by wenzelm
tuned proofs;
2013-09-06, by wenzelm
tuned proofs;
2013-09-06, by wenzelm
prefer Isabelle/Scala over bash;
2013-09-06, by wenzelm
prefer Isabelle/Scala over bash;
2013-09-06, by wenzelm
prefer warm start via JEdit_Main;
2013-09-06, by wenzelm
slight cleanup of lemma locations; tuned proof
2013-09-06, by haftmann
tuned
2013-09-06, by haftmann
tuned;
2013-09-06, by wenzelm
tuned;
2013-09-06, by wenzelm
removed junk;
2013-09-06, by wenzelm
more standard header;
2013-09-06, by wenzelm
updated keywords;
2013-09-06, by wenzelm
merged
2013-09-06, by noschinl
added examples for Simps_Case_Conv
2013-09-06, by noschinl
allowed less exhaustive patterns
2013-09-06, by noschinl
use case_of_simps
2013-09-06, by noschinl
use case_of_simps
2013-09-06, by noschinl
added simps_of_case and case_of_simps to convert between simps and case rules
2013-09-06, by noschinl
merged
2013-09-05, by wenzelm
close window and start process asynchronously;
2013-09-05, by wenzelm
more explicit cygwin_root (again) -- do not rely on isabelle_home as cwd;
2013-09-05, by wenzelm
recovered cygwin.root from 1c87e79bb838;
2013-09-05, by wenzelm
provide file indicator;
2013-09-05, by wenzelm
updated windows_app-20130905;
2013-09-05, by wenzelm
main application entry point involves implicit Cygwin init, depending on "uninitialized" file indicator;
2013-09-05, by wenzelm
standardize jdk name;
2013-09-05, by wenzelm
updated to jdk-7u25;
2013-09-05, by wenzelm
support only one scala version;
2013-09-05, by wenzelm
updated to jedit_build-20130905 which is based on jedit-5.1.0;
2013-09-05, by wenzelm
explicit module names have precedence over identifier declarations
2013-09-05, by haftmann
check explicit module names for conformity
2013-09-05, by haftmann
list_to_set_comprehension: don't crash in case distinctions on datatypes with even number of constructors
2013-09-05, by traytel
support indirect corecursion
2013-09-05, by panny
tuned proofs;
2013-09-04, by wenzelm
tuned proofs;
2013-09-04, by wenzelm
tuned proofs;
2013-09-04, by wenzelm
tuned;
2013-09-04, by wenzelm
tuned proofs;
2013-09-04, by wenzelm
interpret keys more movement only when needed;
2013-09-04, by wenzelm
non-persistent print_state: trade-off between JVM space vs. ML time;
2013-09-04, by wenzelm
some explicit indication of Proof General legacy;
2013-09-04, by wenzelm
merge
2013-09-04, by panny
various refactoring;
2013-09-04, by panny
expose basic Symbol.properties (uninterpreted);
2013-09-04, by wenzelm
tuned proofs;
2013-09-04, by wenzelm
remove Swing input map, which might bind keys in unexpected ways (e.g. LEFT/RIGHT in singleton list);
2013-09-04, by wenzelm
no completion on backspace -- too intrusive, e.g. when deleting keywords;
2013-09-04, by wenzelm
more contributors;
2013-09-04, by wenzelm
updated TPTP parser to conform to version 5.5.0 (but excluding the TPI language since its parser spec is still incomplete);
2013-09-03, by sultana
updated TPTP parser to conform to version 5.4.0;
2013-09-03, by sultana
included axiom formulas (removing a FIXME) in the imported problem;
2013-09-03, by sultana
updated syntax to use 'ML_file' rather than 'uses';
2013-09-03, by sultana
now allowing numeric identifiers to be used in 'file' annotations;
2013-09-03, by sultana
get_file_list now returns files sorted by size;
2013-09-03, by sultana
brought up to date with TPTP_Proof;
2013-09-03, by sultana
using richer annotation from formula annotations in proof;
2013-09-03, by sultana
extracting more info from formula annotation in proof;
2013-09-03, by sultana
corrected syntax filter;
2013-09-03, by sultana
reading tptp status code;
2013-09-03, by sultana
improved handling of nonstandard problem names;
2013-09-03, by sultana
merged
2013-09-03, by wenzelm
merged
2013-09-03, by wenzelm
tuned proofs -- less guessing;
2013-09-03, by wenzelm
cases: formal binding of 'assumes', with position provided via invoke_case;
2013-09-03, by wenzelm
minor tuning;
2013-09-03, by wenzelm
cases: more position information and PIDE markup;
2013-09-03, by wenzelm
more liberal 'case' syntax: allow parentheses without arguments;
2013-09-03, by wenzelm
more robust ToyList_Test;
2013-09-03, by wenzelm
Execution.fork formally requires registered Execution.running;
2013-09-03, by wenzelm
tuned proofs -- clarified flow of facts wrt. calculation;
2013-09-03, by wenzelm
proper imports;
2013-09-03, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip