Commit graph

14 commits

Author SHA1 Message Date
harupy
faec9372f9 Fix FormattedValue location 2022-12-30 21:39:29 +09:00
harupy
a0dfa939ff Fix make_tokenizer_located 2022-12-27 21:54:18 +09:00
yt2b
637275fc35 Fix comment 2022-12-26 09:30:12 +09:00
yt2b
db91adbcc3 Add BOM check 2022-12-25 11:15:29 +09:00
Jeong YunWon
9250260e20 Fix nightly clippy warnings 2022-12-05 12:18:16 +09:00
yt2b
af4fb9ed52 use bool.then 2022-11-24 09:23:20 +09:00
yt2b
fde6b61270 restore if expression 2022-11-23 11:30:54 +09:00
yt2b
6ae42e249b Refactor lexer functions 2022-11-22 21:10:19 +09:00
yt2b
1fe79331f3 Add test 2022-11-21 22:36:05 +09:00
Bongjun Jang
7cdcc13341 Refactor lexer struct (#4257) 2022-11-19 21:43:34 +09:00
Charlie Marsh
c3f246693b Implement Tok::Comment 2022-11-07 10:33:55 -05:00
Charlie Marsh
ca62bd1593 Start simple string at quote mark 2022-10-16 11:25:46 -04:00
Charlie Marsh
15e2ac3fd7 Start string location at kind or quote prefix 2022-10-15 11:03:50 -04:00
Jeong YunWon
060d153bb3 reorganize compiler crates 2022-08-22 04:42:42 +09:00