| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-22 | remove redundant assert | Andrew Kelley | |
| 2018-01-11 | the same string literal codegens to the same constant | Andrew Kelley | |
| this makes it so that you can send the same string literal as a comptime slice and get the same type | |||
| 2016-12-04 | add missing copyright notices | Andrew Kelley | |
| 2016-09-19 | use size_t for indexes | Andrew Kelley | |
| protect against incorrect copies in debug mode | |||
| 2015-12-01 | colored error messages that tell the source file | Andrew Kelley | |
| 2015-11-30 | factor analysis code out of codegen | Josh Wolfe | |
| 2015-11-25 | fix invalid memory write | Andrew Kelley | |
| 2015-11-06 | generated parser understands tuples | Andrew Kelley | |
| 2015-11-01 | tokenizing hello.zig | Andrew Kelley | |
| 2015-08-05 | preprocessor runs once | Andrew Kelley | |
