Commit graph

1308 commits

Author SHA1 Message Date
Shunsuke Shibayama
d615274bfb Fix checker bugs 2022-08-23 18:00:21 +09:00
Shunsuke Shibayama
45945ae9b4 WIP: type checking for records 2022-08-23 14:48:56 +09:00
Shunsuke Shibayama
79a1f4904f Update docs 2022-08-23 11:33:21 +09:00
Shunsuke Shibayama
417bfcea08 Add EN docs 2022-08-23 10:57:50 +09:00
Shunsuke Shibayama
ce5f551bc7 Update codegen.rs 2022-08-23 08:43:32 +09:00
Shunsuke Shibayama
8dcc44b9cb Fix private variables to be completely inaccessible 2022-08-23 08:38:39 +09:00
Shunsuke Shibayama
1532496a32 Update JA/compiler docs 2022-08-23 08:24:15 +09:00
Shunsuke Shibayama
870357fd49 Update version (v0.2.8) 2022-08-23 00:39:49 +09:00
Shunsuke Shibayama
5d6fa241e8 Add compile mode 2022-08-23 00:27:05 +09:00
Shunsuke Shibayama
909787683a Enhance help messages 2022-08-23 00:06:01 +09:00
Shunsuke Shibayama
5af5f186bb Update version (v0.2.7) 2022-08-22 23:52:31 +09:00
Shunsuke Shibayama
88ac00dcaa Implement unimplemented features related to visibility 2022-08-22 23:48:40 +09:00
Shunsuke Shibayama
a37cf90f38 Update codegen.rs 2022-08-22 23:17:08 +09:00
Shunsuke Shibayama
20aaf6a53e Impl: variable visibility 2022-08-22 23:15:07 +09:00
Shunsuke Shibayama
a6f9e89ffc Parser: impl Record 2022-08-22 17:21:43 +09:00
Shunsuke Shibayama
3ae3fd997b WIP: Impl TyParamIdx 2022-08-22 13:41:59 +09:00
Shunsuke Shibayama
2525e319e4
Update issue templates 2022-08-22 13:17:16 +09:00
Shunsuke Shibayama
8a85e3257a
Update issue templates 2022-08-22 13:13:07 +09:00
Shunsuke Shibayama
b01f95a6d8 WIP: support doc test 2022-08-22 12:47:51 +09:00
Shunsuke Shibayama
93561f56b1 Add test code for Context 2022-08-22 12:30:58 +09:00
Shunsuke Shibayama
b86f7ea5f5 WIP: Context::instantiate_trait 2022-08-22 12:11:59 +09:00
Shunsuke Shibayama
23ada0e6e4 Fix Context::deref_tyvar 2022-08-22 03:11:18 +09:00
Shunsuke Shibayama
e54b627507 Fix type-checker bugs 2022-08-22 02:57:52 +09:00
Shunsuke Shibayama
0223292cb6
Merge pull request #79 from C-BJ/patch-1 2022-08-21 22:25:32 +09:00
Cai Bingjun
8c7bfaba2c
Delete impl_template.md 2022-08-21 21:24:34 +08:00
Cai Bingjun
9ad06d50e5
Delete fix_template.md 2022-08-21 21:24:02 +08:00
Shunsuke Shibayama
08650168c9
Merge pull request #78 from C-BJ/patch-1 2022-08-21 22:19:56 +09:00
Shunsuke Shibayama
13e5dbb8bc
Rename pull_request_template.md to fix_template.md 2022-08-21 22:02:32 +09:00
Shunsuke Shibayama
da47bf25a5
Create impl_template.md 2022-08-21 22:01:51 +09:00
Shunsuke Shibayama
499cb07b3e Update docs & update hash values 2022-08-21 21:49:34 +09:00
Shunsuke Shibayama
46ffc45c68 Update README.md 2022-08-21 21:47:55 +09:00
Cai Bingjun
fdc1902f23
Delete pull_request_template.md 2022-08-21 20:42:43 +08:00
Cai Bingjun
29c8f5ff22
Create pull_request_template.md 2022-08-21 20:42:11 +08:00
Shunsuke Shibayama
71adea1c9a
Merge pull request #77 from C-BJ/patch-1
Fix README display
2022-08-21 21:40:57 +09:00
Cai Bingjun
39ca4892ab
Update README_zh-TW.md 2022-08-21 20:32:54 +08:00
Cai Bingjun
4c3f56e063
Update README_zh-CN.md 2022-08-21 20:32:52 +08:00
Cai Bingjun
ff49e7c373
Update README_JA.md 2022-08-21 20:32:49 +08:00
Shunsuke Shibayama
887c2e2205
Create pull_request_template.md 2022-08-21 21:31:42 +09:00
Cai Bingjun
16110754ab
Update README.md 2022-08-21 20:30:53 +08:00
Shunsuke Shibayama
2d1a7fb12c
Update issue templates 2022-08-21 21:26:01 +09:00
Shunsuke Shibayama
ffecf6051b
Merge pull request #74 from C-BJ/patch-1 2022-08-21 18:22:42 +09:00
Cai Bingjun
74ec712c17
Update README_zh-TW.md 2022-08-21 17:18:48 +08:00
Cai Bingjun
8ded3ff240
Update README_zh-CN.md 2022-08-21 17:18:36 +08:00
Cai Bingjun
9e898dcc03
Update README_JA.md 2022-08-21 17:18:05 +08:00
Shunsuke Shibayama
0ea3d94a6c
Merge pull request #68 from C-BJ/main
Add CC-BY-4.0 LICENSE for documentation and image
2022-08-21 18:06:03 +09:00
Shunsuke Shibayama
b0273a1bca Update context.rs 2022-08-21 17:42:56 +09:00
GreasySlug
e3135778d5 Updated to remove field
With this, try_reduce_tuple were changed from self.lpop() to self.skip()
2022-08-21 16:56:44 +09:00
Slug
1902ad5a15
Merge branch 'erg-lang:main' into feature-parse-tuple 2022-08-21 16:55:38 +09:00
Cai Bingjun
41eda65673
Update CODE_OF_CONDUCT_EN.md 2022-08-21 12:06:56 +08:00
Cai Bingjun
b0d4ae7c7e Merge branch 'main' of https://github.com/C-BJ/erg 2022-08-21 12:05:11 +08:00