branch : pmacs2
This commit is contained in:
moculus 2008-09-21 05:47:18 +00:00
parent b4d9a69663
commit a5511d0c14
1 changed files with 8 additions and 0 deletions

8
IDEAS
View File

@ -1,3 +1,11 @@
2008/09/21:
Tab completion, paren matching, and scope detection should be done by one module
(eventually, lexing should also, but for now having two isn't so bad).
Also, all modules need to parse whitespace out rather than just having the null
rule pick it up.
2008/05/23:
Buffers should run in their own threads and/or processes and communicate with