]> git.corax.cc Git - ccc/commit
lex: Add token types for keywords lexer unstable
authorMatthias Kruk <m@m10k.eu>
Mon, 1 Jun 2020 01:13:41 +0000 (10:13 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 1 Jun 2020 01:13:41 +0000 (10:13 +0900)
commit61c58261a8a698f066fd37fa9b74ee469af7700b
treefa20c9df5b289da4b6abc328e3f146f9a780959a
parentedb42c0da8f087003af8f7b60d72107edb4feb71
lex: Add token types for keywords
src/lex.c
src/main.c
src/token.c
src/token.h