Commit graph

178 commits

Author SHA1 Message Date
Shunsuke Shibayama
c0209706bb docs: update tools/pack.md 2023-07-06 16:17:15 +09:00
Shunsuke Shibayama
ddb483c2cf fix: minor bugs 2023-06-25 23:06:40 +09:00
Shunsuke Shibayama
68a27f8eca Revert "test: fix stack overflow" 2023-06-02 23:46:48 +09:00
Shunsuke Shibayama
1a26c841a9 test: fix stack overflow 2023-06-02 23:13:11 +09:00
Cai Bingjun
1d8ce2b38f doc: update translation 2023-04-23 20:29:53 +08: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
b788d634c0
Update index.md 2023-04-22 14:27:27 +08: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
cf4008c135 doc: update contents 2023-04-03 11:29:21 +09: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
Shunsuke Shibayama
e185d8f464 docs: update commit hash 2023-02-13 00:21:58 +09:00
Cai BingJun
5e79fe57f5 doc: update commit hash 2023-02-08 20:30:13 +08:00
Cai BingJun
5842add0f6 docs: update contents 2023-02-08 20:28:17 +08:00
Shunsuke Shibayama
8673a0ce56 docs: update contents 2023-02-07 20:03:22 +09:00
Cai Bingjun
9f981b922f
Update zh_CN build_features.md 2023-02-03 13:17:33 +08:00
Cai Bingjun
7905b04d46
Update Array(T,N).md 2023-02-02 10:20:03 +08:00
Cai Bingjun
45a73806f8
Update Array!(T,N).md 2023-02-02 10:17:31 +08:00
Cai Bingjun
e370752ad8
Merge branch 'main' into add-sync_to_translation_status.er 2023-02-02 09:59:26 +08:00
Shunsuke Shibayama
c7096b17f1 Merge branch 'main' into feature-var-params-fn 2023-02-01 02:05:09 +09:00
Cai BingJun
adbec23d19 Update doc 2023-01-31 22:38:45 +08:00
Shunsuke Shibayama
8f874b3251 Update docs 2023-01-31 21:27:09 +09:00
Shunsuke Shibayama
a76da9feb2 Update dev guide 2023-01-28 19:44:51 +09:00
toddlerer
473df43917
docs: fix file names 2023-01-27 06:42:20 +09:00
toddlerer
c3d27fb059
Merge remote-tracking branch 'upstream/main' into add-sync_to_translation_status.er 2023-01-27 06:36:35 +09:00
toddlerer
962d134ce5
docs: update scripts 2023-01-27 06:36:12 +09:00
Shunsuke Shibayama
d6bbb91015 Update docs 2023-01-27 00:38:08 +09:00
Shunsuke Shibayama
04f40b8691 Fix broken links 2023-01-27 00:31:01 +09:00
Shunsuke Shibayama
23a7e2caf3 Add user-defined var-params function 2023-01-26 01:20:35 +09:00
toddlerer
1242fdac8b
docs: Move sync_to_summary.py to doc/scripts 2023-01-25 01:14:41 +09:00
toddlerer
dc3cdabcad
docs: Fix file name 2023-01-25 00:57:17 +09:00
Cai BingJun
250032beab Update doc 2023-01-23 11:04:37 +08:00
Cai Bingjun
f6f75c59e1
Update zh_CN bytecode_instructions.md 2023-01-20 22:39:46 +08:00
Cai BingJun
0b2c9e1d29 Update CN doc 2023-01-20 22:33:06 +08:00
Cai BingJun
a4fb295f8b Update commit hash 2023-01-20 22:30:57 +08:00
Cai Bingjun
cf3d140e86
Update zh_CN build_features.md 2023-01-20 22:27:18 +08:00
Cai Bingjun
cec64de391
Update zh_CN branches.md 2023-01-20 22:22:28 +08:00
Cai Bingjun
b2c79184cf
Update zh_CN terms.md 2023-01-20 11:34:17 +08:00
Cai Bingjun
d54719d8be
Create embedding.md for zh_CN 2023-01-19 21:48:01 +08:00
Cai Bingjun
fa5f28dcea
Update zh_CN env.md 2023-01-19 21:41:10 +08:00
Cai Bingjun
603ef11cc1
Update zh_CN index.md 2023-01-19 21:33:39 +08:00
Shunsuke Shibayama
94185d534a Update docs 2023-01-15 12:18:02 +09:00
Cai BingJun
be6dbbb40f Merge branch 'main' of erg-lang/erg 2023-01-14 09:04:55 +08:00
Cai BingJun
637109aa8b Update doc 2023-01-14 09:01:57 +08:00
toddlerer
e3c1c96c88
Docs: fix file name 2023-01-08 12:48:12 +09:00
Cai BingJun
29c1c4dff6 Update commit hash 2023-01-07 20:24:11 +08:00
toddlerer
e598201a93
Docs: add sync_to_summary.py and sync (#339)
* Docs: add sync_to_summary.py and sync

* Docs: update badges

* Docs: sync to SUMMARY.md

* Delete 21_lambda.md

* Merge branch 'main' into add-sync_to_summary

* trifle

* Update commit hash

* Update commit hash

Co-authored-by: Cai Bingjun <1945458160@qq.com>
2023-01-07 20:18:46 +08:00
Cai BingJun
8281c3194f trifle 2023-01-07 19:54:57 +08:00
Cai BingJun
c8932f8fd7 trifle 2023-01-07 19:34:12 +08:00