Aodhnait Étaín
48f47671cd
Adds "minus" operator, both as a unary negation and a binary subtraction. Refactors Parser::bump to actually return the next token, which is slightly more useful for us. Also changes how Token::len is implemented, and now we return 1 for all tokens that are not listed explicitly. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.toml |