Mon, 23 Apr 2007 18:38:42 +0200 simplified the proof of pt_set_eqvt (as suggested by Randy Pollack)
urbanc [Mon, 23 Apr 2007 18:38:42 +0200] rev 22768
simplified the proof of pt_set_eqvt (as suggested by Randy Pollack)
Mon, 23 Apr 2007 16:38:40 +0200 initial commit
haftmann [Mon, 23 Apr 2007 16:38:40 +0200] rev 22767
initial commit
Sat, 21 Apr 2007 19:32:32 +0200 faster proof of wf_eq_minimal
huffman [Sat, 21 Apr 2007 19:32:32 +0200] rev 22766
faster proof of wf_eq_minimal
Sat, 21 Apr 2007 11:07:45 +0200 export get_sort (belongs to Syntax module);
wenzelm [Sat, 21 Apr 2007 11:07:45 +0200] rev 22765
export get_sort (belongs to Syntax module);
Sat, 21 Apr 2007 11:07:44 +0200 TypeExt.decode_term;
wenzelm [Sat, 21 Apr 2007 11:07:44 +0200] rev 22764
TypeExt.decode_term;
Sat, 21 Apr 2007 11:07:42 +0200 added decode_term (belongs to Syntax module);
wenzelm [Sat, 21 Apr 2007 11:07:42 +0200] rev 22763
added decode_term (belongs to Syntax module);
Sat, 21 Apr 2007 01:34:15 +0200 tuned the setup of fresh_fun
urbanc [Sat, 21 Apr 2007 01:34:15 +0200] rev 22762
tuned the setup of fresh_fun
Fri, 20 Apr 2007 17:58:27 +0200 defs are added to code data
haftmann [Fri, 20 Apr 2007 17:58:27 +0200] rev 22761
defs are added to code data
Fri, 20 Apr 2007 17:58:26 +0200 repaired value restriction problem
haftmann [Fri, 20 Apr 2007 17:58:26 +0200] rev 22760
repaired value restriction problem
Fri, 20 Apr 2007 17:58:25 +0200 reverted to classical syntax for K_record
haftmann [Fri, 20 Apr 2007 17:58:25 +0200] rev 22759
reverted to classical syntax for K_record
Fri, 20 Apr 2007 17:58:24 +0200 tuned
haftmann [Fri, 20 Apr 2007 17:58:24 +0200] rev 22758
tuned
Fri, 20 Apr 2007 16:55:38 +0200 Interpretation equations applied to attributes
ballarin [Fri, 20 Apr 2007 16:55:38 +0200] rev 22757
Interpretation equations applied to attributes
Fri, 20 Apr 2007 16:54:57 +0200 Interpretation equations applied to attributes;
ballarin [Fri, 20 Apr 2007 16:54:57 +0200] rev 22756
Interpretation equations applied to attributes; code cleanup in read_instantiations
Fri, 20 Apr 2007 16:11:17 +0200 Modified eqvt_tac to avoid failure due to introduction rules
berghofe [Fri, 20 Apr 2007 16:11:17 +0200] rev 22755
Modified eqvt_tac to avoid failure due to introduction rules whose premises contain variables that do not occur in the conclusion.
Fri, 20 Apr 2007 15:13:06 +0200 clarifed
haftmann [Fri, 20 Apr 2007 15:13:06 +0200] rev 22754
clarifed
Fri, 20 Apr 2007 14:30:35 +0200 modify fresh_fun_simp to ease debugging
narboux [Fri, 20 Apr 2007 14:30:35 +0200] rev 22753
modify fresh_fun_simp to ease debugging
Fri, 20 Apr 2007 13:30:51 +0200 updated code generator
haftmann [Fri, 20 Apr 2007 13:30:51 +0200] rev 22752
updated code generator
Fri, 20 Apr 2007 13:11:47 +0200 updated
haftmann [Fri, 20 Apr 2007 13:11:47 +0200] rev 22751
updated
Fri, 20 Apr 2007 11:21:53 +0200 adds extracted program to code theorem table
haftmann [Fri, 20 Apr 2007 11:21:53 +0200] rev 22750
adds extracted program to code theorem table
Fri, 20 Apr 2007 11:21:52 +0200 unfold attribute now also accepts HOL equations
haftmann [Fri, 20 Apr 2007 11:21:52 +0200] rev 22749
unfold attribute now also accepts HOL equations
Fri, 20 Apr 2007 11:21:50 +0200 added more stuff
haftmann [Fri, 20 Apr 2007 11:21:50 +0200] rev 22748
added more stuff
Fri, 20 Apr 2007 11:21:49 +0200 add definitions explicitly to code generator table
haftmann [Fri, 20 Apr 2007 11:21:49 +0200] rev 22747
add definitions explicitly to code generator table
Fri, 20 Apr 2007 11:21:48 +0200 cleared dead code
haftmann [Fri, 20 Apr 2007 11:21:48 +0200] rev 22746
cleared dead code
Fri, 20 Apr 2007 11:21:47 +0200 moved axclass module closer to core system
haftmann [Fri, 20 Apr 2007 11:21:47 +0200] rev 22745
moved axclass module closer to core system
Fri, 20 Apr 2007 11:21:42 +0200 Isar definitions are now added explicitly to code theorem table
haftmann [Fri, 20 Apr 2007 11:21:42 +0200] rev 22744
Isar definitions are now added explicitly to code theorem table
Fri, 20 Apr 2007 11:21:41 +0200 improved case unfolding
haftmann [Fri, 20 Apr 2007 11:21:41 +0200] rev 22743
improved case unfolding
Fri, 20 Apr 2007 11:21:40 +0200 switched from recdef to function package; constants add, mul, pow now curried; infix syntax for algebraic operations.
haftmann [Fri, 20 Apr 2007 11:21:40 +0200] rev 22742
switched from recdef to function package; constants add, mul, pow now curried; infix syntax for algebraic operations.
Fri, 20 Apr 2007 11:21:39 +0200 tuned syntax: K_record is now an authentic constant
haftmann [Fri, 20 Apr 2007 11:21:39 +0200] rev 22741
tuned syntax: K_record is now an authentic constant
Fri, 20 Apr 2007 11:21:38 +0200 tuned: now using function package
haftmann [Fri, 20 Apr 2007 11:21:38 +0200] rev 22740
tuned: now using function package
Fri, 20 Apr 2007 11:21:37 +0200 transfer_tac accepts also HOL equations as theorems
haftmann [Fri, 20 Apr 2007 11:21:37 +0200] rev 22739
transfer_tac accepts also HOL equations as theorems
Fri, 20 Apr 2007 11:21:36 +0200 shifted min/max to class order
haftmann [Fri, 20 Apr 2007 11:21:36 +0200] rev 22738
shifted min/max to class order
Fri, 20 Apr 2007 11:21:35 +0200 tuned
haftmann [Fri, 20 Apr 2007 11:21:35 +0200] rev 22737
tuned
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip