Jeong YunWon
|
9af9c1643d
|
Merge pull request #4417 from harupy/add-with-offset-methods
Add `with_col_offset` and `with_row_offset` to `Location` for conveniece
|
2023-01-04 17:07:31 +09:00 |
|
harupy
|
a6cebc4f51
|
Add with_col_offset and with_row_offset to Location
|
2023-01-04 13:16:03 +09:00 |
|
harupy
|
60ce07d829
|
Remove incorrect EmptyExpression in parse_formatted_value
|
2023-01-03 23:55:50 +09:00 |
|
harupy
|
8f5bd0bbe3
|
Remove repetitive to_string in parse_escaped_char
|
2023-01-03 14:48:00 +09:00 |
|
Jeong YunWon
|
6cbe503d7b
|
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
|
10494c9bb1
|
Fix clippy error
|
2023-01-03 12:51:31 +09:00 |
|
harupy
|
b2be3145c5
|
Improve error conversion in string_parsers.rs
|
2023-01-03 12:46:10 +09:00 |
|
harupy
|
76e747a87e
|
Use drain
|
2023-01-03 01:23:44 +09:00 |
|
Jim Fasarakis-Hilliard
|
72c0a06557
|
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
|
4e681b5b6f
|
Merge match arms in parse_formatted_value
|
2023-01-02 23:16:51 +09:00 |
|
harupy
|
0df1c9fc37
|
Fix match
|
2023-01-02 22:54:48 +09:00 |
|
harupy
|
1e2e880b52
|
Simplify code using match
|
2023-01-02 22:26:09 +09:00 |
|
harupy
|
ad15d83f2d
|
Remove unreachable code in compiler/parser/src/string_parser.rs
|
2023-01-02 20:48:40 +09:00 |
|
harupy
|
b37a18e0e3
|
Move tests
|
2022-12-31 12:15:33 +09:00 |
|
harupy
|
17f7efedc5
|
Fix FormattedValue location
|
2022-12-30 21:39:29 +09:00 |
|