Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
made SML/NJ happy;
2014-02-17, by wenzelm
NEWS;
2014-02-17, by wenzelm
name derivations in 'primrec' for code extraction from proof terms
2014-02-17, by blanchet
renamed old 'primrec' to 'old_primrec' (until the new 'primrec' can be moved above 'Nat' in the theory dependencies)
2014-02-17, by blanchet
updated NEWS
2014-02-17, by blanchet
updated keywords
2014-02-17, by blanchet
renamed 'datatype_new_compat' to 'datatype_compat'
2014-02-17, by blanchet
renamed 'primrec_new' to 'primrec', overriding the old command (which it still uses as a fallback for old-style datatypes)
2014-02-17, by blanchet
tuning: moved code where it belongs
2014-02-17, by blanchet
have 'primrec_new' fall back on old 'primrec' when given old-style datatypes
2014-02-17, by blanchet
tuning
2014-02-17, by blanchet
more markup;
2014-02-17, by wenzelm
folded 'rel_option' into 'option_rel'
2014-02-16, by blanchet
folded 'list_all2' with the relator generated by 'datatype_new'
2014-02-16, by blanchet
removed final periods in messages for proof methods
2014-02-16, by blanchet
tuned proofs;
2014-02-16, by wenzelm
added a version of the Metis tactic that returns the unused facts
2014-02-16, by blanchet
tuned code
2014-02-16, by blanchet
more NEWS
2014-02-16, by blanchet
folded 'Option.set' into BNF-generated 'set_option'
2014-02-16, by blanchet
merged
2014-02-16, by wenzelm
prefer user-space tool within Pure.thy;
2014-02-16, by wenzelm
more markup;
2014-02-16, by wenzelm
more uniform rendering of text that is formally interpreted: avoid clash with inner markup;
2014-02-16, by wenzelm
recovered Isabelle_Sidekick_Markup from 9c53198dbb1c: snapshot requires Swing_Thread;
2014-02-16, by wenzelm
support ML antiquotations in Scala;
2014-02-16, by wenzelm
antiquotations within plain text: Scala version in accordance to ML;
2014-02-16, by wenzelm
tuned signature -- emphasize line-oriented aspect;
2014-02-16, by wenzelm
eliminated odd dislocation of keyword declaration and implementation (leftover from 318cd8ac1817)
2014-02-16, by haftmann
tuned whitespace;
2014-02-15, by wenzelm
removed odd comments -- inferred types are shown by Prover IDE;
2014-02-15, by wenzelm
removed dead code;
2014-02-15, by wenzelm
more uniform ML keyword markup;
2014-02-15, by wenzelm
merged
2014-02-15, by wenzelm
tuned;
2014-02-15, by wenzelm
clarified Isabelle/ML strings;
2014-02-15, by wenzelm
refined ML keyword styles;
2014-02-15, by wenzelm
isabelle-ml mode with separate token marker;
2014-02-15, by wenzelm
partial scans via ML_Lex.tokenize_context;
2014-02-15, by wenzelm
proper signature;
2014-02-14, by wenzelm
lexical syntax for SML (in Scala);
2014-02-14, by wenzelm
tuned;
2014-02-14, by wenzelm
removed dead code;
2014-02-14, by wenzelm
tuned signature (in accordance to ML version);
2014-02-14, by wenzelm
tuned proofs;
2014-02-14, by wenzelm
tuned signature -- separate Lexicon from Parsers (in accordance to ML version);
2014-02-14, by wenzelm
prefer latest ProofGeneral-4.2-1 by default;
2014-02-14, by wenzelm
updated thy_info.dependencies;
2014-02-14, by wenzelm
tuned message;
2014-02-14, by wenzelm
more integrity checks of theory names vs. full node names;
2014-02-14, by wenzelm
abstract type must be a type constructor; check it
2014-02-15, by kuncar
generate proper 'DtRec' indices in 'datatype_new_compat' for the case where some types are duplicated
2014-02-14, by blanchet
better handling of recursion through functions
2014-02-14, by blanchet
added examples/tests
2014-02-14, by blanchet
tuned code to allow mutualized corecursion through different functions with the same target type
2014-02-14, by blanchet
removed assumption in 'primrec_new' that a given constructor can only occur once
2014-02-14, by blanchet
generate unique names
2014-02-14, by blanchet
allow different functions to recurse on the same type, like in the old package
2014-02-14, by blanchet
improved 'datatype_new_compat': generate more fixpoint equations for types like 'datatype_new x = C (x list) (x list)' (here, one equation for each x list instead of a single for both), for higher compatibility + code generation attributes on the recursor
2014-02-14, by blanchet
made N2M more robust w.r.t. identical nested types
2014-02-14, by traytel
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip