Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
b0b8fa4885 | Eat whitespace while in the PP state | 15 years ago |
![]() |
62f62ca3b3 |
Partially fix comment handling in preprocessor directives.
Multi-line /* */ comments are still broken. I think this will wait to be fixed until we have a real preprocessor. |
15 years ago |
![]() |
b0bb781e1d |
Don't track new type names during pass-1 parsing
This implementation was wrong anyway because it did not respect scoping rules. This will need to be revisited soon. The most likely result is that the grammar is going to need some significant re-work to be able to use a IDENTIFIER in all the places where a TYPE_NAME is currently used. |
15 years ago |
![]() |
d59673c9de | autoconf for the ... | 15 years ago |
![]() |
a87ac255cf | Initial commit. lol | 15 years ago |