GreasySlug
d080e21b78
Update: doc comment
2022-11-21 14:33:01 +09:00
GreasySlug
f79eb25975
Clean: warning and miss
2022-11-21 14:32:42 +09:00
GreasySlug
a42d3b704d
Fix: not displaying when not cols
2022-11-21 14:31:14 +09:00
GreasySlug
9611322533
Add: left cross for sub-msg
2022-11-20 11:32:30 +09:00
GreasySlug
ff24c62de1
Merge branch 'main' of https://github.com/GreasySlug/erg into split-err-msg
2022-11-20 10:41:10 +09:00
GreasySlug
645c3e4a54
Change: update doc current format
2022-11-20 09:36:35 +09:00
GreasySlug
b739554050
Fix: format
2022-11-20 09:36:12 +09:00
GreasySlug
d64712c7a7
Change: Option to Vec
2022-11-20 09:34:26 +09:00
Shunsuke Shibayama
81bea3bcee
Remove AtomicStr
2022-11-20 01:42:55 +09:00
GreasySlug
088f985ee3
Change: header divided into kind and main_msg
2022-11-19 15:44:19 +09:00
GreasySlug
12ccd6ac27
Clean: display format
2022-11-18 21:56:09 +09:00
GreasySlug
899e8ead03
Add: fmt_header
2022-11-18 12:41:19 +09:00
GreasySlug
4ae81aa05e
Add: Location
moved to ErrorCore
2022-11-18 12:31:44 +09:00
GreasySlug
823773def1
Change: add main_msg
and SubMessage
2022-11-17 23:22:49 +09:00
GreasySlug
22652cb174
Merge branch 'split-err-msg' of https://github.com/GreasySlug/erg into split-err-msg
2022-11-17 23:01:07 +09:00
Shunsuke Shibayama
d8e2ece224
impl Display for ComileErrors
2022-11-17 20:48:42 +09:00
Shunsuke Shibayama
666ec1c7fe
Update error.rs
2022-11-17 20:32:30 +09:00
Shunsuke Shibayama
113e245478
Update error.rs
2022-11-15 21:51:51 +09:00
Shunsuke Shibayama
308ab1c9f7
Remove Location::RangePair
2022-11-14 11:13:30 +09:00
Shunsuke Shibayama
910d095180
Fix doc test errors
2022-11-14 11:02:28 +09:00
GreasySlug
b2c75b1c38
Clean: StringSpan
to StyledString
2022-11-14 07:49:34 +09:00
GreasySlug
bdf47dea72
Clean: remove pub from chars and add reversed
2022-11-14 07:46:22 +09:00
GreasySlug
35841d0647
Clean: add doc comments
2022-11-12 18:08:43 +09:00
GreasySlug
a16d46423f
Update: use Span
and const Theme in style.rs
2022-11-12 18:03:10 +09:00
GreasySlug
e29eb0b6ed
Change: color.rs to style.rs
2022-11-12 14:17:29 +09:00
Shunsuke Shibayama
4eae5788ca
Implement while instructions
2022-10-21 21:28:44 +09:00
Shunsuke Shibayama
1356ce399b
Add string module
2022-10-21 11:24:23 +09:00
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