Shunsuke Shibayama
|
dea0d722b0
|
Add pylyzer execution pass
|
2022-12-13 19:31:53 +09:00 |
|
Shunsuke Shibayama
|
1142d327e5
|
Fix: arbitrary attributes of Failure type objects to be Failure
|
2022-12-11 23:32:28 +09:00 |
|
Shunsuke Shibayama
|
de39186103
|
Enhance array out of bounds hint messages
|
2022-12-11 21:51:11 +09:00 |
|
Shunsuke Shibayama
|
ddd7abbaed
|
Add NoTypeDisplay trait
|
2022-12-09 22:01:09 +09:00 |
|
Shunsuke Shibayama
|
a395938413
|
Fix an Erg standard library loading bug
|
2022-12-09 11:48:13 +09:00 |
|
Shunsuke Shibayama
|
a460b431a3
|
Update inquire.rs
|
2022-12-08 23:47:12 +09:00 |
|
Shunsuke Shibayama
|
3c9734e571
|
Update inquire.rs
|
2022-12-08 23:31:07 +09:00 |
|
Shunsuke Shibayama
|
aa3bf7f44c
|
Make SubMessage::msg, hint public members
|
2022-12-08 14:55:55 +09:00 |
|
Shunsuke Shibayama
|
52c76431ee
|
Merge branch 'main' into patch
|
2022-12-05 17:25:45 +09:00 |
|
Shunsuke Shibayama
|
6cb3231845
|
Fix a refinement + union types bug
|
2022-12-05 00:41:37 +09:00 |
|
Shunsuke Shibayama
|
48f91f969b
|
Fix match crashes
|
2022-12-04 11:43:39 +09:00 |
|
Shunsuke Shibayama
|
bade70ef91
|
Implement Patch
|
2022-12-02 20:03:02 +09:00 |
|
Shunsuke Shibayama
|
99dab80003
|
Add test cases for args.er
|
2022-11-29 21:21:44 +09:00 |
|
Shunsuke Shibayama
|
53a165e1b8
|
Add test cases for args.er
|
2022-11-29 20:28:15 +09:00 |
|
Shunsuke Shibayama
|
2f7d810685
|
Fix kw args bugs & add a test
|
2022-11-29 20:16:38 +09:00 |
|
Shunsuke Shibayama
|
eed96967ed
|
Improve error indication for invalid kw args
|
2022-11-29 14:49:41 +09:00 |
|
Shunsuke Shibayama
|
aa90b09254
|
Improve error messages for unexpected keyword args
|
2022-11-29 14:43:27 +09:00 |
|
Shunsuke Shibayama
|
4d226dafcb
|
Fix #255
|
2022-11-29 14:06:10 +09:00 |
|
Shunsuke Shibayama
|
1f368e1a8d
|
Improve error messages for deleted variable access
|
2022-11-28 22:13:48 +09:00 |
|
Shunsuke Shibayama
|
fde5a33d54
|
Improve error message for referring to a variable before its definition
|
2022-11-28 10:38:01 +09:00 |
|
Shunsuke Shibayama
|
111a9f5615
|
Fix #247
|
2022-11-27 20:24:11 +09:00 |
|
Shunsuke Shibayama
|
54686b0c59
|
Fix #244
|
2022-11-26 11:39:18 +09:00 |
|
Shunsuke Shibayama
|
d26909c317
|
Improve type mismatch messages
|
2022-11-25 17:20:39 +09:00 |
|
GreasySlug
|
f3a9ea728e
|
Update: use ErrorCore loc instead of SubMessage's
|
2022-11-23 17:22:57 +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 |
|
Shunsuke Shibayama
|
ce9c4250e0
|
Update inquire.rs
|
2022-11-22 02:15:39 +09:00 |
|
GreasySlug
|
d64712c7a7
|
Change: Option to Vec
|
2022-11-20 09:34:26 +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
|
89c3ada048
|
Implement coercion to search for attributes
|
2022-11-15 21:50:42 +09:00 |
|
Shunsuke Shibayama
|
fe0153d98a
|
Add Obj! type definition
|
2022-11-15 18:48:55 +09:00 |
|
Shunsuke Shibayama
|
d1821b88c4
|
Update inquire.rs
|
2022-11-15 13:44:05 +09:00 |
|
Shunsuke Shibayama
|
a9f65d73c1
|
Remove linter warnings
|
2022-11-05 03:17:05 +09:00 |
|
Shunsuke Shibayama
|
7f674da751
|
Update inquire.rs
|
2022-10-29 10:54:02 +09:00 |
|
Shunsuke Shibayama
|
2c8190f68c
|
Merge branch 'main' into optimize-inference
|
2022-10-28 18:04:10 +09:00 |
|
Shunsuke Shibayama
|
968d3b5d2c
|
Fix trait implementation check
|
2022-10-28 18:03:35 +09:00 |
|
Shunsuke Shibayama
|
61037c998c
|
print the number if the argument type is wrong
|
2022-10-28 00:23:47 +09:00 |
|
Shunsuke Shibayama
|
3d35db4e3b
|
Add initialization check
|
2022-10-27 23:11:00 +09:00 |
|
Shunsuke Shibayama
|
c1318352f7
|
Fix some bugs
|
2022-10-27 18:41:15 +09:00 |
|
Shunsuke Shibayama
|
9d022ba4e1
|
Optimize type inferer
|
2022-10-27 10:12:08 +09:00 |
|
Shunsuke Shibayama
|
308f6a77dd
|
Optimize type inferer
|
2022-10-27 10:10:51 +09:00 |
|
Shunsuke Shibayama
|
d56549f528
|
Change Eq(R) to Eq
|
2022-10-25 01:53:52 +09:00 |
|
Shunsuke Shibayama
|
a8a59147f9
|
Improve similar name searching
|
2022-10-24 13:45:43 +09:00 |
|
Shunsuke Shibayama
|
12711ba08a
|
Add semver.er
|
2022-10-23 21:13:45 +09:00 |
|
Shunsuke Shibayama
|
329274e2cd
|
Implement match!
|
2022-10-23 01:21:18 +09:00 |
|
Shunsuke Shibayama
|
7defa71c86
|
Add json module
|
2022-10-20 08:39:52 +09:00 |
|
Shunsuke Shibayama
|
09b5f00305
|
Fix name resolving bug
|
2022-10-20 07:43:21 +09:00 |
|
Shunsuke Shibayama
|
cb4c2c7bbf
|
Implement subtype ascription
|
2022-10-19 19:04:50 +09:00 |
|
Shunsuke Shibayama
|
e0d6b93abd
|
Remove rust-defined python modules
|
2022-10-19 01:50:14 +09:00 |
|