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 |
|
GreasySlug
|
bba66f7696
|
Change: move THEME to ErrorCore
|
2022-11-17 23:25:47 +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
|
55feef9318
|
Update version (v0.5.12)
|
2022-11-16 20:14:17 +09:00 |
|
Shunsuke Shibayama
|
73bfa05588
|
Merge pull request #233 from ytoml/stream-op
Add stream operator
|
2022-11-16 20:10:57 +09:00 |
|
Shunsuke Shibayama
|
eb21dbb157
|
Update test.rs
|
2022-11-16 20:09:10 +09:00 |
|
Shunsuke Shibayama
|
781ceb84e9
|
Fix tests
|
2022-11-16 20:03:25 +09:00 |
|
Shunsuke Shibayama
|
771be313a9
|
Fix match codegen
|
2022-11-16 18:59:38 +09:00 |
|
Shunsuke Shibayama
|
f3a5d31ec4
|
Add stream.er
|
2022-11-16 08:27:33 +09:00 |
|
Shunsuke Shibayama
|
d63b018371
|
Add more assertions to PyCodeGenerator
|
2022-11-16 00:56:40 +09:00 |
|
Shunsuke Shibayama
|
7b53015b04
|
Add not & Fix while , for codegen bugs
|
2022-11-16 00:06:00 +09:00 |
|
Shunsuke Shibayama
|
89c3ada048
|
Implement coercion to search for attributes
|
2022-11-15 21:50:42 +09:00 |
|
Shunsuke Shibayama
|
0b9625e126
|
Add PyCodeGenerator::emit_call_update_311
|
2022-11-15 19:04:17 +09:00 |
|
Shunsuke Shibayama
|
fe0153d98a
|
Add Obj! type definition
|
2022-11-15 18:48:55 +09:00 |
|
Shunsuke Shibayama
|
62f4622135
|
Fix: discard patterns were ignored in types
|
2022-11-15 13:56:45 +09:00 |
|
Shunsuke Shibayama
|
d1821b88c4
|
Update inquire.rs
|
2022-11-15 13:44:05 +09:00 |
|
Shunsuke Shibayama
|
4ea0e356f7
|
Update tyvar.rs
|
2022-11-15 13:09:36 +09:00 |
|
Shunsuke Shibayama
|
51c5f4ae0a
|
Update mod.rs
|
2022-11-14 11:35:49 +09:00 |
|
Shunsuke Shibayama
|
308ab1c9f7
|
Remove Location::RangePair
|
2022-11-14 11:13:30 +09:00 |
|
GreasySlug
|
b2c75b1c38
|
Clean: StringSpan to StyledString
|
2022-11-14 07:49:34 +09:00 |
|
Shunsuke Shibayama
|
a4d5b09df9
|
Merge branch 'main' into pr/212
|
2022-11-13 19:57:20 +09:00 |
|
Shunsuke Shibayama
|
22b08a2e5a
|
Fix #98
|
2022-11-13 17:45:43 +09:00 |
|
GreasySlug
|
292a6c9301
|
Fix: #230 cause of overflow
|
2022-11-13 17:21:00 +09:00 |
|
Shunsuke Shibayama
|
a7c96b6971
|
Improve Context::union
|
2022-11-12 20:05:15 +09:00 |
|
Shunsuke Shibayama
|
4c171db645
|
Remove SubrSignature::t
|
2022-11-12 19:43:19 +09:00 |
|
GreasySlug
|
35841d0647
|
Clean: add doc comments
|
2022-11-12 18:08:43 +09:00 |
|
GreasySlug
|
7b5d20a3b3
|
Add: unicode and pretty features flag
|
2022-11-12 18:08:23 +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
|
0ad31f4391
|
Implement match guard (Enum type)
|
2022-11-09 23:27:11 +09:00 |
|
Shunsuke Shibayama
|
bd29985cc7
|
Implement match guard (literal)
|
2022-11-09 19:32:46 +09:00 |
|
Shunsuke Shibayama
|
a4c6009ec6
|
Implement record pattern for parameters
|
2022-11-09 18:14:02 +09:00 |
|
Shunsuke Shibayama
|
44d7784aac
|
Modify comments & docs
|
2022-11-08 17:16:47 +09:00 |
|
Shunsuke Shibayama
|
7663d3cd62
|
Add comments & refactoring
|
2022-11-08 02:26:06 +09:00 |
|
Shunsuke Shibayama
|
14b143778f
|
WIP: Enable to declare in class methods definitions
|
2022-11-07 17:37:46 +09:00 |
|
Shunsuke Shibayama
|
b5220b6423
|
Fix std to be updated by version change
|
2022-11-06 11:01:19 +09:00 |
|
Shunsuke Shibayama
|
bdda0ac540
|
Fix kw call codegen bug
|
2022-11-05 15:52:37 +09:00 |
|
Shunsuke Shibayama
|
6580f98a4c
|
Update tyvar.rs
|
2022-11-05 14:14:34 +09:00 |
|
Shunsuke Shibayama
|
a9f65d73c1
|
Remove linter warnings
|
2022-11-05 03:17:05 +09:00 |
|
Shunsuke Shibayama
|
b239472437
|
Update version (v0.5.11)
|
2022-11-05 00:06:08 +09:00 |
|
Shunsuke Shibayama
|
d9e8a1af93
|
Add "dis" module
|
2022-11-05 00:04:00 +09:00 |
|
Shunsuke Shibayama
|
07f2a470f7
|
Fix a bug when using a non system default Python
|
2022-11-04 23:50:10 +09:00 |
|
Shunsuke Shibayama
|
5519bbb435
|
Fix Expr::Compound codegen
|
2022-11-04 22:53:41 +09:00 |
|
Shunsuke Shibayama
|
f15305c287
|
fix a bug with closures
|
2022-11-04 21:42:37 +09:00 |
|
Shunsuke Shibayama
|
a28ca96d80
|
Merge branch 'main' into python-3.11
|
2022-11-04 15:48:38 +09:00 |
|
Shunsuke Shibayama
|
b0b755a49c
|
fix a bug of Type::qvars
|
2022-11-04 15:47:42 +09:00 |
|
Shunsuke Shibayama
|
819dc93501
|
WIP
|
2022-11-03 23:46:51 +09:00 |
|
Shunsuke Shibayama
|
fd60746f6a
|
WIP
|
2022-11-03 23:44:38 +09:00 |
|
Shunsuke Shibayama
|
a95568ee48
|
WIP
|
2022-11-03 01:28:06 +09:00 |
|