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.
Tidied up some programs.
2006-04-18, by mengj
fixed typo
2006-04-16, by haftmann
add lemma less_UU_iff as default simp rule
2006-04-13, by huffman
hide common name of constant 'run'
2006-04-13, by huffman
early test of Classpackage, Codegenerator;
2006-04-13, by wenzelm
fixed typo in method invocation;
2006-04-13, by wenzelm
ignore sort constraints of consts declarations;
2006-04-13, by wenzelm
ignore sort constraints of consts declarations;
2006-04-13, by wenzelm
add_axclass(_i): canonical specification format;
2006-04-13, by wenzelm
certify: ignore sort constraints of declarations (MAJOR CHANGE);
2006-04-13, by wenzelm
added print_theorems/theory, print_theorems_diff (from pure_thy.ML);
2006-04-13, by wenzelm
axclass: old-style concrete syntax for canonical specification format;
2006-04-13, by wenzelm
ProofDisplay.print_theorems/theory;
2006-04-13, by wenzelm
added maxidx_of;
2006-04-13, by wenzelm
tuned;
2006-04-13, by wenzelm
added typ_equiv;
2006-04-13, by wenzelm
moved print_theorems/theory to Isar/proof_display.ML;
2006-04-13, by wenzelm
added dest_conjunction_list;
2006-04-13, by wenzelm
export unflat (again);
2006-04-13, by wenzelm
use conjunction stuff from conjunction.ML;
2006-04-13, by wenzelm
expand_atom: Type.raw_match;
2006-04-13, by wenzelm
added equal_elim_rule2;
2006-04-13, by wenzelm
tuned comment;
2006-04-13, by wenzelm
ignore sorts of consts declarations;
2006-04-13, by wenzelm
reworded add_axclass(_i): canonical specification format,
2006-04-13, by wenzelm
added conjunction.ML;
2006-04-13, by wenzelm
Meta-level conjunction.
2006-04-13, by wenzelm
added conjunction.ML;
2006-04-13, by wenzelm
Sign.typ_equiv;
2006-04-13, by wenzelm
added subversion treatment
2006-04-13, by haftmann
classes: prefer thy operations;
2006-04-11, by wenzelm
export pretty_classrel/arity;
2006-04-11, by wenzelm
'axclass': no parameters;
2006-04-11, by wenzelm
tuned;
2006-04-11, by wenzelm
removed superclasses (see sign.ML);
2006-04-11, by wenzelm
added super_classes (from sorts.ML);
2006-04-11, by wenzelm
added mk_classrel, dest_classrel, mk_arities, dest_arity (from axclass.ML);
2006-04-11, by wenzelm
moved abstract syntax operations to logic.ML;
2006-04-11, by wenzelm
Moved stuff from Ring_and_Field to Matrix
2006-04-10, by obua
Adapted to changed type of add_typedef_i.
2006-04-10, by berghofe
Hoare(Parallel) dependencies on document/*
2006-04-10, by nipkow
added references
2006-04-10, by nipkow
Minimal doc
2006-04-10, by nipkow
Included cyclic list examples
2006-04-10, by nipkow
fixed value restriction
2006-04-10, by haftmann
Added splicing algorithm.
2006-04-10, by nipkow
hide (open) const;
2006-04-10, by wenzelm
simplified AxClass.add_axclass interface;
2006-04-10, by wenzelm
added aT (from axclass.ML);
2006-04-10, by wenzelm
removed unused class_le_path, sort_less;
2006-04-10, by wenzelm
add_axclass(_i): return class name only;
2006-04-10, by wenzelm
Term.itselfT;
2006-04-10, by wenzelm
Added function "splice"
2006-04-09, by nipkow
Even/Odd: avoid clash with even/odd of Main HOL;
2006-04-09, by wenzelm
results: smart_pretty_thm uses adhoc proof context if possible;
2006-04-09, by wenzelm
added full_name;
2006-04-09, by wenzelm
add_syntax: actually observe print mode;
2006-04-09, by wenzelm
print_term etc.: actually observe print mode in final output;
2006-04-09, by wenzelm
abbrevs: mode does not affect name space;
2006-04-09, by wenzelm
added coalesce;
2006-04-09, by wenzelm
moved theory presentation to Isar/ROOT.ML;
2006-04-09, by wenzelm
hide consts in Numeral.thy;
2006-04-09, by wenzelm
tuned syntax/abbreviations;
2006-04-09, by wenzelm
unfold(ed): not necessrily meta equations;
2006-04-09, by wenzelm
Made "empty" an abbreviation.
2006-04-09, by nipkow
*** empty log message ***
2006-04-09, by nipkow
Removed old set interval syntax.
2006-04-09, by nipkow
pretty_term: late externing of consts (support authentic syntax);
2006-04-08, by wenzelm
pretty: late externing of consts (support authentic syntax);
2006-04-08, by wenzelm
removed fix_mixfix;
2006-04-08, by wenzelm
abbreviation(_i): do not expand abbreviations, do not use derived_def;
2006-04-08, by wenzelm
add_abbrevs(_i): support print mode;
2006-04-08, by wenzelm
abbrevs: support print mode;
2006-04-08, by wenzelm
simplified handling of authentic syntax (cf. early externing in consts.ML);
2006-04-08, by wenzelm
'abbreviation': optional print mode;
2006-04-08, by wenzelm
tuned;
2006-04-08, by wenzelm
pretty_term': early vs. late externing (support authentic syntax);
2006-04-08, by wenzelm
print_theory: print abbreviations nicely;
2006-04-08, by wenzelm
added intern/extern/extern_early;
2006-04-08, by wenzelm
refined 'abbreviation';
2006-04-08, by wenzelm
made symlink relative
2006-04-08, by haftmann
made symlink relative
2006-04-08, by haftmann
converted Müller to Mueller to make smlnj 110.58 work
2006-04-08, by kleing
Fixed bug that caused proof of induction rule to fail
2006-04-07, by berghofe
remame ASeries to Arithmetic_Series
2006-04-07, by kleing
Added alternative version of thms_of_proof that does not recursively
2006-04-07, by berghofe
hash table now stores thm and get_clasimp_atp_lemmas returns thm rather than term.
2006-04-07, by mengj
filter now accepts axioms as thm, instead of term.
2006-04-07, by mengj
tptp_write_file accepts axioms as thm.
2006-04-07, by mengj
added another function for CNF.
2006-04-07, by mengj
lemmas returned from ResClasimp.get_clasimp_atp_lemmas are thm rather than term.
2006-04-07, by mengj
renamed ASeries to Arithmetic_Series, removed the ^M
2006-04-07, by kleing
modified the perm_compose rule such that it
2006-04-06, by urbanc
cleanup in typedef/datatype package
2006-04-06, by haftmann
added explicit serialization for int equality
2006-04-06, by haftmann
adapted for definitional code generation
2006-04-06, by haftmann
cleanup in datatype package
2006-04-06, by haftmann
small type annotation fix
2006-04-06, by haftmann
added hook for codegen_theorems.ML
2006-04-06, by haftmann
adaptions to change in typedef_package.ML
2006-04-06, by haftmann
added functions for definitional code generation
2006-04-06, by haftmann
added definitional code generator module: codegen_theorems.ML
2006-04-06, by haftmann
minor changes
2006-04-06, by haftmann
exported specification names
2006-04-06, by haftmann
minor extensions
2006-04-05, by haftmann
pool of constants; definition expansion; current best settings
2006-04-05, by paulson
removed some illegal characters: they were crashing SML/NJ
2006-03-31, by paulson
Removal of unused code
2006-03-31, by paulson
Simplified version of Jia's filter. Now all constants are pooled, rather than
2006-03-28, by paulson
renamed map_val to map_ran
2006-03-28, by schirmer
added map_val, superseding map_at and substitute
2006-03-28, by schirmer
some internal cleanup
2006-03-28, by haftmann
removed illegal character codes
2006-03-27, by paulson
simplified the proof at_fin_set_supp
2006-03-26, by urbanc
changed abbreviation for "infinite" back to translation because
2006-03-25, by nipkow
lazy patterns in lambda abstractions
2006-03-24, by huffman
changed the it_prm proof to work for recursion
2006-03-24, by urbanc
tuned some proofs
2006-03-24, by urbanc
Removed occurrences of makestring, which does not
2006-03-24, by berghofe
Converted translations to abbbreviations.
2006-03-23, by nipkow
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip