| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some shit up in the future
|
|
some shit up in the future
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update readme a bit more
|
|
|
|
|
|
Pull
|
|
|
|
Fixed parenthesis in fib.sloth print
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Change lexer functions to return a option
- Return None variant instead of \u0000 in case of EOF
- Test lexer against a sample program
|
|
This changes token from having an owned string instead opting to use a
str with the same lifetime as the lexer itself.
|