rust/tests/data/lexer
Christopher Durham f4f79038d1 Block Comments
closes #7
2018-01-28 05:08:25 -05:00
..
0001_hello.rs Lexer testing infra 2017-12-29 00:27:56 +03:00
0001_hello.txt More readable lexer tests 2017-12-30 15:29:09 +03:00
0002_whitespace.rs Cleanup character classes 2017-12-30 00:48:47 +03:00
0002_whitespace.txt More readable lexer tests 2017-12-30 15:29:09 +03:00
0003_ident.rs Lexer: underscore 2017-12-30 01:01:57 +03:00
0003_ident.txt More readable lexer tests 2017-12-30 15:29:09 +03:00
0004_numbers.rs Lexer: simplistic char & lifetime tests 2017-12-31 11:32:49 +03:00
0004_numbers.txt Lexer: more symbols 2017-12-31 15:29:09 +03:00
0005_symbols.rs Lexer: more symbols 2017-12-31 15:29:09 +03:00
0005_symbols.txt G: start attributes 2018-01-07 19:50:54 +03:00
0006_chars.rs Lexer: simplistic char & lifetime tests 2017-12-31 11:32:49 +03:00
0006_chars.txt Lexer: simplistic char & lifetime tests 2017-12-31 11:32:49 +03:00
0007_lifetimes.rs Lexer: simplistic char & lifetime tests 2017-12-31 11:32:49 +03:00
0007_lifetimes.txt Lexer: simplistic char & lifetime tests 2017-12-31 11:32:49 +03:00
0008_byte_strings.rs Lexer: strings 2017-12-31 15:14:47 +03:00
0008_byte_strings.txt Lexer: strings 2017-12-31 15:14:47 +03:00
0009_strings.rs Lexer: strings 2017-12-31 15:14:47 +03:00
0009_strings.txt Lexer: strings 2017-12-31 15:14:47 +03:00
0010_comments.rs Lexer: basic comments 2017-12-31 16:56:33 +03:00
0010_comments.txt Lexer: basic comments 2017-12-31 16:56:33 +03:00
0011_keywords.rs G: struct flavors 2018-01-13 22:00:26 +03:00
0011_keywords.txt G: struct flavors 2018-01-13 22:00:26 +03:00
00012_block_comment.rs Block Comments 2018-01-28 05:08:25 -05:00
00012_block_comment.txt Block Comments 2018-01-28 05:08:25 -05:00