aboutsummaryrefslogtreecommitdiff
path: root/src-self-hosted/c_tokenizer.zig
AgeCommit message (Expand)Author
2020-02-02use std.c.tokenizer in translate-cVexu
2020-01-29Convert a bunch of page_allocator to testing.allocatorBenjamin Feng
2020-01-04Fix edge case in hex-literal translationLemonBoy
2020-01-02Fix edge case in C tokenizerLemonBoy
2019-12-29update c_tokenzier tests to new apiVexu
2019-12-29Cleanup c_tokenizer.zig testsfrmdstryr
2019-12-29Add macro opsfrmdstryr
2019-12-28translate-c-2 improve macro errorsVexu
2019-12-28translate-c-2 macro conditional operatorVexu
2019-12-22translate-c-2 various fixesVexu
2019-12-20translate-c-2 fix macro regressionVexu
2019-12-20translate-c-2 final small fixesVexu
2019-12-20translate-c-2 improve macro escape sequencesVexu
2019-12-18translate-c-2 array accessVexu
2019-12-18translate-c-2 member accessVexu
2019-12-16translate-c-2 variable aliasingVexu
2019-12-16c tokenizer escape sequencesVexu
2019-12-15translate-c-2 macro functionsVexu
2019-12-15translate-c-2 macro castVexu
2019-12-15translate-c-2 macrosVexu
2019-12-15translate-c-2 c tokenizerVexu