author | kleing |
Mon, 30 May 2005 10:23:15 +0200 | |
changeset 16111 | d06dc7975731 |
parent 15965 | f422f8283491 |
child 16119 | c0916ed7b8e9 |
permissions | -rw-r--r-- |
15139 | 1 |
For Isabelle2005: |
2 |
||
15675 | 3 |
- update course material slides to new theory headers (Tobias) |
4 |
||
5 |
- shell script to convert to new theory headers |
|
15310 | 6 |
|
15441 | 7 |
- attach additional ML code to consts_code section (Stefan) |
8 |
||
15310 | 9 |
- modular generation of ML code with structures (Stefan) |
15139 | 10 |
|
15445 | 11 |
- Library/ExecutableSet.thy (Stefan) |
15310 | 12 |
|
13 |
- a global "disprove" menu item both as an action and (if it can be done) |
|
14 |
as a setting (Stefan & Tjark) |
|
15 |
||
15965
f422f8283491
Use of IntInf.int instead of int in most numeric simprocs; avoids
paulson
parents:
15841
diff
changeset
|
16 |
- convert fast_lin_arith.ML and cooper_dec.ML to use IntInf (Tobias) |
f422f8283491
Use of IntInf.int instead of int in most numeric simprocs; avoids
paulson
parents:
15841
diff
changeset
|
17 |
|
15424 | 18 |
- update or remove ex/MT (Larry) |
15330 | 19 |
|
15412 | 20 |
- Include IsaPlanner? (Larry to co-ordinate) |
21 |
||
15419 | 22 |
- update LaTeXsugar, remove references to future Isabelle2005 etc. (Gerwin) |
15414 | 23 |
|
15441 | 24 |
- rules -> iprover (Stefan) |
25 |
||
15654 | 26 |
- ball, bex and setsum congruence rules (Tobias & Stefan) |
27 |
||
15701 | 28 |
- html generation: somtimes lemma names and whole lemmas are missing. |
29 |
See http://afp.sourceforge.net/browser_info/current/HOL/HOL-Complex/Integration/SetsumThms.html |
|
30 |
(Markus?) |
|
31 |
||
15838 | 32 |
- Allow sorts in typedef: typedef ('a::mysort)t = ... |
33 |
(low priority) |
|
34 |
||
15310 | 35 |
- remove this file (Tobias) |