Issues
- 0
When compiling objects independently class names fail to translate properly.
#11 opened by Oblivious-Oblivious - 0
- 1
Selectors on different classes with the same names collide, because of having the same namespacing.
#4 opened by Oblivious-Oblivious - 0
When some parameter of a message is a char* value we need to enclose it in parentheses else it fails to compile.
#9 opened by Oblivious-Oblivious - 0
- 0
- 0
- 1
Rewriting cDataLib using Zircon.
#5 opened by Oblivious-Oblivious - 1
All zircon files need an explicit #import of dependencies even if they are indirect.
#3 opened by Oblivious-Oblivious - 1
`LF` mode on text editors mess up line feeds for the parser, `CRLF` works properly.
#2 opened by Oblivious-Oblivious - 1
Fix preprocessor grammar.
#1 opened by Oblivious-Oblivious