aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.cpp
AgeCommit message (Expand)Author
2019-09-22remove redundant assertAndrew Kelley
2018-01-11the same string literal codegens to the same constantAndrew Kelley
2016-12-04add missing copyright noticesAndrew Kelley
2016-09-19use size_t for indexesAndrew Kelley
2015-12-01colored error messages that tell the source fileAndrew Kelley
2015-11-30factor analysis code out of codegenJosh Wolfe
2015-11-25fix invalid memory writeAndrew Kelley
2015-11-06generated parser understands tuplesAndrew Kelley
2015-11-01tokenizing hello.zigAndrew Kelley
2015-08-05preprocessor runs onceAndrew Kelley