harupy
|
2dfd053bed
|
Implement Default for Location
|
2023-01-05 22:48:47 +09:00 |
|
harupy
|
7f552e4594
|
Address comments
|
2023-01-05 18:24:54 +09:00 |
|
Jeong YunWon
|
958c7e33ad
|
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
|
6d140426c1
|
Add with_col_offset and with_row_offset to Location
|
2023-01-04 13:16:03 +09:00 |
|
harupy
|
84dff79ddc
|
Remove incorrect EmptyExpression in parse_formatted_value
|
2023-01-03 23:55:50 +09:00 |
|
harupy
|
515dceb07b
|
Remove repetitive to_string in parse_escaped_char
|
2023-01-03 14:48:00 +09:00 |
|
Jeong YunWon
|
2858c315bf
|
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
|
3b0fd61b3b
|
Fix clippy error
|
2023-01-03 12:51:31 +09:00 |
|
harupy
|
9030679193
|
Improve error conversion in string_parsers.rs
|
2023-01-03 12:46:10 +09:00 |
|
harupy
|
39f410c909
|
Use drain
|
2023-01-03 01:23:44 +09:00 |
|
Jim Fasarakis-Hilliard
|
4222b13e6c
|
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
|
40e2150f7e
|
Merge match arms in parse_formatted_value
|
2023-01-02 23:16:51 +09:00 |
|
harupy
|
92bf96608c
|
Fix match
|
2023-01-02 22:54:48 +09:00 |
|
harupy
|
fac6a857f6
|
Simplify code using match
|
2023-01-02 22:26:09 +09:00 |
|
harupy
|
68586f8e3c
|
Remove unreachable code in compiler/parser/src/string_parser.rs
|
2023-01-02 20:48:40 +09:00 |
|
harupy
|
68116d5c11
|
Move tests
|
2022-12-31 12:15:33 +09:00 |
|
harupy
|
439298e735
|
Fix FormattedValue location
|
2022-12-30 21:39:29 +09:00 |
|