rust/crates/mbe/src
2023-08-08 14:44:33 +02:00
..
expander Fixup path fragments upon MBE transcription 2023-07-30 23:36:42 +09:00
syntax_bridge Make tt generic over the span data 2023-01-31 14:58:16 +01:00
benchmark.rs Don't unnecessarily clone the input tt for decl macros 2023-07-10 16:28:23 +02:00
expander.rs Fixup path fragments upon MBE transcription 2023-07-30 23:36:42 +09:00
lib.rs Simplify 2023-08-01 17:47:52 +02:00
parser.rs Implement ${count()} metavariable expression 2023-05-28 19:54:36 +09:00
syntax_bridge.rs fix: Fix float parser hack creating empty NameRef tokens 2023-08-08 14:44:33 +02:00
to_parser_input.rs Fixup comments 2023-02-07 18:08:05 +01:00
token_map.rs fix: Strip unused token ids from eager macro input token maps 2023-07-31 17:12:17 +02:00
tt_iter.rs Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00