token: Update functional interface and add token_copy(), token_equal().
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 4 Jul 2021 05:20:55 +0000 (22:20 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 4 Jul 2021 05:28:42 +0000 (22:28 -0700)
commited8ef8cde45ecd7b65c31231cf889e7316b27022
treefd092a0cd7a88e0ff1ac7a3ec21559b69324d394
parent9a49b3bfa6400cca704e8e73ccc727b2e4a4e01c
token: Update functional interface and add token_copy(), token_equal().

These will have users in an upcoming commit.
src/language/lexer/lexer.c
src/language/lexer/scan.c
src/language/lexer/token.c
src/language/lexer/token.h