tvl-depot/users/tazjin/rlox/src
Vincent Ambo 36cf7bef24 refactor(tazjin/rlox): Thread through scanner errors
... and show them to users, very crudely.

Change-Id: If4491b14db1124313f6ab7e5fbfdce9fea501d11
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2193
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
2020-11-28 17:26:58 +00:00
..
errors.rs refactor(tazjin/rlox): Thread through scanner errors 2020-11-28 17:26:58 +00:00
interpreter.rs refactor(tazjin/rlox): Thread through scanner errors 2020-11-28 17:26:58 +00:00
main.rs fix(tazjin/rlox): Clear previous line in REPL mode 2020-11-28 16:33:32 +00:00
scanner.rs refactor(tazjin/rlox): Thread through scanner errors 2020-11-28 17:26:58 +00:00