tame/tamer/src
Mike Gerwitz eafb3b2a1b tamer: Add Display impl for each ParseState for generic ParseErrors
This is intended to describe, to the user, the state that the parser is
in.  This will be used to convey additional information for general parser
errors, but it should also probably be integrated into parsers' individual
errors as well when appropriate.

This is something I expected to add at some point, but I wanted to add them
because, when dealing with lowering errors, it can be difficult to tell
what parser the error originated from.

DEV-11864
2022-05-25 15:26:02 -04:00
..
asg tamer: asg: Hoist Root from Ident into Object 2022-05-19 12:48:43 -04:00
bin tamer: iter::trip: Flatten Result 2022-05-20 16:08:16 -04:00
diagnose Copyright year update 2022 2022-05-03 14:14:29 -04:00
iter tamer: iter::trip: Flatten Result 2022-05-20 16:08:16 -04:00
ld tamer: iter::trip: Flatten Result 2022-05-20 16:08:16 -04:00
obj tamer: Add Display impl for each ParseState for generic ParseErrors 2022-05-25 15:26:02 -04:00
sym Copyright year update 2022 2022-05-03 14:14:29 -04:00
test Copyright year update 2022 2022-05-03 14:14:29 -04:00
xir tamer: Add Display impl for each ParseState for generic ParseErrors 2022-05-25 15:26:02 -04:00
convert.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
diagnose.rs tamer: Add Display impl for each ParseState for generic ParseErrors 2022-05-25 15:26:02 -04:00
fs.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
global.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
iter.rs tamer: iter::trip: Flatten Result 2022-05-20 16:08:16 -04:00
ld.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
lib.rs tamer: Move Dim and {Sym=>}Dtype into num module 2022-05-19 10:39:21 -04:00
num.rs tamer: num: Header typo correction 2022-05-19 12:02:38 -04:00
parse.rs tamer: Add Display impl for each ParseState for generic ParseErrors 2022-05-25 15:26:02 -04:00
span.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
xir.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00