Shunsuke Shibayama
|
f02a5285ad
|
Add --output-dir option
|
2022-12-06 09:43:30 +09:00 |
|
Shunsuke Shibayama
|
4a0143302f
|
Fix #272
|
2022-12-05 17:21:46 +09:00 |
|
Shunsuke Shibayama
|
9b1457b695
|
Fix #265
|
2022-12-01 23:02:06 +09:00 |
|
Shunsuke Shibayama
|
08a92bbbc1
|
Fix if codegen bugs
|
2022-11-30 23:58:19 +09:00 |
|
Shunsuke Shibayama
|
043ee544e6
|
Change CompleteArtifact to be able to hold non-HIR structs
|
2022-11-28 21:52:46 +09:00 |
|
Shunsuke Shibayama
|
ac89a7e6cd
|
Update traits.rs
|
2022-11-26 11:50:13 +09:00 |
|
Shunsuke Shibayama
|
54686b0c59
|
Fix #244
|
2022-11-26 11:39:18 +09:00 |
|
Shunsuke Shibayama
|
0b88641243
|
Update stdin.rs
|
2022-11-26 10:30:55 +09:00 |
|
Shunsuke Shibayama
|
597fd67f76
|
Update stdin.rs
|
2022-11-26 10:26:33 +09:00 |
|
Shunsuke Shibayama
|
572343d9e9
|
Update macros.rs
|
2022-11-26 10:25:52 +09:00 |
|
Shunsuke Shibayama
|
14bb674068
|
Fix Runnable termination process
|
2022-11-25 12:37:13 +09:00 |
|
Shunsuke Shibayama
|
7bcc766500
|
Add Runnable::initialize
|
2022-11-23 19:43:56 +09:00 |
|
GreasySlug
|
7b5b53fe3e
|
Fix: use get unwrap_or instead of index
|
2022-11-23 17:32:20 +09:00 |
|
GreasySlug
|
97a9b6f6d5
|
Clean: add comma for visibility
|
2022-11-23 13:46:20 +09:00 |
|
GreasySlug
|
955b86716e
|
Clean: remove blank line
|
2022-11-23 11:42:48 +09:00 |
|
GreasySlug
|
8f4ced6b38
|
Fix: remove inspect
|
2022-11-23 11:39:18 +09:00 |
|
GreasySlug
|
c100f344ab
|
Fix: forgot to add "m" at the end custom color
|
2022-11-21 14:58:59 +09:00 |
|
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
|
cc9fa5a12e
|
Change: String to Cow<'a, str>
|
2022-11-21 14:21:03 +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
|
92ad941676
|
Test: reverse
|
2022-11-20 09:37:19 +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
|
bba66f7696
|
Change: move THEME to ErrorCore
|
2022-11-17 23:25:47 +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
|
07c62de125
|
impl Default for Runnable structs
|
2022-11-17 22:05:04 +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
|
7657ae9e70
|
Support platforms that are neither unix nor windows
|
2022-11-17 18:27:30 +09:00 |
|
Shunsuke Shibayama
|
7b53015b04
|
Add not & Fix while , for codegen bugs
|
2022-11-16 00:06:00 +09:00 |
|
Shunsuke Shibayama
|
113e245478
|
Update error.rs
|
2022-11-15 21:51:51 +09:00 |
|
Shunsuke Shibayama
|
5b9813ac72
|
Add runtime command line args
|
2022-11-14 12:30:40 +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
|
c1ee6f4dc9
|
Clean: span to text
|
2022-11-14 07:59:56 +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
|
0f208054e1
|
Clean: closer to struct
|
2022-11-14 07:30:10 +09:00 |
|
Shunsuke Shibayama
|
2f33460c77
|
Update style.rs
|
2022-11-13 20:05:30 +09:00 |
|
GreasySlug
|
35841d0647
|
Clean: add doc comments
|
2022-11-12 18:08:43 +09:00 |
|