Commit graph

13 commits

Author SHA1 Message Date
harupy
72185fecd5 Add with_col_offset and with_row_offset to Location 2023-01-04 13:16:03 +09:00
harupy
b6647b0171 Remove repetitive to_string in parse_escaped_char 2023-01-03 14:48:00 +09:00
Jeong YunWon
50f191b2c7 Merge pull request #4409 from harupy/improve-error-conversion-in-string-parser
Improve error conversion in `string_parsers.rs`
2023-01-03 14:39:01 +09:00
harupy
d1d22282bc Fix clippy error 2023-01-03 12:51:31 +09:00
harupy
6374c0df13 Improve error conversion in string_parsers.rs 2023-01-03 12:46:10 +09:00
harupy
4c4bc41163 Use drain 2023-01-03 01:23:44 +09:00
Jim Fasarakis-Hilliard
69c012b8c5 Merge pull request #4404 from harupy/merge-match-arms
Merge match arms in `StringParser.parse_formatted_value`
2023-01-02 18:18:40 +02:00
harupy
83ebf39ecc Merge match arms in parse_formatted_value 2023-01-02 23:16:51 +09:00
harupy
9f6d70382b Fix match 2023-01-02 22:54:48 +09:00
harupy
383ad672e7 Simplify code using match 2023-01-02 22:26:09 +09:00
harupy
33fd321fad Remove unreachable code in compiler/parser/src/string_parser.rs 2023-01-02 20:48:40 +09:00
harupy
6f8f655059 Move tests 2022-12-31 12:15:33 +09:00
harupy
faec9372f9 Fix FormattedValue location 2022-12-30 21:39:29 +09:00