Commits
Click on a commit to change the comparison rangerefactor(lexer): make `handle_byte` a method of `Lexer` (#8291)
Pure refactor. `handle_byte` was a free function. Make it a method of `Lexer` instead - more idiomatic.7 months ago
by overlookmotel