Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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.
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
clarified Simplifier diagnostics -- simplified ML;
2014-01-17, by wenzelm
folded 'Wellfounded_More_FP' into 'Wellfounded'
2014-01-17, by blanchet
folded 'Order_Relation_More_FP' into 'Order_Relation'
2014-01-17, by blanchet
support declaration of nonemptiness witnesses in bnf_decl
2014-01-17, by traytel
hide short const name
2014-01-16, by blanchet
get rid of 'rel' locale, to facilitate inclusion of 'Order_Relation_More_FP' into 'Order_Relation'
2014-01-16, by blanchet
liquidated 'Equiv_Relations_More' -- distinguished between choice-dependent parts and choice-independent parts
2014-01-16, by blanchet
compile (importing 'Metis' or 'Main' would have been an alternative)
2014-01-16, by blanchet
dissolved 'Fun_More_FP' (a BNF dependency)
2014-01-16, by blanchet
moved lemmas from 'Fun_More_FP' to where they belong
2014-01-16, by blanchet
moved 'Zorn' into 'Main', since it's a BNF dependency
2014-01-16, by blanchet
adapted to move of Wfrec
2014-01-16, by blanchet
moved Wfrec to Main, since it is a dependency of cardinals, hence BNFs
2014-01-16, by blanchet
added \<newline> symbol, which is used for char/string literals in HOL;
2014-01-15, by wenzelm
general notion of auxiliary bounds within context;
2014-01-15, by wenzelm
merged
2014-01-15, by wenzelm
fall-back on old Z3_NON_COMMERCIAL, which simplifies automatic test environments like isatest and mira;
2014-01-15, by wenzelm
tuned text
2014-01-15, by nipkow
tuned
2014-01-15, by nipkow
automatically solve proof obligations produced for code equations
2014-01-14, by blanchet
use 'disc_exhausts' property both from types on which 'case's take place and on return type
2014-01-14, by blanchet
activation of Z3 via "z3_non_commercial" system option (without requiring restart);
2014-01-13, by wenzelm
tuned;
2014-01-13, by wenzelm
use the right context in 'unfold_thms id_def'
2014-01-13, by blanchet
repaired 'ctr' tactic w.r.t. 'split'
2014-01-13, by blanchet
tuned
2014-01-13, by nipkow
merged
2014-01-12, by wenzelm
NEWS;
2014-01-12, by wenzelm
proper context for clear_simpset: preserve dounds, depth;
2014-01-12, by wenzelm
clarified context;
2014-01-12, by wenzelm
tuned signature;
2014-01-12, by wenzelm
tuned signature;
2014-01-12, by wenzelm
check_hyps when attributes are applied;
2014-01-11, by wenzelm
more accurate context;
2014-01-11, by wenzelm
reactivate Thm.check_hyps, after adapting AFP/Datatype_Order_Generator (see AFP/b7e389b5765c);
2014-01-11, by wenzelm
check_hyps for attribute application (still inactive, due to non-compliant tools);
2014-01-11, by wenzelm
clarified context;
2014-01-11, by wenzelm
clarified context;
2014-01-11, by wenzelm
tuned signature;
2014-01-11, by wenzelm
shot in the dark to make LaTeX happy again
2014-01-11, by haftmann
provide default name in splitted representation
2014-01-11, by haftmann
dropped legacy alias feature
2014-01-11, by haftmann
merged
2014-01-10, by wenzelm
disable Thm.check_hyps for now, due to remaining problems with AFP/Datatype_Order_Generator and AFP/Psi_Calculi (because of HOL-Nominal 'equivariance');
2014-01-10, by wenzelm
more elementary management of declared hyps, below structure Assumption;
2014-01-10, by wenzelm
more accurate context;
2014-01-10, by wenzelm
tuned;
2014-01-10, by wenzelm
explicit check of background theory;
2014-01-10, by wenzelm
basic ordinal arithmetic and cardinals library extension (not relevant for BNFs)
2014-01-10, by traytel
correctly extract code RHS, with loose bound variables
2014-01-10, by blanchet
cope gracefully with missing ctr equations by plugging in 'False ==> ...'
2014-01-10, by blanchet
strengthened tactic to handle 'disc_iff' equations of the form '... = False'
2014-01-10, by blanchet
repair 'exhaustive' feature for one-constructor types
2014-01-10, by blanchet
pass right rhs as code rhs
2014-01-10, by blanchet
use correct default for exclude rules to avoid weird tactic failures
2014-01-10, by blanchet
tuning (no need for |-> here)
2014-01-10, by blanchet
fix 'primcorec' (as opposed to 'primcorecursive') with 'exhaustive')
2014-01-10, by blanchet
tuning
2014-01-10, by blanchet
only destruct cases equipped with the right stuff (in particular, 'sel_split')
2014-01-10, by blanchet
generate 'disc_iff' for all discriminators
2014-01-10, by blanchet
use 'disc_iff' as simp rules whenever possible + clean up '= True', '= False', etc.
2014-01-10, by blanchet
exhaustive rules like '(False ==> P) ==> P ==> P' are now filtered out as trivial
2014-01-10, by blanchet
merged
2014-01-10, by wenzelm
more robust;
2014-01-10, by wenzelm
merged
2014-01-10, by wenzelm
tuned;
2014-01-09, by wenzelm
access X11 window manager;
2014-01-09, by wenzelm
new codatatype example: stream processors
2014-01-10, by traytel
use the right context in tactic
2014-01-10, by traytel
fixed 'disc_iff' tactic in the case where different equations use different variable names for the function arguments
2014-01-10, by blanchet
do not use wrong constructor in auto-generated proof goal
2014-01-09, by panny
fixed de Bruijn bug in 'unfold_lets'
2014-01-09, by blanchet
tuned error message
2014-01-09, by blanchet
reintroduce recursive calls under constructors, taken out in 8dd0e0316881 mainly and in subsequent changes
2014-01-09, by blanchet
strengthened tactics w.r.t. 'lets' and tuples
2014-01-09, by blanchet
strengthen tac w.r.t. lets with tuples
2014-01-09, by blanchet
use 'prove_sorry'
2014-01-09, by blanchet
for code equations that coincide with ctr equations, make sure the usr's input is preserved for both
2014-01-09, by blanchet
made 'datatype_new_compat' work with sort constraints
2014-01-09, by blanchet
merge
2014-01-08, by panny
match order of generated theorems to user input;
2014-01-08, by panny
typo
2014-01-08, by kuncar
ensure that schematic type variables are fresh in rty
2014-01-08, by kuncar
ensure that the raw type of an abstract type cannot be treated as an abstract type recursively
2014-01-08, by kuncar
tuned
2014-01-08, by nipkow
avoid hard tabs in output -- somewhat ill-defined;
2014-01-07, by wenzelm
uniform output of tracing via official channel (usually depending on trace flag);
2014-01-07, by wenzelm
tuned
2014-01-07, by nipkow
merged
2014-01-06, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip