Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-17 | intern symbol names | Quentin Carbonneaux | |
Symbols in the source file are still limited in length because the rest of the code assumes that strings always fit in NString bytes. Regardless, there is already a benefit because comparing/copying symbol names does not require using strcmp()/strcpy() anymore. | |||
2017-04-08 | new arm64 backend, yeepee | Quentin Carbonneaux | |