diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-05-25 19:24:19 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-05-25 21:02:40 +0200 |
commit | 44354cf8209185479c2aa62b855d058495ea7bde (patch) | |
tree | 892a85f123f582a3978a3069e8d060124683cd00 /lib | |
parent | 5879bdf94fa8f899a1961f6eb5fbc4aacfa84b2a (diff) |
lexer, compiler: separate TK_BOOL token into TK_TRUE and TK_FALSE tokens
The token type split allows us to drop the token value union in the
reserved word list with a subsequent commit.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions