gmshiba
|
561a384014
|
Fix warnings
Fix warnings
|
2022-12-16 02:29:07 +09:00 |
|
Shunsuke Shibayama
|
2caa6b6ec9
|
Merge pull request #232 from erg-lang/split-err-msg
Split error messages
|
2022-11-23 15:55:19 +09:00 |
|
Shunsuke Shibayama
|
ab391620d4
|
Implement features for embedding
|
2022-11-22 09:14:25 +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
|
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
|
4ae81aa05e
|
Add: Location moved to ErrorCore
|
2022-11-18 12:31:44 +09:00 |
|
GreasySlug
|
000124fea8
|
Update: changed in support of SubMessage
|
2022-11-17 23:27:31 +09:00 |
|
Shunsuke Shibayama
|
d8e2ece224
|
impl Display for ComileErrors
|
2022-11-17 20:48:42 +09:00 |
|
GreasySlug
|
b2c75b1c38
|
Clean: StringSpan to StyledString
|
2022-11-14 07:49:34 +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
|
a9f65d73c1
|
Remove linter warnings
|
2022-11-05 03:17:05 +09:00 |
|
Shunsuke Shibayama
|
ae15f95191
|
Fix bugs
|
2022-10-18 17:17:56 +09:00 |
|
Cai Bingjun
|
198117413f
|
trifle
|
2022-10-14 21:01:52 +08:00 |
|
Shunsuke Shibayama
|
de1180387c
|
Implement assert casting
|
2022-10-09 00:14:50 +09:00 |
|
Shunsuke Shibayama
|
792c0ca3b4
|
impl Error for CompileError
|
2022-09-25 23:43:31 +09:00 |
|
Shunsuke Shibayama
|
d8799f0895
|
Refactor
Add `ASTBuilder`, `Checker`
|
2022-09-20 14:42:37 +09:00 |
|
Shunsuke Shibayama
|
fe1b0fab70
|
Add AtomicStr
|
2022-09-14 12:11:06 +09:00 |
|
Yuna Tomida
|
d956c3f61d
|
Follow clippy warnings
|
2022-09-10 17:32:25 +09:00 |
|
Shunsuke Shibayama
|
40d4b6da1d
|
Update Parser : support for length-specified arrays
|
2022-08-19 19:35:02 +09:00 |
|
Shunsuke Shibayama
|
190c9ba59f
|
Fix error reporting links
|
2022-08-19 12:44:37 +09:00 |
|
Cai Bingjun
|
6f3fa64f90
|
Add error message translation for zh-CN and zh-TW
|
2022-08-19 11:02:41 +08: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
|
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 |
|