Shunsuke Shibayama
|
22ccf4d870
|
feat: make erg_parser available as a Python lib
|
2023-11-14 20:47:01 +09:00 |
|
Shunsuke Shibayama
|
ed0f8e1d57
|
chore: impl some error conversions
|
2023-11-03 17:40:56 +09:00 |
|
Shunsuke Shibayama
|
5ea48ab88e
|
fix: desugaring leaks
|
2023-06-10 13:46:10 +09:00 |
|
Shunsuke Shibayama
|
924b22a171
|
Merge branch 'main' into pr/320
|
2023-06-09 22:04:44 +09:00 |
|
Shunsuke Shibayama
|
d75ac0c17b
|
chore: add erg_common::io module
|
2023-06-09 12:11:13 +09:00 |
|
Shunsuke Shibayama
|
324618dbdc
|
chore(parser): return AST and Warnings
|
2023-06-09 02:36:41 +09:00 |
|
Cai Bingjun
|
fdce1e2336
|
fix: modify Chinese error information
|
2023-06-04 14:39:28 +08:00 |
|
GreasySlug
|
7004025f51
|
chore(error): wording
|
2023-05-04 12:10:26 +09:00 |
|
GreasySlug
|
1ff53f4669
|
fix(parser): #245
|
2023-05-04 12:10:26 +09:00 |
|
GreasySlug
|
d190abdb6a
|
Revert "update: invalid convert error"
This reverts commit 1979e95901367bde9dc8ed83ecab27ab2c018c39.
|
2023-05-04 12:10:26 +09:00 |
|
Shunsuke Shibayama
|
0dba4da58a
|
chore: improve error messages
|
2023-05-04 12:10:25 +09:00 |
|
GreasySlug
|
165d859786
|
chore: update msg
|
2023-05-04 12:10:25 +09:00 |
|
GreasySlug
|
219ecb71ce
|
chore(error): remove unnecessary errors
|
2023-05-04 12:10:25 +09:00 |
|
GreasrySlug
|
e5e9da5a7d
|
refactor(parser): modify messages
|
2023-05-04 12:10:25 +09:00 |
|
GreasySlug
|
d52c10e2f0
|
chore: use syntax instead of new
|
2023-05-04 12:10:25 +09:00 |
|
Cai BingJun
|
709b29c6aa
|
fix: modify Chinese error information
|
2023-05-04 12:10:25 +09:00 |
|
GreasySlug
|
292bc6cfd0
|
fix(parser): conflict and linter warning
|
2023-05-04 12:10:25 +09:00 |
|
GreasySlug
|
fcf79f1a92
|
update: add chinese
|
2023-05-04 12:10:24 +09:00 |
|
GreasySlug
|
38cb160057
|
update: use classified err instead of syntax_error
|
2023-05-04 12:10:24 +09:00 |
|
GreasySlug
|
b2a0dc19e5
|
add: classify error
|
2023-05-04 12:10:24 +09:00 |
|
GreasySlug
|
4c50f1d635
|
update: style
|
2023-05-04 12:10:24 +09:00 |
|
GreasySlug
|
35db8c5565
|
add: handling when add: None is matched
|
2023-05-04 12:10:24 +09:00 |
|
GreasySlug
|
1e072835c3
|
update: invalid convert error
|
2023-05-04 12:10:24 +09:00 |
|
Shunsuke Shibayama
|
a07ab4637e
|
fix(parser): fix #400
|
2023-02-27 19:52:24 +09:00 |
|
Shunsuke Shibayama
|
a2a55b0645
|
refactor: rem impl_stream_for_wrapper and merge into impl_stream
|
2023-02-06 04:11:25 +09:00 |
|
Shunsuke Shibayama
|
44781cb030
|
Fix warns
|
2023-01-27 11:23:42 +09:00 |
|
Shunsuke Shibayama
|
a127564b31
|
Rename dir: compiler -> crates
|
2023-01-15 12:03:19 +09:00 |
|