Commit graph

541 commits

Author SHA1 Message Date
github-actions[bot]
ac54d7aa60 Automatic update translation_status 2023-05-11 05:17:00 +00:00
Shunsuke Shibayama
8f5a8528ee doc: update contents 2023-05-11 14:16:41 +09:00
github-actions[bot]
c0b97d951f Automatic update translation_status 2023-05-09 13:19:47 +00:00
Shunsuke Shibayama
a8f9fa2edb feat: add Sequence!/Mapping! 2023-05-09 22:19:19 +09:00
Shunsuke Shibayama
1b5eced4a0 doc: update inference.md 2023-05-09 01:01:19 +09:00
github-actions[bot]
526ffaaec4 Automatic update translation_status 2023-05-08 15:15:33 +00:00
Shunsuke Shibayama
06abeb2c4d doc: update contents 2023-05-09 00:15:18 +09:00
github-actions[bot]
e9690f2ebd Automatic update translation_status 2023-05-08 07:58:32 +00:00
Shunsuke Shibayama
46afb9c72b doc: update contents 2023-05-08 16:58:13 +09:00
github-actions[bot]
8abc675772 Automatic update translation_status 2023-05-07 09:18:45 +00:00
Shunsuke Shibayama
98199532f1 doc: update API/types/traits 2023-05-07 18:18:20 +09:00
Hanaasagi
ffb5f0e688 chore: fix all typo 2023-05-07 03:43:53 +09:00
Shunsuke Shibayama
85b5804644 Update faq_technical.md 2023-05-06 00:28:52 +09:00
Shunsuke Shibayama
b13a09f1c4 doc: update compiler/phases/10_codegen.md & add runtime.md 2023-05-04 12:30:40 +09:00
Shunsuke Shibayama
730886021e feat: add special namespaces module/global 2023-05-03 14:32:09 +09:00
Shunsuke Shibayama
b3e09f213f fix: type inference failure of as operator
Now the `as` operator is a kind of type ascription, i.e., a special operator.
2023-04-26 23:41:35 +09:00
Cai Bingjun
1d8ce2b38f doc: update translation 2023-04-23 20:29:53 +08:00
Cai Bingjun
a687a64b7c
Merge pull request #422 from anzhi0708/main
fix the link issue of the 'Next Page' button pointing from page 10 to page 11 in the English and Traditional Chinese Markdown documents
2023-04-23 20:07:09 +08:00
Shunsuke Shibayama
1767df5de2 chore: add error msg for debug_assert! 2023-04-23 11:17:10 +09:00
Anji
93dddef3a3 fix the link issue of the 'Next Page' button pointing from page 10 to page 11 in the English and Traditional Chinese Markdown documents 2023-04-23 07:53:31 +09:00
Cai Bingjun
6844177409
Merge pull request #417 from anzhi0708/main
correct translation errors in (Simplified) Chinese documentation
2023-04-22 14:29:17 +08:00
Cai Bingjun
b788d634c0
Update index.md 2023-04-22 14:27:27 +08: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
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
Anji
9858289272 fix 'next page' error in zh_CN doc 2023-04-19 10:47:36 +09:00
Anji
c2f217a341 correct translation errors in (Simplified) Chinese documentation 2023-04-19 07:59:59 +09:00
Shunsuke Shibayama
032b3afba2 doc: update faq_technical.md 2023-04-14 17:55:19 +09:00
Shunsuke Shibayama
d07ceb30e1 fix: sync_to_translation_status.er 2023-04-10 23:37:01 +09:00
github-actions[bot]
ad35c65a53 Automatic update translation_status 2023-04-08 06:43:33 +00:00
github-actions[bot]
6ab983d7d9 Automatic update translation_status 2023-04-03 02:29:41 +00:00
Shunsuke Shibayama
cf4008c135 doc: update contents 2023-04-03 11:29:21 +09:00
github-actions[bot]
7e0e897d7c Automatic update translation_status 2023-03-29 13:15:58 +00:00
github-actions[bot]
673707fe3f Automatic update SUMMARY.md 2023-03-29 13:15:58 +00:00
Shunsuke Shibayama
b80234b066 docs: update contents 2023-03-29 22:15:39 +09:00
github-actions[bot]
8a911c9c2c Automatic update SUMMARY.md 2023-03-29 13:03:51 +00:00
Shunsuke Shibayama
15b1a3c598 Update SUMMARY.md 2023-03-29 22:03:30 +09:00
github-actions[bot]
495686e198 Automatic update translation_status 2023-03-29 12:59:45 +00:00
github-actions[bot]
0130c74c6d Automatic update SUMMARY.md 2023-03-29 12:59:45 +00:00
Shunsuke Shibayama
4e19acbb53 docs: update JA docs 2023-03-29 21:59:28 +09:00
Shunsuke Shibayama
b9ff06bb35 docs: update compound.md 2023-03-26 01:04:37 +09:00
GreasrySlug
08ad656240 style(python): format with black 2023-03-16 22:39:34 +09:00
Shunsuke Shibayama
1293fa58c8 refactor: Reorderer -> ASTLinker, Linker -> HIRLinker 2023-03-07 20:18:30 +09:00
Shunsuke Shibayama
fa2919e824 fix: bugs with enumeration of vars 2023-03-06 19:44:49 +09:00
github-actions[bot]
65121420e3 Automatic update translation_status 2023-03-01 00:37:49 +00:00
Shunsuke Shibayama
8628923f14 docs: fix contents 2023-03-01 09:37:17 +09:00
Shunsuke Shibayama
f7161be5c4 docs: update commit hash 2023-03-01 09:36:25 +09:00
Jonathan
103197e1eb
docs: fix redundant print! in doc. 2023-02-28 20:42:34 +02:00