Cai Bingjun
198117413f
trifle
2022-10-14 21:01:52 +08:00
Shunsuke Shibayama
64be2da03b
Update error.rs
2022-10-03 21:16:39 +09:00
Shunsuke Shibayama
792c0ca3b4
impl Error for CompileError
2022-09-25 23:43:31 +09:00
Shunsuke Shibayama
8c50c6b423
Fix some visibility bugs
2022-09-21 21:28:37 +09:00
Shunsuke Shibayama
12f22f8bed
Fix Context::lower_class_def
2022-09-15 11:36:34 +09:00
Shunsuke Shibayama
1711ac3714
Add ErrorDisplay::show
2022-09-14 13:38:50 +09:00
Shunsuke Shibayama
fe1b0fab70
Add AtomicStr
2022-09-14 12:11:06 +09:00
Shunsuke Shibayama
d26ed35939
Update error.rs
2022-09-12 00:44:00 +09:00
Shunsuke Shibayama
1947f7518a
Follow the latest changes and correct warnings
2022-09-10 21:33:13 +09:00
Yuna Tomida
d956c3f61d
Follow clippy warnings
2022-09-10 17:32:25 +09:00
Shunsuke Shibayama
d986750a66
Fix error handling bugs
2022-09-10 15:10:55 +09:00
Shunsuke Shibayama
892ab6df2f
Implement inheritance check
2022-09-09 15:34:34 +09:00
Shunsuke Shibayama
c2edad7556
Impl Location::RangePair
2022-09-09 01:08:05 +09:00
Shunsuke Shibayama
5029d71cbe
Impl: auto generating of new
2022-09-07 14:48:02 +09:00
Shunsuke Shibayama
78c0b60f3f
Fix inference bugs
2022-09-03 15:22:44 +09:00
Shunsuke Shibayama
e1eebb252f
Fix constant evaluation methods to return EvalResult
2022-09-03 11:59:18 +09:00
Shunsuke Shibayama
190c9ba59f
Fix error reporting links
2022-08-19 12:44:37 +09:00
Cai Bingjun
14c6d72f65
Merge branch 'main' of https://github.com/C-BJ/erg
2022-08-19 11:05:27 +08:00
Cai Bingjun
6f3fa64f90
Add error message translation for zh-CN and zh-TW
2022-08-19 11:02:41 +08:00
Shunsuke Shibayama
e36746f964
Fix Array type inference
2022-08-19 10:43:57 +09:00
Shunsuke Shibayama
842fe10353
Add language target: simplified/traditional chinese
...
Ready for multilingualization. See /doc/EN/dev_guide/i18n_messages.md.
2022-08-18 16:31:35 +09:00
Shunsuke Shibayama
4e91cb81cb
Merge branch 'main' into clippy
2022-08-17 01:26:00 +09:00
Shunsuke Shibayama
8028ed8431
Update version (v0.2.3)
...
Many type inference bugs have been fixed in this version.
Other changes:
Fix: REPL server starts for file input
Improve: Error messages now show operators as human-readable
2022-08-16 23:27:09 +09:00
Félix Saparelli
7d3116f546
Apply trivial clippy fixes
2022-08-15 17:37:20 +12:00
Shunsuke Shibayama
2bba7f741c
Fix some warnings
2022-08-13 07:22:00 +09:00
Shunsuke Shibayama
6726d93f65
Do cargo fmt
2022-08-13 07:02:07 +09:00
Shunsuke Shibayama
f9d91aa38e
Organize crates
2022-08-13 06:38:12 +09:00