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.
updated;
2005-08-28, by wenzelm
ASCII back-quote no longer sym char;
2005-08-28, by wenzelm
added \isactrlloc;
2005-08-28, by wenzelm
* ML functions legacy_bindings and use_legacy_bindings;
2005-08-28, by wenzelm
avoid symbolic identifier;
2005-08-28, by wenzelm
added (use_)legacy_bindings;
2005-08-28, by wenzelm
output_basic: handle AltString token;
2005-08-28, by wenzelm
removed obsolete type_syn;
2005-08-28, by wenzelm
unskolem local vars;
2005-08-28, by wenzelm
tuned;
2005-08-28, by wenzelm
added alt_string;
2005-08-28, by wenzelm
added AltString token (delimited by ASCII back-quotes);
2005-08-28, by wenzelm
removed unused dest operation;
2005-08-28, by wenzelm
export theorems_of;
2005-08-28, by wenzelm
tuned some proofs;
2005-08-28, by wenzelm
removed obsolete arities;
2005-08-28, by wenzelm
tuned size of included graph;
2005-08-28, by wenzelm
added \isachardoublequoteopen/close, \isacharbackquoteopen/close;
2005-08-28, by wenzelm
(branch cleanup)
2005-08-28, by haftmann
(allocating new branch)
2005-08-28, by haftmann
added superclasses, class_le_path
2005-08-28, by haftmann
added alist.ML
2005-08-28, by haftmann
added 'these', removed assoc2
2005-08-28, by haftmann
added alist module
2005-08-28, by haftmann
Fixed bug.
2005-08-26, by berghofe
DFG output now works for untyped rules (ML "ResClause.untyped();")
2005-08-26, by quigley
Lemmas on dvd, power and finite summation added or strengthened.
2005-08-26, by ballarin
replaced '?' by '??'
2005-08-26, by haftmann
Adapted to new code generator syntax.
2005-08-25, by berghofe
Put quotation marks around some occurrences of "file", since it is now
2005-08-25, by berghofe
Adapted to new code generator syntax.
2005-08-25, by berghofe
Implemented incremental code generation.
2005-08-25, by berghofe
fixed typo
2005-08-25, by haftmann
add_locale_context(_i) now exporting elements (still some refinements to be done)
2005-08-25, by haftmann
added ? combinator for conditional transformations
2005-08-25, by haftmann
added 'default' function
2005-08-25, by haftmann
Printing of interpretations: option to show witness theorems;
2005-08-24, by ballarin
Interpretation in locales: extended back end;
2005-08-24, by ballarin
replaced ? by ??
2005-08-23, by haftmann
fixed deps;
2005-08-19, by wenzelm
tuned arrangement of generated stuff;
2005-08-19, by wenzelm
updated;
2005-08-19, by wenzelm
tuned generated stuff;
2005-08-19, by wenzelm
updated;
2005-08-19, by wenzelm
updated;
2005-08-19, by wenzelm
obsolete;
2005-08-19, by wenzelm
tuned;
2005-08-19, by wenzelm
updated;
2005-08-19, by wenzelm
*** empty log message ***
2005-08-19, by nipkow
updated;
2005-08-19, by wenzelm
updated;
2005-08-19, by wenzelm
-H deleted
2005-08-19, by nipkow
ML_idf -> ML
2005-08-19, by nipkow
nicer list of axioms used
2005-08-18, by paulson
no need for TPTP2X unless SPASS is used
2005-08-18, by paulson
optimization to incr_indexes?
2005-08-18, by paulson
tuned;
2005-08-18, by wenzelm
fixed command prompt (was broken due to P.tags);
2005-08-18, by wenzelm
* The ML antiquotation prints type-checked ML expressions verbatim.
2005-08-18, by wenzelm
replace freeze by 'setmp show_question_marks false';
2005-08-18, by wenzelm
proof_to_theory_context: interaction flag;
2005-08-18, by wenzelm
accomodate interface Proof vs. Method;
2005-08-18, by wenzelm
added NO_CASES;
2005-08-18, by wenzelm
moved after method.ML;
2005-08-18, by wenzelm
prepare attributes here;
2005-08-18, by wenzelm
moved before proof.ML;
2005-08-18, by wenzelm
added add_locale_context(_i), which returns the body context for presentation;
2005-08-18, by wenzelm
moved translation functions to Pure/sign.ML;
2005-08-18, by wenzelm
various Toplevel.theory_context commands: proper presentation in context;
2005-08-18, by wenzelm
use theory instead of obsolete Sign.sg;
2005-08-18, by wenzelm
added map_specs/facts operators (from locale.ML);
2005-08-18, by wenzelm
removed obsolete Theory.sign_of;
2005-08-18, by wenzelm
load method.ML before proof.ML;
2005-08-18, by wenzelm
added interfaces for compile translation functions (from Isar/isar_thy.ML);
2005-08-18, by wenzelm
added tap;
2005-08-18, by wenzelm
updated;
2005-08-18, by wenzelm
usedir: tuned option -V;
2005-08-18, by wenzelm
usedir: removed option -H;
2005-08-18, by wenzelm
* Proper output of proof terms within a proof context;
2005-08-18, by wenzelm
Improved generation of witnesses in interpretation.
2005-08-17, by ballarin
Interpretation in locales.
2005-08-17, by ballarin
Use interpretation in locales.
2005-08-17, by ballarin
new examples
2005-08-17, by paulson
*** empty log message ***
2005-08-17, by nipkow
new command to invoke ATPs
2005-08-17, by paulson
small mods to code lemmas
2005-08-17, by nipkow
made SML/XL happy;
2005-08-17, by wenzelm
list_all_conv -> iff
2005-08-17, by nipkow
name fix
2005-08-16, by nipkow
added quite a few functions for code generation
2005-08-16, by nipkow
more simprules now have names
2005-08-16, by paulson
classical rules must have names for ATP integration
2005-08-16, by paulson
added listT
2005-08-16, by nipkow
support for document versions;
2005-08-16, by wenzelm
eliminated datatype token;
2005-08-16, by wenzelm
begin_index: list of docs;
2005-08-16, by wenzelm
added eq_syntax;
2005-08-16, by wenzelm
export proof_syntax, proof_of;
2005-08-16, by wenzelm
added String.isSuffix;
2005-08-16, by wenzelm
state: body context;
2005-08-16, by wenzelm
P.tags;
2005-08-16, by wenzelm
use_dir: removed hidden, added doc_versions;
2005-08-16, by wenzelm
back: removed ill-defined '!' option;
2005-08-16, by wenzelm
added transfer;
2005-08-16, by wenzelm
moved structure Keyword to OuterKeyword (Isar/outer_keyword.ML);
2005-08-16, by wenzelm
added tags parser;
2005-08-16, by wenzelm
clarify is_newline vs. is_blank;
2005-08-16, by wenzelm
default tags for theory/proof/ML commands;
2005-08-16, by wenzelm
reimplemented theory presentation, with support for tagged command regions;
2005-08-16, by wenzelm
back: removed ill-defined '!' option;
2005-08-16, by wenzelm
replaced sign by thy;
2005-08-16, by wenzelm
added liberal_name;
2005-08-16, by wenzelm
tuned Symbol.spaces;
2005-08-16, by wenzelm
tuned Buffer.add;
2005-08-16, by wenzelm
tuned unsuffix/unprefix;
2005-08-16, by wenzelm
type proof: theory_ref instead of theory (make proof contexts independent entities);
2005-08-16, by wenzelm
Isar command keyword classification (from Isar/outer_syntax.ML);
2005-08-16, by wenzelm
added Isar/outer_keyword.ML;
2005-08-16, by wenzelm
OuterKeyword;
2005-08-16, by wenzelm
updated;
2005-08-16, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip