Changeset 12700 in project for chicken/trunk/TODO
- Timestamp:
- 12/01/08 11:22:37 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chicken/trunk/TODO
r12630 r12700 140 140 ** branches 141 141 *** test irregular branch, merge if performance is acceptable 142 *** try to improve performance in lazy-gensyms 142 143 143 144 ** expander … … 162 163 163 164 ** compiler 164 *** use ##core#db information165 either automatically add use/require code (tricky) or at least warn and suggest166 use167 165 *** generate object-files in /tmp (or TMPDIR)? 168 166 … … 182 180 183 181 ** build 184 *** running "chicken-install -u" may be problematic with changed DESTDIR185 182 *** rules.make should really be generated by a script 186 183 *** need script to process import libraries for generating indices for doc.callcc.org … … 212 209 ** when inlining, consing arg-list with "list" may make get-keyword possible foldable 213 210 214 ** local flow analysis211 ** compiler-support for get-keyword ? 215 212 216 213 ** lambda-fusion / "fuse-and-dispatch" (suggested by Alex)
Note: See TracChangeset
for help on using the changeset viewer.