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.
explicit treatment of legacy_features;
2007-04-30, by wenzelm
Fixing bugs in the partial-typed and fully-typed translations
2007-04-30, by paulson
Removal of dead code
2007-04-30, by paulson
tuned some proofs in CR and properly included CR_Takahashi
2007-04-27, by urbanc
removed obsolete induct/simp tactic;
2007-04-27, by wenzelm
alternative and much simpler proof for Church-Rosser of Beta-Reduction
2007-04-27, by urbanc
use correct email program for sunbroy2
2007-04-27, by kleing
removed legacy ML files;
2007-04-26, by wenzelm
eliminated unnamed infixes;
2007-04-26, by wenzelm
added header;
2007-04-26, by wenzelm
added header;
2007-04-26, by wenzelm
added
2007-04-26, by haftmann
removed lagacy ML files;
2007-04-26, by wenzelm
updated;
2007-04-26, by wenzelm
eliminated unnamed infixes;
2007-04-26, by wenzelm
renamed some old names Theory.xxx to Sign.xxx;
2007-04-26, by wenzelm
eliminated unnamed infixes;
2007-04-26, by wenzelm
added header;
2007-04-26, by wenzelm
eliminated unnamed infixes, tuned syntax;
2007-04-26, by wenzelm
clarified naming policy
2007-04-26, by haftmann
clarified semantics of merge
2007-04-26, by haftmann
moved stuff to Char_nat.thy
2007-04-26, by haftmann
tuned
2007-04-26, by haftmann
slightly tuned
2007-04-26, by haftmann
replaced recdef by function
2007-04-26, by haftmann
cleaned up code generator setup for int
2007-04-26, by haftmann
added lemmatas
2007-04-26, by haftmann
moved code generation pretty integers and characters to separate theories
2007-04-26, by haftmann
updated doc
2007-04-26, by haftmann
mk_const_def: Sign.intern_term (legacy);
2007-04-26, by wenzelm
renamed some old names Theory.xxx to Sign.xxx;
2007-04-26, by wenzelm
updated;
2007-04-26, by wenzelm
add the lemma supp_eqvt and put the right attribute
2007-04-25, by narboux
new lemma splice_length
2007-04-25, by nipkow
fix sml compilation
2007-04-25, by narboux
Moved function params_of to inductive_package.ML.
2007-04-25, by berghofe
Moved functions infer_intro_vars, arities_of, params_of, and
2007-04-25, by berghofe
Added functions arities_of, params_of, partition_rules, and
2007-04-25, by berghofe
eqvt_tac now instantiates introduction rules before applying them.
2007-04-25, by berghofe
update fresh_fun_simp for debugging purposes
2007-04-24, by narboux
fixes last commit
2007-04-24, by narboux
add two lemmas dealing with freshness on permutations.
2007-04-24, by narboux
Added datatype_case.ML and nominal_fresh_fun.ML.
2007-04-24, by berghofe
Added datatype_case.
2007-04-24, by berghofe
Added intro / elim rules for prod_case.
2007-04-24, by berghofe
sum_case is now authentic.
2007-04-24, by berghofe
Adapted to new parse translation for case expressions.
2007-04-24, by berghofe
Parse / print translations for nested case expressions, taken
2007-04-24, by berghofe
Streamlined datatype_codegen function using new datatype_of_case
2007-04-24, by berghofe
- Moved parse / print translations for case to datatype_case.ML
2007-04-24, by berghofe
case constants are now authentic.
2007-04-24, by berghofe
oups : wrong commit
2007-04-24, by narboux
adds op in front of an infix to fix SML compilation
2007-04-24, by narboux
sane version of read_termTs (proper freeze);
2007-04-23, by wenzelm
read_instantiations: proper type-inference with fixed variables, infer parameter types as well;
2007-04-23, by wenzelm
added paramify_vars;
2007-04-23, by wenzelm
def_simproc(_i): proper ProofContext.read/cert_terms;
2007-04-23, by wenzelm
simplified ProofContext.read_termTs;
2007-04-23, by wenzelm
simplified the proof of pt_set_eqvt (as suggested by Randy Pollack)
2007-04-23, by urbanc
initial commit
2007-04-23, by haftmann
faster proof of wf_eq_minimal
2007-04-21, by huffman
export get_sort (belongs to Syntax module);
2007-04-21, by wenzelm
TypeExt.decode_term;
2007-04-21, by wenzelm
added decode_term (belongs to Syntax module);
2007-04-21, by wenzelm
tuned the setup of fresh_fun
2007-04-21, by urbanc
defs are added to code data
2007-04-20, by haftmann
repaired value restriction problem
2007-04-20, by haftmann
reverted to classical syntax for K_record
2007-04-20, by haftmann
tuned
2007-04-20, by haftmann
Interpretation equations applied to attributes
2007-04-20, by ballarin
Interpretation equations applied to attributes;
2007-04-20, by ballarin
Modified eqvt_tac to avoid failure due to introduction rules
2007-04-20, by berghofe
clarifed
2007-04-20, by haftmann
modify fresh_fun_simp to ease debugging
2007-04-20, by narboux
updated code generator
2007-04-20, by haftmann
updated
2007-04-20, by haftmann
adds extracted program to code theorem table
2007-04-20, by haftmann
unfold attribute now also accepts HOL equations
2007-04-20, by haftmann
added more stuff
2007-04-20, by haftmann
add definitions explicitly to code generator table
2007-04-20, by haftmann
cleared dead code
2007-04-20, by haftmann
moved axclass module closer to core system
2007-04-20, by haftmann
Isar definitions are now added explicitly to code theorem table
2007-04-20, by haftmann
improved case unfolding
2007-04-20, by haftmann
switched from recdef to function package; constants add, mul, pow now curried; infix syntax for algebraic operations.
2007-04-20, by haftmann
tuned syntax: K_record is now an authentic constant
2007-04-20, by haftmann
tuned: now using function package
2007-04-20, by haftmann
transfer_tac accepts also HOL equations as theorems
2007-04-20, by haftmann
shifted min/max to class order
2007-04-20, by haftmann
tuned
2007-04-20, by haftmann
added class tutorial
2007-04-20, by haftmann
code generator changes
2007-04-20, by haftmann
generate page labels
2007-04-20, by krauss
definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
2007-04-20, by krauss
declared lemmas true_eqvt and false_eqvt to be equivariant (suggested by samth at ccs.neu.edu)
2007-04-20, by urbanc
trying to make single-step proofs work better, especially if they contain
2007-04-19, by paulson
nominal_inductive no longer proves equivariance.
2007-04-19, by berghofe
add a tactic to generate fresh names
2007-04-19, by narboux
simplified ProofContext.infer_types(_pats);
2007-04-18, by wenzelm
Improved comments.
2007-04-18, by dixon
proper header, added regression tests
2007-04-18, by krauss
added temporary hack to avoid schematic goals in "termination".
2007-04-18, by krauss
Fixes for proof reconstruction, especially involving abstractions and definitions
2007-04-18, by paulson
export is_dummy_pattern;
2007-04-17, by wenzelm
lemma isCont_inv_fun is same as isCont_inverse_function
2007-04-17, by huffman
moved root and sqrt lemmas from Transcendental.thy to NthRoot.thy
2007-04-17, by huffman
remove use of pos_boundedE
2007-04-17, by huffman
lemma geometric_sum no longer needs class division_by_zero
2007-04-17, by huffman
tuned proofs;
2007-04-17, by wenzelm
canonical merge operations
2007-04-16, by haftmann
added print_indexname;
2007-04-16, by wenzelm
improved the equivariance lemmas for the quantifiers; had to export the lemma eqvt_force_add and eqvt_force_del in the thmdecls
2007-04-16, by urbanc
added a more usuable lemma for dealing with fresh_fun
2007-04-16, by urbanc
generalized type of lemma geometric_sum
2007-04-16, by huffman
replaced read_term_legacy by read_prop_legacy;
2007-04-15, by wenzelm
removed obsolete redeclare_skolems;
2007-04-15, by wenzelm
read prop as prop, not term;
2007-04-15, by wenzelm
removed obsolete TypeInfer.logicT -- use dummyT;
2007-04-15, by wenzelm
avoid internal names;
2007-04-15, by wenzelm
tuned;
2007-04-15, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip