tame/tamer/src/parse
Mike Gerwitz cceb8c7fb9 tamer: xir::parse::ele: Initial Close mapping support
Since the parsers produce streaming IRs, we need to be able to emit tokens
representing closing delimiters, where they are important.

This notably doesn't use spans; I'll add those next, since they're also
needed for the previous work.

DEV-7145
2022-07-13 15:02:46 -04:00
..
state tamer: xir::parse::ele: Initial Close mapping support 2022-07-13 15:02:46 -04:00
error.rs tamer: Replace ParseStatus::Dead with generic lookahead 2022-07-12 00:11:45 -04:00
lower.rs tamer: Replace ParseStatus::Dead with generic lookahead 2022-07-12 00:11:45 -04:00
parser.rs tamer: parse::transition::Lookahead: ParseState=>Token type param 2022-07-13 10:13:35 -04:00
state.rs tamer: xir::parse::ele: Initial element parser generator concept 2022-07-13 14:08:47 -04:00