Changeset 12195 in project
- Timestamp:
- 10/18/08 18:31:31 (12 years ago)
- Location:
- chicken
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chicken/branches/cmi/TODO
r12191 r12195 11 11 ** build 12 12 *** chicken-boot can't load *.import.so's 13 possibly detect this in a static build and prefer .scm import libs 13 **** possibly detect this in a static build and prefer .scm import libs 14 **** or: add setup-*.c to bootstrap tarball? 14 15 ** expander 15 16 *** expansion of r5rs_pitfall 4.2 incorrect … … 51 52 ** -emit-inline-file makes only sense with -inline-global and -local 52 53 what should imply what? 53 ** test build with -O3 for all .scm files54 compare binary-sizes and performance55 54 ** make sure hooks are not inlined 56 55 -
chicken/trunk/TODO
r12130 r12195 1 1 TODO for trunk -*- Outline -*- 2 2 3 4 * merge cmi branch and announce changes 3 5 4 6 * expander … … 71 73 *** should cache extension-info 72 74 necessary? 75 ** funky: allow CHICKEN_REPOSITORY to be a list and try in order 76 *** special name to refer to default repo 73 77 74 78 * documentation
Note: See TracChangeset
for help on using the changeset viewer.