mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 07:11:41 +00:00
more todos
This commit is contained in:
parent
00f9d48f10
commit
21b3a87535
1 changed files with 2 additions and 0 deletions
|
@ -29,4 +29,6 @@ o try to reduce memory consumption
|
|||
o unnamed function parameters for prototypes/typdefs etc.
|
||||
o embedded nul characters in strings
|
||||
o smarter temp def handling
|
||||
o C style pointer/array declarations (type system in general?)
|
||||
o better error handling to continue parsing after a syntax error
|
||||
? "":"" string concatenation (parser issues)
|
||||
|
|
Loading…
Reference in a new issue