Thu, 26 Apr 2007 15:41:49 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Thu, 26 Apr 2007 14:25:37 +0200 |
wenzelm |
eliminated unnamed infixes;
|
changeset |
files
|
Thu, 26 Apr 2007 14:24:14 +0200 |
wenzelm |
renamed some old names Theory.xxx to Sign.xxx;
|
changeset |
files
|
Thu, 26 Apr 2007 14:24:13 +0200 |
wenzelm |
eliminated unnamed infixes;
|
changeset |
files
|
Thu, 26 Apr 2007 14:24:12 +0200 |
wenzelm |
added header;
|
changeset |
files
|
Thu, 26 Apr 2007 14:24:08 +0200 |
wenzelm |
eliminated unnamed infixes, tuned syntax;
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:17 +0200 |
haftmann |
clarified naming policy
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:16 +0200 |
haftmann |
clarified semantics of merge
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:15 +0200 |
haftmann |
moved stuff to Char_nat.thy
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:12 +0200 |
haftmann |
tuned
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:09 +0200 |
haftmann |
slightly tuned
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:07 +0200 |
haftmann |
replaced recdef by function
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:05 +0200 |
haftmann |
cleaned up code generator setup for int
|
changeset |
files
|
Thu, 26 Apr 2007 13:33:04 +0200 |
haftmann |
added lemmatas
|
changeset |
files
|
Thu, 26 Apr 2007 13:32:59 +0200 |
haftmann |
moved code generation pretty integers and characters to separate theories
|
changeset |
files
|
Thu, 26 Apr 2007 13:32:55 +0200 |
haftmann |
updated doc
|
changeset |
files
|
Thu, 26 Apr 2007 12:00:12 +0200 |
wenzelm |
mk_const_def: Sign.intern_term (legacy);
|
changeset |
files
|
Thu, 26 Apr 2007 12:00:05 +0200 |
wenzelm |
renamed some old names Theory.xxx to Sign.xxx;
|
changeset |
files
|
Thu, 26 Apr 2007 12:00:01 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Wed, 25 Apr 2007 21:29:14 +0200 |
narboux |
add the lemma supp_eqvt and put the right attribute
|
changeset |
files
|
Wed, 25 Apr 2007 17:50:48 +0200 |
nipkow |
new lemma splice_length
|
changeset |
files
|
Wed, 25 Apr 2007 15:38:56 +0200 |
narboux |
fix sml compilation
|
changeset |
files
|
Wed, 25 Apr 2007 15:26:01 +0200 |
berghofe |
Moved function params_of to inductive_package.ML.
|
changeset |
files
|
Wed, 25 Apr 2007 15:25:22 +0200 |
berghofe |
Moved functions infer_intro_vars, arities_of, params_of, and
|
changeset |
files
|
Wed, 25 Apr 2007 15:24:15 +0200 |
berghofe |
Added functions arities_of, params_of, partition_rules, and
|
changeset |
files
|
Wed, 25 Apr 2007 15:22:57 +0200 |
berghofe |
eqvt_tac now instantiates introduction rules before applying them.
|
changeset |
files
|
Tue, 24 Apr 2007 18:06:04 +0200 |
narboux |
update fresh_fun_simp for debugging purposes
|
changeset |
files
|
Tue, 24 Apr 2007 17:16:55 +0200 |
narboux |
fixes last commit
|
changeset |
files
|
Tue, 24 Apr 2007 16:44:11 +0200 |
narboux |
add two lemmas dealing with freshness on permutations.
|
changeset |
files
|
Tue, 24 Apr 2007 15:19:33 +0200 |
berghofe |
Added datatype_case.ML and nominal_fresh_fun.ML.
|
changeset |
files
|
Tue, 24 Apr 2007 15:18:42 +0200 |
berghofe |
Added datatype_case.
|
changeset |
files
|
Tue, 24 Apr 2007 15:18:09 +0200 |
berghofe |
Added intro / elim rules for prod_case.
|
changeset |
files
|
Tue, 24 Apr 2007 15:17:22 +0200 |
berghofe |
sum_case is now authentic.
|
changeset |
files
|
Tue, 24 Apr 2007 15:15:52 +0200 |
berghofe |
Adapted to new parse translation for case expressions.
|
changeset |
files
|
Tue, 24 Apr 2007 15:14:31 +0200 |
berghofe |
Parse / print translations for nested case expressions, taken
|
changeset |
files
|
Tue, 24 Apr 2007 15:13:19 +0200 |
berghofe |
Streamlined datatype_codegen function using new datatype_of_case
|
changeset |
files
|
Tue, 24 Apr 2007 15:11:07 +0200 |
berghofe |
- Moved parse / print translations for case to datatype_case.ML
|
changeset |
files
|
Tue, 24 Apr 2007 15:07:27 +0200 |
berghofe |
case constants are now authentic.
|
changeset |
files
|
Tue, 24 Apr 2007 14:02:16 +0200 |
narboux |
oups : wrong commit
|
changeset |
files
|
Tue, 24 Apr 2007 14:01:23 +0200 |
narboux |
adds op in front of an infix to fix SML compilation
|
changeset |
files
|
Mon, 23 Apr 2007 20:44:12 +0200 |
wenzelm |
sane version of read_termTs (proper freeze);
|
changeset |
files
|
Mon, 23 Apr 2007 20:44:11 +0200 |
wenzelm |
read_instantiations: proper type-inference with fixed variables, infer parameter types as well;
|
changeset |
files
|
Mon, 23 Apr 2007 20:44:10 +0200 |
wenzelm |
added paramify_vars;
|
changeset |
files
|
Mon, 23 Apr 2007 20:44:09 +0200 |
wenzelm |
def_simproc(_i): proper ProofContext.read/cert_terms;
|
changeset |
files
|
Mon, 23 Apr 2007 20:44:08 +0200 |
wenzelm |
simplified ProofContext.read_termTs;
|
changeset |
files
|
Mon, 23 Apr 2007 18:38:42 +0200 |
urbanc |
simplified the proof of pt_set_eqvt (as suggested by Randy Pollack)
|
changeset |
files
|
Mon, 23 Apr 2007 16:38:40 +0200 |
haftmann |
initial commit
|
changeset |
files
|
Sat, 21 Apr 2007 19:32:32 +0200 |
huffman |
faster proof of wf_eq_minimal
|
changeset |
files
|
Sat, 21 Apr 2007 11:07:45 +0200 |
wenzelm |
export get_sort (belongs to Syntax module);
|
changeset |
files
|
Sat, 21 Apr 2007 11:07:44 +0200 |
wenzelm |
TypeExt.decode_term;
|
changeset |
files
|
Sat, 21 Apr 2007 11:07:42 +0200 |
wenzelm |
added decode_term (belongs to Syntax module);
|
changeset |
files
|
Sat, 21 Apr 2007 01:34:15 +0200 |
urbanc |
tuned the setup of fresh_fun
|
changeset |
files
|
Fri, 20 Apr 2007 17:58:27 +0200 |
haftmann |
defs are added to code data
|
changeset |
files
|
Fri, 20 Apr 2007 17:58:26 +0200 |
haftmann |
repaired value restriction problem
|
changeset |
files
|
Fri, 20 Apr 2007 17:58:25 +0200 |
haftmann |
reverted to classical syntax for K_record
|
changeset |
files
|
Fri, 20 Apr 2007 17:58:24 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 20 Apr 2007 16:55:38 +0200 |
ballarin |
Interpretation equations applied to attributes
|
changeset |
files
|
Fri, 20 Apr 2007 16:54:57 +0200 |
ballarin |
Interpretation equations applied to attributes;
|
changeset |
files
|
Fri, 20 Apr 2007 16:11:17 +0200 |
berghofe |
Modified eqvt_tac to avoid failure due to introduction rules
|
changeset |
files
|
Fri, 20 Apr 2007 15:13:06 +0200 |
haftmann |
clarifed
|
changeset |
files
|