aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/parser.cpp
AgeCommit message (Expand)Author
2021-05-28stage1 parser: fix the TODOsAndrew Kelley
2021-05-28stage1: memoize strings in the ASTAndrew Kelley
2021-05-28stage1: rework tokenizer to match stage2Andrew Kelley
2021-05-20stage1: support inline keyword on function declsIsaac Freund
2021-05-10stage1: remove outdated error message regarding #447jacob gw
2021-05-06stage1: improve message for missing fn return typelars
2021-04-24stage1: Require a block after suspendLemonBoy
2021-02-10stage1: switch from inline fn to callconv(.Inline)Tadeo Kondrak
2021-01-22stage1: Allow nameless test blocksLemonBoy
2020-12-26remove '||=' from stage1g-w1
2020-11-21Rename back to extern, extend a stage1 parser hackLemonBoy
2020-10-30Add tests and fix \n between commentsfrmdstryr
2020-10-30Add support for comments in multiline string literalfrmdstryr
2020-10-06Add opaque type syntaxTadeo Kondrak
2020-09-21rename src-self-hosted/ to src/Andrew Kelley