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.
tuning
2014-02-03, by blanchet
got rid of 'try0' step that is now redundant
2014-02-03, by blanchet
centralize more preplaying
2014-02-03, by blanchet
tuning
2014-02-03, by blanchet
centralize preplaying
2014-02-03, by blanchet
tuned
2014-02-03, by blanchet
fixed indentation
2014-02-03, by paulson
new lemmas involving phi from Lehmer AFP entry
2014-02-02, by paulson
more data structure rationalization
2014-02-02, by blanchet
tuning
2014-02-02, by blanchet
more data structure rationalization
2014-02-02, by blanchet
rationalized threading of 'metis' arguments
2014-02-02, by blanchet
refactored data structure (step 3)
2014-02-02, by blanchet
refactoring of data structure (step 2)
2014-02-02, by blanchet
'primitive' is not an adverb
2014-02-02, by blanchet
unform treatment of preplay_timeout = 0 and > 0
2014-02-02, by blanchet
refactor data structure (step 1)
2014-02-02, by blanchet
tuned code
2014-02-02, by blanchet
tuned factor
2014-02-02, by blanchet
tuning
2014-02-02, by blanchet
made SML/NJ happier
2014-02-02, by blanchet
take intersection rather than union of methods when merging steps -- more efficient and natural
2014-02-02, by blanchet
merge proof methods
2014-02-02, by blanchet
use Skolem proof methods appropriately
2014-02-02, by blanchet
simplified data structure -- eliminated distinction between 'first-class' and 'second-class' proof methods
2014-02-02, by blanchet
reset timing information after changes
2014-02-02, by blanchet
Number_Theory: prime is no longer overloaded, but only for nat. Automatic coercion to int enabled.
2014-02-02, by paulson
merged
2014-02-01, by wenzelm
proper config options;
2014-02-01, by wenzelm
more standard file/module names;
2014-02-01, by wenzelm
Added material from Old_Number_Theory related to the Chinese Remainder Theorem
2014-02-01, by paulson
prefer top-down rewriting for output (i.e. uncheck), in accordance to term abbreviations (see 5d2fe4e09354) and AST translations;
2014-02-01, by wenzelm
proper context for printing;
2014-02-01, by wenzelm
more explicit low-level exception;
2014-02-01, by wenzelm
unused;
2014-02-01, by wenzelm
method_setup "lem";
2014-02-01, by wenzelm
lazy_pack is default context for ILL;
2014-02-01, by wenzelm
unused;
2014-02-01, by wenzelm
proper Simplifier method setup;
2014-02-01, by wenzelm
simplified sessions;
2014-02-01, by wenzelm
misc tuning and modernization;
2014-02-01, by wenzelm
version of Fermat's Theorem for type nat
2014-02-01, by paulson
merged
2014-01-31, by wenzelm
merged
2014-01-31, by wenzelm
include comment.sty 3.6 which still works with plain tex, in contrast to later 3.7 which is only for latex (slow due to file snippets) -- see also 30781cc78fc6;
2014-01-31, by wenzelm
generalized preplaying infrastructure to store various results for various methods
2014-01-31, by blanchet
added a 'trace' option
2014-01-31, by blanchet
tuning
2014-01-31, by blanchet
moved code around
2014-01-31, by blanchet
added 'algebra' to the mix
2014-01-31, by blanchet
more informative trace
2014-01-31, by blanchet
tuning
2014-01-31, by blanchet
more concise Isar output
2014-01-31, by blanchet
Restoring some proofs from the equivalent file in Old_Number_Theory.
2014-01-31, by paulson
better tracing + syntactically correct 'metis' calls
2014-01-31, by blanchet
tuned ML function names
2014-01-31, by blanchet
tuning
2014-01-31, by blanchet
moved ML code around
2014-01-31, by blanchet
tuned headers;
2014-01-31, by wenzelm
merge
2014-01-31, by blanchet
compile
2014-01-31, by blanchet
guarded against exception
2014-01-31, by blanchet
tuning
2014-01-31, by blanchet
refactor large ML file
2014-01-31, by blanchet
use Local_Theory.define instead of Specification.definition for internal constants
2014-01-31, by traytel
compile
2014-01-31, by blanchet
renamed many Sledgehammer ML files to clarify structure
2014-01-31, by blanchet
renamed ML file
2014-01-31, by blanchet
tuned comment
2014-01-31, by blanchet
tuned ML file name
2014-01-31, by blanchet
tuned ML file name
2014-01-31, by blanchet
less hermetic tactics
2014-01-31, by traytel
merged
2014-01-30, by blanchet
reverted unsound optimization
2014-01-30, by blanchet
got rid of one of two Metis variants
2014-01-30, by blanchet
tuning
2014-01-30, by blanchet
unskolemize SPASS formula to ensure that the variables are in the right order for 'metis's skolemizer
2014-01-30, by blanchet
killed needless pass
2014-01-30, by blanchet
dependency reporting for code generation errors
2014-01-30, by haftmann
more abstract dictionary construction
2014-01-30, by haftmann
reduced prominence of "permissive code generation"
2014-01-30, by haftmann
split rules for of_bool, similar to if
2014-01-30, by haftmann
don't forget the last inference(s) after conjecture skolemization
2014-01-30, by blanchet
centralized & repaired handling of bound variables in intermediate data structure (viva de Bruijn)
2014-01-30, by blanchet
keep formula right before skolemization, because the universal variables might be different (or differently ordered) as in the original axiom or negated conjecture from which it was skolemized
2014-01-30, by blanchet
renamed Sledgehammer options for symmetry between positive and negative versions
2014-01-30, by blanchet
more robust w.r.t. exceptions raised by proof methods
2014-01-30, by blanchet
tuning
2014-01-30, by blanchet
compile
2014-01-30, by blanchet
tuning
2014-01-30, by blanchet
added 'algebra' and 'meson' to 'try0'
2014-01-30, by blanchet
made 'try0' (more) silent
2014-01-30, by blanchet
'using' already uses the new Skolemizer, enabling a subtly shorter syntax
2014-01-30, by blanchet
merged
2014-01-30, by traytel
extended cardinals library
2014-01-30, by traytel
define ofilter outside of wo_rel
2014-01-30, by traytel
more direct simplification rules for 1 div/mod numeral;
2014-01-30, by haftmann
systematically suppress tracing if asked for (affects 'meson' proof method)
2014-01-30, by blanchet
silenced reconstructors in Sledgehammer
2014-01-30, by blanchet
proper 'show' detection
2014-01-29, by blanchet
correctly handle exceptions arising from (experimental) Isar proof code
2014-01-29, by blanchet
made smlnj happy
2014-01-29, by haftmann
Merge
2014-01-29, by paulson
Removed a dependence upon Old_Number_Theory. Simplified a few proofs.
2014-01-29, by paulson
merged
2014-01-29, by traytel
made tactic more robust
2014-01-29, by traytel
Merge
2014-01-29, by paulson
minor adjustments
2014-01-29, by paulson
added Dmitriy, since he did the case syntax
2014-01-29, by blanchet
Replacing the theory Library/Binomial by Number_Theory/Binomial
2014-01-29, by paulson
Merge
2014-01-27, by paulson
converting to new Number_Theory
2014-01-27, by paulson
tuned;
2014-01-27, by wenzelm
tuned signature;
2014-01-27, by wenzelm
obsolete
2014-01-26, by haftmann
more suitable names, without any notion of "activating"
2014-01-26, by haftmann
discontinued obsolete attribute "standard";
2014-01-26, by wenzelm
tuned signature;
2014-01-26, by wenzelm
less clumsy namespace
2014-01-25, by haftmann
immediate "activation" of const syntax at declaration time
2014-01-25, by haftmann
avoid (now superfluous) indirect passing of constant names
2014-01-25, by haftmann
prefer explicit code symbol type over ad-hoc name mangling
2014-01-25, by haftmann
more abstract syntax passing
2014-01-25, by haftmann
more abstract declaration of unqualified constant names in code printing context
2014-01-25, by haftmann
merged
2014-01-25, by wenzelm
explicit eigen-context for attributes "where", "of", and corresponding read_instantiate, instantiate_tac;
2014-01-25, by wenzelm
prefer explicit 'for' context;
2014-01-25, by wenzelm
prefer self-contained user-space tool;
2014-01-25, by wenzelm
define basic attributes in user-space Pure.thy -- which provides better hyperlinks and may serve as example;
2014-01-25, by wenzelm
NEWS for 31afce809794;
2014-01-25, by wenzelm
reverted cb17feba74e0, avoid sweeping garbage under the carped (MaSh should not create .pyc files anymore, see also 778b2b8f4a35, 347f743e8336);
2014-01-25, by wenzelm
semicolon is minor keyword (see also 29f1e53f9937);
2014-01-25, by wenzelm
tuned proof;
2014-01-25, by wenzelm
more user aliases;
2014-01-25, by wenzelm
propagate update of outer syntax keywords: global propertiesChanged, buffer TokenMarker.markTokens, text area repainting;
2014-01-25, by wenzelm
simplified inner syntax;
2014-01-25, by wenzelm
added lemma
2014-01-25, by nipkow
Merge
2014-01-24, by paulson
Restored Suc rather than +1, and using Library/Binimial
2014-01-24, by paulson
killed 'More_BNFs' by moving its various bits where they (now) belong
2014-01-24, by blanchet
hide 'csum' etc.
2014-01-23, by blanchet
installed by Johannes in Extended now
2014-01-23, by nipkow
merged
2014-01-23, by nipkow
hide Fin in output of value via postprocessor; no hinding needed elsewhere
2014-01-23, by nipkow
hide extended.Fin in code generator output
2014-01-23, by hoelzl
no document for Cartouche_Examples: avoid problems typesetting "\001";
2014-01-23, by wenzelm
NEWS;
2014-01-22, by wenzelm
merged
2014-01-22, by wenzelm
tuned;
2014-01-22, by wenzelm
observe local syntax mode (according to e3a39dae2004, which was lost in 0f3ad56548bc), e.g. relevant for "abbreviation (output)" with non-terminating syntax;
2014-01-22, by wenzelm
clarified approximative syntax of thy_load commands: first name after command keyword, after cleaning wrt. tags and cmts;
2014-01-22, by wenzelm
Locales paper has appeared in print.
2014-01-22, by ballarin
tuned spelling;
2014-01-22, by wenzelm
removed junk;
2014-01-22, by wenzelm
merged
2014-01-22, by wenzelm
tuned;
2014-01-22, by wenzelm
prefer rail cartouche -- avoid back-slashed quotes;
2014-01-22, by wenzelm
tuned signature;
2014-01-22, by wenzelm
avoid breakdown of document preparation, which does not understand cartouche tokens yet;
2014-01-22, by wenzelm
more cartouche examples, including uniform nesting of sub-languages;
2014-01-22, by wenzelm
inner syntax token language allows regular quoted strings;
2014-01-22, by wenzelm
tuned signature;
2014-01-20, by wenzelm
tuned error messages, more accurate position;
2014-01-20, by wenzelm
tuned -- more direct err_prefix;
2014-01-20, by wenzelm
clarified scan_cartouche_depth, according to Scala version;
2014-01-20, by wenzelm
tuned errors;
2014-01-20, by wenzelm
whitespace tuning
2014-01-22, by blanchet
whitespace tuning
2014-01-22, by blanchet
made SML/NJ happier
2014-01-21, by blanchet
made SML/NJ happier
2014-01-21, by blanchet
updated NEWS
2014-01-21, by blanchet
merged
2014-01-21, by traytel
removed theory dependency of BNF_LFP on Datatype
2014-01-21, by traytel
made SML/NJ happier
2014-01-21, by blanchet
removed dependency on 'Datatype' structure
2014-01-21, by blanchet
made SML/NJ happier
2014-01-21, by blanchet
compile
2014-01-21, by traytel
compile
2014-01-21, by blanchet
technical import to avoid infamous 'duplicate Option.size' error at merge time in 'List.thy'
2014-01-20, by blanchet
swapped dependencies of 'Finite_Set' and 'Option' (to move BNF up)
2014-01-20, by blanchet
moved 'bacc' back to 'Enum' (cf. 744934b818c7) -- reduces baggage loaded by 'Hilbert_Choice'
2014-01-20, by blanchet
renamed 'regular' to 'regularCard' to avoid clashes (e.g. in Meson_Test)
2014-01-20, by blanchet
hide BNF notation
2014-01-20, by blanchet
moved 'fundef_cong' attribute (and other basic 'fun' stuff) up the dependency chain
2014-01-20, by blanchet
rationalized lemmas
2014-01-20, by blanchet
move BNF_LFP up the dependency chain
2014-01-20, by blanchet
compile
2014-01-20, by blanchet
updated docs
2014-01-20, by blanchet
have Nitpick lookup codatatypes
2014-01-20, by blanchet
removed dependency of BNF package on Nitpick
2014-01-20, by blanchet
deactivate one more cardinal notation
2014-01-20, by blanchet
fixed typo
2014-01-20, by blanchet
compile
2014-01-20, by blanchet
dissolved BNF session
2014-01-20, by blanchet
rationalized dependencies
2014-01-20, by blanchet
reduced dependencies + updated docs
2014-01-20, by blanchet
minimized Nitpick's dependencies
2014-01-20, by blanchet
moved BNF examples
2014-01-20, by blanchet
rationalized dependencies
2014-01-20, by blanchet
moved hide_const from BNF to Main
2014-01-20, by blanchet
updated README
2014-01-20, by blanchet
tuned names
2014-01-20, by blanchet
tuning
2014-01-20, by blanchet
compile
2014-01-20, by blanchet
killed obsolete session
2014-01-20, by blanchet
tuned comment
2014-01-20, by blanchet
made BNF compile after move to HOL
2014-01-20, by blanchet
adjusted comments
2014-01-20, by blanchet
avoid nested 'Tools' directories
2014-01-20, by blanchet
tuned comments
2014-01-20, by blanchet
moved BNF files to 'HOL'
2014-01-20, by blanchet
kill notations
2014-01-20, by blanchet
renamed '_FP' files to 'BNF_' files
2014-01-20, by blanchet
tuning
2014-01-20, by blanchet
moved subset of 'HOL-Cardinals' needed for BNF into 'HOL'
2014-01-20, by blanchet
tuned names
2014-01-20, by nipkow
spelling
2014-01-20, by hoelzl
killed obsolete provers from documentation
2014-01-20, by blanchet
merged
2014-01-19, by boehmes
removed obsolete remote_cvc3 and remote_z3
2014-01-19, by boehmes
implicit "cartouche" method (experimental, undocumented);
2014-01-19, by wenzelm
more examples;
2014-01-19, by wenzelm
cartouche within antiquotation;
2014-01-19, by wenzelm
cartouche within nested args (attributes, methods, etc.);
2014-01-19, by wenzelm
group symbols;
2014-01-19, by wenzelm
prefer indexes user for pattern matching to print concrete names for symbols, do not rely on printable unique identifiers
2014-01-19, by haftmann
table for code symbols
2014-01-19, by haftmann
HTML output for \<newline>;
2014-01-18, by wenzelm
sorted entries according to components_checksum;
2014-01-18, by wenzelm
more unicode tokens;
2014-01-18, by wenzelm
prefer Isar commands over old-fashioned ML (see also a189c6274c7a);
2014-01-18, by wenzelm
crude latex macro for \<newline;
2014-01-18, by wenzelm
proper \<newline>;
2014-01-18, by wenzelm
unused;
2014-01-18, by wenzelm
tuned;
2014-01-18, by wenzelm
support for nested text cartouches;
2014-01-18, by wenzelm
back to conditional tracing instead of noisy warning (see also 00e849f5b397): these incidents happen occasionally;
2014-01-17, by wenzelm
tuned;
2014-01-17, by wenzelm
prefer user-space tool within Pure.thy;
2014-01-17, by wenzelm
clarified @{rail} syntax: prefer explicit \<newline> symbol;
2014-01-17, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip