]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 0.0.44
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index e074ce5aa605b3f3ee1dcb5e6c77c1dac8bdec2a..5e14b414d877084fd0d1574940a2abd2ecd24686 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
 before 0.1
+       
+       * fix -O2 -NDEBUG compile
 
        * remove spurious/outdated comments in .ly, debug .ly
 
@@ -8,13 +10,15 @@ before 0.1
 
        * decent TeX page layout
 
+       * per-pstaff item-widths
+       
        * remove unnecessary or confusing constructs from .ly
 
 This is an assorted collection of stuff that will be done, might be
 done, or is an idea that I want to think about
 
 PARSER
-       * Duration
+       * Duration-> Musical_duration, typedef Rational Duration?
 
 MAKE-STUFF
 
@@ -89,9 +93,8 @@ SMALLISH PROJECTS
 
        * parshape
 
-       * a pure parser?
-
-       * read from mmap directly: study yy_scan_buffer
+       * read from mmap directly: bugreport to flex developers->
+       yy_scan_buffer in C++..
 
        * binsearch/hash for identifiers
 
@@ -140,6 +143,10 @@ DOC
 
 FUTURE
 
+       * slur parts as a script
+       
+       * multiple scripst.
+
        * mixed  fontsizes
 
        * put scripts on bars
@@ -174,8 +181,6 @@ IDEAS
 
        * move MIDI io to a ANSI C libmidi library.
 
-       * fold indentifiers and notenames?
-
        * itemcolumns: Use dummy items.
 
        * use an embedded language: scheme, lisp, S-lang, Perl, GUILE, ?