Shunsuke Shibayama
|
929f777960
|
Update tyvar.rs
|
2022-12-27 16:11:50 +09:00 |
|
Shunsuke Shibayama
|
d6b0d13dc1
|
Update mod.rs
|
2022-12-27 16:01:21 +09:00 |
|
Shunsuke Shibayama
|
ee8492eb42
|
Update lower.rs
|
2022-12-27 15:51:46 +09:00 |
|
Shunsuke Shibayama
|
dbfc48895e
|
Update lower.rs
|
2022-12-27 15:30:43 +09:00 |
|
Shunsuke Shibayama
|
a249de98b3
|
Refactor: AttrDef -> ReDef
|
2022-12-27 14:07:39 +09:00 |
|
Shunsuke Shibayama
|
24627eb26c
|
Update random.d.er
|
2022-12-27 13:04:47 +09:00 |
|
Shunsuke Shibayama
|
6ad4e0d964
|
Refactor
|
2022-12-27 11:39:36 +09:00 |
|
Shunsuke Shibayama
|
778082329a
|
Warn when defining a var has a built-in of the same name
|
2022-12-27 11:26:15 +09:00 |
|
Shunsuke Shibayama
|
3391d5da0b
|
Update mod.rs
|
2022-12-27 11:13:05 +09:00 |
|
Shunsuke Shibayama
|
6a94a09679
|
Update Cargo.toml
|
2022-12-27 02:03:32 +09:00 |
|
Shunsuke Shibayama
|
16b50347d4
|
Implement is!/isnot! operator
|
2022-12-27 01:37:20 +09:00 |
|
Shunsuke Shibayama
|
9daad37fb6
|
Update value.rs
|
2022-12-26 23:29:50 +09:00 |
|
Shunsuke Shibayama
|
f0ecf59af1
|
Enhance: type instantiating
|
2022-12-26 23:02:09 +09:00 |
|
Shunsuke Shibayama
|
d393ace9a6
|
Enhance: Parser::validate_const_expr
|
2022-12-26 22:36:39 +09:00 |
|
Slug
|
68e0622efb
|
Merge pull request #313 from GreasySlug/main
Fix syntax is ignore after multi-line comment
|
2022-12-26 21:03:15 +09:00 |
|
GreasySlug
|
d329650bcf
|
update: whitespace after multi comment is an error
|
2022-12-26 20:15:17 +09:00 |
|
Shunsuke Shibayama
|
a1673e83c9
|
Update register.rs
|
2022-12-26 17:20:01 +09:00 |
|
Shunsuke Shibayama
|
a0b062a972
|
Update register.rs
|
2022-12-26 16:47:18 +09:00 |
|
Shunsuke Shibayama
|
7d458549be
|
Update lower.rs
|
2022-12-26 16:43:30 +09:00 |
|
GreasySlug
|
36942adf09
|
fix: consume token and check indent after comment
|
2022-12-26 16:05:35 +09:00 |
|
Shunsuke Shibayama
|
0584d106ed
|
Update __init__.d.er
|
2022-12-25 23:42:37 +09:00 |
|
Shunsuke Shibayama
|
43a3fa6e30
|
eliminate lpop and use into_iter
|
2022-12-25 20:22:03 +09:00 |
|
Shunsuke Shibayama
|
c59cace06b
|
Update version (0.6.0)
|
2022-12-25 18:54:22 +09:00 |
|
Shunsuke Shibayama
|
1c607cfe5b
|
Update register.rs
|
2022-12-25 18:02:06 +09:00 |
|
Shunsuke Shibayama
|
9e9f7d3402
|
Update register.rs
|
2022-12-25 17:39:15 +09:00 |
|
Shunsuke Shibayama
|
099b4587e5
|
Fix broken tests
|
2022-12-25 12:37:41 +09:00 |
|
Shunsuke Shibayama
|
46418987c1
|
Add Dummy marker
|
2022-12-25 01:50:19 +09:00 |
|
Shunsuke Shibayama
|
b8e575ea99
|
Improve: allow type declarations before variable definitions
|
2022-12-25 01:36:41 +09:00 |
|
Shunsuke Shibayama
|
ee04d96487
|
Update hint.rs
|
2022-12-24 17:55:56 +09:00 |
|
Shunsuke Shibayama
|
34ea4be7ed
|
Update register.rs
|
2022-12-24 17:46:16 +09:00 |
|
Shunsuke Shibayama
|
2fe6fc1dc5
|
Fix #310
|
2022-12-24 15:58:24 +09:00 |
|
Shunsuke Shibayama
|
8077e55b90
|
Update tyvar.rs
|
2022-12-24 14:46:01 +09:00 |
|
Shunsuke Shibayama
|
c5e39f4a62
|
Fix a subtyping bug
|
2022-12-24 14:42:39 +09:00 |
|
Shunsuke Shibayama
|
68b6d31b65
|
Update mod.rs
|
2022-12-24 12:48:21 +09:00 |
|
Shunsuke Shibayama
|
e08b7b9a08
|
Add min/max
|
2022-12-24 12:23:43 +09:00 |
|
Shunsuke Shibayama
|
b8eb137f7a
|
Update value.rs
|
2022-12-23 23:35:04 +09:00 |
|
Shunsuke Shibayama
|
450aa08cb2
|
Update constructors.rs
|
2022-12-23 23:25:33 +09:00 |
|
Shunsuke Shibayama
|
37a203e254
|
Update error.rs
|
2022-12-23 23:08:00 +09:00 |
|
Shunsuke Shibayama
|
bce00747af
|
Update inquire.rs
|
2022-12-23 22:44:45 +09:00 |
|
Shunsuke Shibayama
|
d8f7e386c8
|
Enhance: empty classes can be generated by Class()
|
2022-12-23 22:16:22 +09:00 |
|
Slug
|
5b0dedd421
|
Merge pull request #308 from GreasySlug/main
Extract errors as methods and use them
|
2022-12-23 15:47:16 +09:00 |
|
Shunsuke Shibayama
|
bb860c3c7b
|
Update version (beta.4)
|
2022-12-23 15:45:33 +09:00 |
|
GreasySlug
|
c1b552411d
|
remove: todo
|
2022-12-23 15:38:07 +09:00 |
|
Shunsuke Shibayama
|
9c83663c52
|
Update set.rs
|
2022-12-23 14:46:30 +09:00 |
|
GreasySlug
|
593aefd139
|
update: extract errors as methods and use them
|
2022-12-23 14:15:30 +09:00 |
|
Shunsuke Shibayama
|
da2ff544f9
|
Update lower.rs
|
2022-12-23 01:41:50 +09:00 |
|
Shunsuke Shibayama
|
da9dc814e5
|
Remove unnecessary code
|
2022-12-23 01:38:14 +09:00 |
|
Shunsuke Shibayama
|
41592e0821
|
Revert "Update inquire.rs"
This reverts commit 10f6b362da .
|
2022-12-23 01:31:49 +09:00 |
|
Shunsuke Shibayama
|
10f6b362da
|
Update inquire.rs
|
2022-12-23 00:56:29 +09:00 |
|
Shunsuke Shibayama
|
0b7495fdea
|
Enhance: allow multiple funcdefs in Python compatible mode
|
2022-12-23 00:52:33 +09:00 |
|