]> git.corax.cc Git - ccc/commit
lex: Add file attribute to tokens to identify the file a token came from
authorMatthias Kruk <m@m10k.eu>
Sun, 7 Jun 2020 09:53:28 +0000 (18:53 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 7 Jun 2020 09:53:28 +0000 (18:53 +0900)
commit8c101ba896860db4d674495b636ae5622472413b
tree90cc29e9f273b67b64aaa0e2f2087da8460b286b
parent3d6402ec2997f777157c7ff6872f03ddeb391888
lex: Add file attribute to tokens to identify the file a token came from
src/token.c
src/token.h