Commit graph

2755 commits

Author SHA1 Message Date
Shunsuke Shibayama
3fcd3ab9b1 feat: add Dict! 2023-04-20 11:34:04 +09:00
Shunsuke Shibayama
325d237f09 feat: add Dict.items/copy 2023-04-20 10:44:57 +09:00
Shunsuke Shibayama
e0d8306b3e feat: add Dict.keys/values/get 2023-04-20 02:19:31 +09:00
Shunsuke Shibayama
a8ef10951a build: update version (nightly.1) 2023-04-19 20:11:18 +09:00
Shunsuke Shibayama
7d7849b493 fix: unintended behavior for collections 2023-04-19 18:49:27 +09:00
Shunsuke Shibayama
daf01f3cf2 feat: add as operator 2023-04-19 15:20:46 +09:00
Shunsuke Shibayama
1c6a6b2ec8 feat: add real assert function 2023-04-19 13:23:25 +09:00
Shunsuke Shibayama
d4c566477f fix: symbol mangling 2023-04-19 12:21:55 +09:00
github-actions[bot]
6c23d85fc4 Automatic update translation_status 2023-04-19 02:05:22 +00:00
Shunsuke Shibayama
6c3d34d63c doc: update contents (JA) 2023-04-19 11:05:03 +09:00
Shunsuke Shibayama
b9538ca627 doc: update contents 2023-04-19 11:03:08 +09:00
Shunsuke Shibayama
3cc168182b feat: add typing.cast 2023-04-19 01:16:39 +09:00
Shunsuke Shibayama
943ee32db2 fix: external module errors were ignored 2023-04-18 19:47:04 +09:00
Shunsuke Shibayama
ffd33015d5 fix: external type resolving 2023-04-18 10:49:02 +09:00
Shunsuke Shibayama
da300b0f02 feat(els): jump to parameter type definitions 2023-04-18 01:01:13 +09:00
Shunsuke Shibayama
e39289d167 Update unify.rs 2023-04-17 17:19:34 +09:00
Shunsuke Shibayama
fd21c1c633 fix: #357 2023-04-17 13:37:27 +09:00
Shunsuke Shibayama
607ecc92b5 build: update version (nightly.0) 2023-04-16 23:38:49 +09:00
Shunsuke Shibayama
839133863f feat: enhance assert casting 2023-04-16 23:32:52 +09:00
Shunsuke Shibayama
5eb680cb21 fix: #415 2023-04-16 21:13:48 +09:00
Shunsuke Shibayama
62b06022cb fix: visibility bug 2023-04-15 13:27:40 +09:00
Shunsuke Shibayama
0d43299cce fix: subroutine-subtyping bugs 2023-04-14 18:32:17 +09:00
Shunsuke Shibayama
032b3afba2 doc: update faq_technical.md 2023-04-14 17:55:19 +09:00
Shunsuke Shibayama
2c1a6ffff2 fix: remove Tuple.__call__ 2023-04-14 09:26:45 +09:00
Shunsuke Shibayama
7c9e47d015 build: add target armv7-unknown-linux-gnueabihf, aarch64-unknown-linux-gnu 2023-04-12 15:20:19 +09:00
Shunsuke Shibayama
5dbcb7721c build: update version (v0.6.10) 2023-04-12 12:50:46 +09:00
Shunsuke Shibayama
9f110aeef4 fix: infinite recursion bug 2023-04-12 12:48:22 +09:00
Shunsuke Shibayama
827f75539f CI: update secrets 2023-04-12 09:47:25 +09:00
Shunsuke Shibayama
f263092bce build: update version (nightly.3) 2023-04-12 00:51:42 +09:00
Shunsuke Shibayama
6e9c87f3d7 Update typing.d.er 2023-04-12 00:47:28 +09:00
Shunsuke Shibayama
d87a75b033 build: update version (nightly.2) 2023-04-12 00:04:48 +09:00
Shunsuke Shibayama
4a46e8f5a8 chore(els): display hover etc. even when check fails 2023-04-11 18:55:09 +09:00
Shunsuke Shibayama
a4ace1caae feat: add Array!.d.er 2023-04-11 11:22:24 +09:00
Shunsuke Shibayama
1e1525270f Update eval.rs 2023-04-10 23:52:36 +09:00
Shunsuke Shibayama
d07ceb30e1 fix: sync_to_translation_status.er 2023-04-10 23:37:01 +09:00
Shunsuke Shibayama
fc85265d9f fix: union types bug & multi-pattern def bug 2023-04-10 22:26:46 +09:00
Shunsuke Shibayama
7c8b8a66a1 fix: Context::union/intersection 2023-04-10 11:51:45 +09:00
Shunsuke Shibayama
3ed863cef6 fix: infinite recursion 2023-04-10 00:38:41 +09:00
Shunsuke Shibayama
2ac004b51e fix(codegen): eliminate unwraps 2023-04-09 21:06:48 +09:00
Shunsuke Shibayama
e41673db82
Merge pull request #414 from C-BJ/main
ci: update `actions/checkout` and python-version
2023-04-09 20:43:26 +09:00
Cai Bingjun
08f76cea93
Merge branch 'erg-lang:main' into main 2023-04-08 15:14:44 +08:00
Cai Bingjun
a130b75ecb
ci: run docs.yml only on the main repo 2023-04-08 15:14:32 +08:00
Cai Bingjun
22c6557783
Update rust.yml 2023-04-08 15:09:48 +08:00
github-actions[bot]
ad35c65a53 Automatic update translation_status 2023-04-08 06:43:33 +00:00
Cai Bingjun
8356c1a0c0
docs: update contents (zh) (#413)
* readme(zh_TW): translation synchronization

* readme(zh_CN): translation synchronization
2023-04-08 14:43:19 +08:00
Cai Bingjun
1f8edfc4f6
readme(zh_CN): translation synchronization 2023-04-08 14:41:51 +08:00
Cai Bingjun
99c86807bd
readme(zh_TW): translation synchronization 2023-04-08 14:41:49 +08:00
Shunsuke Shibayama
a484f0ff9a fix: misuse forced_undoable_link 2023-04-07 23:45:10 +09:00
Shunsuke Shibayama
54db53bc02 build: update version (nightly.1) 2023-04-07 11:22:20 +09:00
Shunsuke Shibayama
ed82f79866 feat: add "command" to compiler options 2023-04-07 11:19:51 +09:00