Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-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.
clarified theory target interface
2007-11-02, by haftmann
more precise treatment of prove_subclass
2007-11-02, by haftmann
proper reinitialisation after subclass
2007-11-02, by haftmann
clarified
2007-11-02, by haftmann
tweaked
2007-11-02, by paulson
recdef to fun
2007-11-02, by paulson
*** empty log message ***
2007-11-02, by nipkow
Added reference to Jeremy Dawson's paper on the word library.
2007-11-02, by kleing
recdef -> fun
2007-11-02, by nipkow
added Fun
2007-11-02, by nipkow
tuned
2007-11-02, by haftmann
recdef -> fun
2007-11-01, by nipkow
*** empty log message ***
2007-11-01, by nipkow
Catch exceptions arising during the abstraction operation.
2007-10-31, by paulson
Added example for the ideal membership problem solved by algebra
2007-10-31, by chaieb
Added field ideal into entry - uses by algebra method to prove the ideal membership problem
2007-10-31, by chaieb
changed signature according to normalizer_data.ML
2007-10-31, by chaieb
tuned
2007-10-31, by chaieb
(1) signatures updated according to normalizer_data.ML (added field ideal in entry);
2007-10-31, by chaieb
(1) added axiom to ringb and theorems to enable algebra to prove the ideal membership problem; (2) Method algebra now calls algebra_tac which first tries to solve a universal formula, then in case of failure trie to solve the ideal membership problem (see HOL/Tools/Groebner_Basis/groebner.ML)
2007-10-31, by chaieb
exported field_comp_conv: a numerical conversion over fields
2007-10-31, by chaieb
dropped AxClass
2007-10-31, by haftmann
tuned
2007-10-31, by haftmann
Handle Subscript exception when looking up bound variables.
2007-10-30, by berghofe
Added well-formedness check to Abst case in function prf_of.
2007-10-30, by berghofe
added omission
2007-10-30, by haftmann
bugfixes concerning strange theorems
2007-10-30, by paulson
fixed typo
2007-10-30, by haftmann
const antiquotation clarified
2007-10-30, by haftmann
clarified
2007-10-30, by haftmann
handling of notation in class target
2007-10-30, by haftmann
fixed document preparation
2007-10-30, by haftmann
improved website integration
2007-10-30, by haftmann
adjusted
2007-10-30, by haftmann
split library index into templates
2007-10-30, by haftmann
split library index into templates
2007-10-30, by haftmann
structured
2007-10-30, by haftmann
tidied version
2007-10-30, by haftmann
simplified proof
2007-10-30, by haftmann
continued localization
2007-10-30, by haftmann
fixed typo
2007-10-29, by haftmann
added nbe
2007-10-29, by haftmann
test_proof: do not change Proofterm.proofs here (not thread-safe);
2007-10-29, by wenzelm
improved notion of 'nicer' fact names (observe some name space properties);
2007-10-29, by wenzelm
export is_hidden;
2007-10-29, by wenzelm
added bool_ord;
2007-10-29, by wenzelm
qualified Proofterm.proofs;
2007-10-29, by wenzelm
fun/function: generate case names for induction rules
2007-10-29, by krauss
append/member: more light-weight way to declare authentic syntax;
2007-10-28, by wenzelm
made SML/NJ happy;
2007-10-28, by wenzelm
safe_exit: controlled_execution;
2007-10-28, by wenzelm
better compute oracle
2007-10-27, by obua
better compute oracle
2007-10-27, by obua
adapted Compute...
2007-10-27, by obua
use "fun" for definition of "member" -> authentic syntax
2007-10-27, by krauss
ASCIIfied README
2007-10-27, by haftmann
added list comprehension syntax
2007-10-27, by haftmann
locale_const: in_class workaround prevents additional locale version of class consts;
2007-10-26, by wenzelm
notation: associate syntax to checked-unchecked term;
2007-10-26, by wenzelm
export class_prefix;
2007-10-26, by wenzelm
tuned
2007-10-26, by haftmann
changed order of class parameters
2007-10-26, by haftmann
dropped square syntax
2007-10-26, by haftmann
localized monotonicity; tuned syntax
2007-10-26, by haftmann
dropped "brown" syntax
2007-10-26, by haftmann
replaced Secure.evaluate by ML_Context.evaluate;
2007-10-26, by wenzelm
asm_rewrite_goal_tac: avoiding PRIMITIVE lets informative exceptions (from simprocs) get through;
2007-10-26, by wenzelm
proven witness: proper Goal.close_result save huge amounts of resources when using proof terms;
2007-10-26, by wenzelm
print the defined constants when finished; tuned
2007-10-26, by krauss
adjusted
2007-10-26, by haftmann
tuned
2007-10-26, by haftmann
added NEWS entry for function package
2007-10-26, by krauss
added hint for algebra
2007-10-26, by haftmann
moved primitive operations to class.ML
2007-10-25, by haftmann
fixed syntax; truned code structure; added primitive subclass interface with consideraton of syntax etc.
2007-10-25, by haftmann
dropped redundancy
2007-10-25, by haftmann
various localizations
2007-10-25, by haftmann
made command 'undo' silent ('ProofGeneral.undo' becomes a historical relic);
2007-10-25, by wenzelm
tuned
2007-10-25, by haftmann
clarified implementation
2007-10-25, by haftmann
propagation through class hierarchy
2007-10-25, by haftmann
added function for evaluation by compiler invocation
2007-10-25, by haftmann
more computation with rationals
2007-10-25, by haftmann
localized further
2007-10-25, by haftmann
continued
2007-10-25, by haftmann
tuned
2007-10-25, by haftmann
THIS_IS_ISABELLE_MAKEBIN;
2007-10-24, by wenzelm
updated;
2007-10-24, by wenzelm
README for polyml-5.1 binary distribution;
2007-10-24, by wenzelm
avoid very slow metis invocation (saves 1min on 1.60 GHz machine);
2007-10-24, by wenzelm
separate RecordPackage.timing flag;
2007-10-24, by wenzelm
tuned;
2007-10-24, by wenzelm
tuned file names etc.;
2007-10-24, by wenzelm
*** empty log message ***
2007-10-24, by wenzelm
added HOL-Statespace session;
2007-10-24, by wenzelm
be explicit about .ML files;
2007-10-24, by wenzelm
fixed HOL-Statespace for case-sensitive file-system;
2007-10-24, by wenzelm
tuned comments;
2007-10-24, by wenzelm
added Statespace library
2007-10-24, by schirmer
tuned
2007-10-24, by krauss
fun command: use "reinit" between "function" and "termination"
2007-10-24, by krauss
parse_term: invoke full Syntax.check_term, not just standard_infer_types;
2007-10-24, by wenzelm
fixed typo
2007-10-24, by haftmann
added subclass_rule
2007-10-24, by haftmann
example with rational numbers
2007-10-24, by haftmann
dropped superfluous inlining rule
2007-10-24, by haftmann
tuned
2007-10-24, by haftmann
went back to >0
2007-10-23, by nipkow
changed back from ~=0 to >0
2007-10-23, by nipkow
updated;
2007-10-23, by wenzelm
added XCONST syntax (keeps original spelling of const);
2007-10-23, by wenzelm
translations: use XCONST for input patterns (keeps original spelling of const);
2007-10-23, by wenzelm
random tidying of proofs
2007-10-23, by paulson
empty files are back -- referenced in Makefile;
2007-10-23, by wenzelm
dropped code redundancy
2007-10-23, by haftmann
tuned
2007-10-23, by haftmann
tuned proof
2007-10-23, by haftmann
partially localized
2007-10-23, by haftmann
continued
2007-10-23, by haftmann
tuned;
2007-10-22, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip