Commit graph

1308 commits

Author SHA1 Message Date
Shunsuke Shibayama
befe2cf835 WIP 2022-10-09 18:07:52 +09:00
Shunsuke Shibayama
b997c685dd Add std 2022-10-09 17:56:17 +09:00
GreasySlug
e7c2d7bf27 Update: tokenize for <- 2022-10-09 11:50:41 +09:00
Shunsuke Shibayama
455b885e0d Merge branch 'main' of https://github.com/erg-lang/erg 2022-10-09 11:43:53 +09:00
Shunsuke Shibayama
1307e93812 Add build.rs & create .erg dir 2022-10-09 11:43:42 +09:00
Shunsuke Shibayama
5d99aba66b
Merge pull request #197 from GreasySlug/main
Several useful features added
2022-10-09 11:17:43 +09:00
Shunsuke Shibayama
b58df9547d Update bug_report.yaml 2022-10-09 11:16:19 +09:00
Shunsuke Shibayama
36402a417e Update fizzbuzz.er 2022-10-09 11:13:13 +09:00
GreasySlug
577018b79b Remove: md file and title 2022-10-09 10:57:54 +09:00
GreasySlug
22ec73bc68 Fix: yaml template 2022-10-09 10:48:48 +09:00
Shunsuke Shibayama
e74c9fa707 Fix an inferring bug 2022-10-09 10:41:03 +09:00
GreasySlug
81435d2fcf Update: use package table 2022-10-09 09:45:13 +09:00
Shunsuke Shibayama
0ac63d8362 Merge branch 'main' into assert-casting 2022-10-09 09:37:45 +09:00
GreasySlug
94fc3a8fcb Add: github bug report template 2022-10-09 09:28:25 +09:00
GreasySlug
b2bcea0d69 Add: debug command alias 2022-10-09 09:11:41 +09:00
Shunsuke Shibayama
5b0f24b46d Update help message 2022-10-09 01:07:14 +09:00
Shunsuke Shibayama
1cafedef81 Update version (v0.5.8) 2022-10-09 00:50:06 +09:00
Shunsuke Shibayama
c1c1cab134 Fix #196 2022-10-09 00:47:59 +09:00
Shunsuke Shibayama
de1180387c Implement assert casting 2022-10-09 00:14:50 +09:00
Shunsuke Shibayama
2bc861cbde More names to put out with get_similar_name 2022-10-08 22:21:53 +09:00
Shunsuke Shibayama
4e70e2e980 Update parse.rs 2022-10-08 18:01:40 +09:00
Shunsuke Shibayama
8ada32dcba Remove atty from deps 2022-10-08 15:02:48 +09:00
Shunsuke Shibayama
f5c64a650c Merge branch 'main' into dict 2022-10-08 13:53:12 +09:00
Shunsuke Shibayama
0ef6d73cd3
Merge pull request #195 from GreasySlug/fix/fmt-break-line
Fix unnecessary break line in fmt of ast
2022-10-08 13:52:22 +09:00
Shunsuke Shibayama
519e258fdc Update ast.rs 2022-10-08 13:51:15 +09:00
Shunsuke Shibayama
3237212aa0 WIP 2022-10-08 13:32:26 +09:00
GreasySlug
597bfe7b99 Fix: unnecessary break line in ast 2022-10-08 13:23:32 +09:00
Shunsuke Shibayama
ec196d0695 Impl Dict parsing 2022-10-08 12:44:11 +09:00
Shunsuke Shibayama
7d659da6a5 Update docs 2022-10-08 11:58:26 +09:00
Shunsuke Shibayama
a0c1380a6f Update docs 2022-10-08 11:57:09 +09:00
Shunsuke Shibayama
ea75a3d5df Update SubstContext 2022-10-08 11:07:01 +09:00
Shunsuke Shibayama
11164c3634 Update mod.rs 2022-10-08 10:39:03 +09:00
Shunsuke Shibayama
b8b6acdf3a Rename: Type::Class -> Type::ClassType 2022-10-08 10:38:46 +09:00
Shunsuke Shibayama
5396b13e6d Update version (v0.5.7) 2022-10-07 22:36:59 +09:00
Shunsuke Shibayama
db344a1d4c
Merge pull request #191 from GreasySlug/feature/implement-set
Implement normal set literal
2022-10-07 22:31:50 +09:00
Shunsuke Shibayama
56c9765e4e Update free.rs 2022-10-07 22:22:11 +09:00
Shunsuke Shibayama
090841b465 Update mod.rs 2022-10-07 22:16:05 +09:00
Shunsuke Shibayama
c4d2e9ee4c Merge branch 'main' into pr/191 2022-10-07 22:15:35 +09:00
Shunsuke Shibayama
7cb6c34ac2 Update fmt 2022-10-07 22:08:52 +09:00
Shunsuke Shibayama
420841cf4f Update mod.rs 2022-10-07 21:55:29 +09:00
Shunsuke Shibayama
ebb01ccb7e change the return type of get_nominal_ctx 2022-10-07 21:55:09 +09:00
Shunsuke Shibayama
b8af453865 WIP 2022-10-07 21:37:32 +09:00
Shunsuke Shibayama
bdced99488 Update free.rs 2022-10-07 20:40:40 +09:00
Shunsuke Shibayama
4968076541 bug fixes 2022-10-07 20:15:53 +09:00
Shunsuke Shibayama
9fc1376a9f Update test.rs 2022-10-07 19:31:40 +09:00
Shunsuke Shibayama
51d55dc2ff Fix: trait existence checking bug 2022-10-07 19:30:12 +09:00
Shunsuke Shibayama
5d75c13e87 WIP 2022-10-07 18:26:57 +09:00
Shunsuke Shibayama
8d50e65400 Merge branch 'feature/implement-set' of https://github.com/GreasySlug/erg into pr/191 2022-10-07 18:26:24 +09:00
GreasySlug
ecb7ffb7f1 Clean: add and change to block comment 2022-10-07 16:53:48 +09:00
GreasySlug
24fe41c7b3 Doc: update description of Set 2022-10-07 16:53:48 +09:00