Commit graph

176 commits

Author SHA1 Message Date
Cai BingJun
f79b4cb649 Merge branch 'main' of https://github.com/erg-lang/erg 2023-01-07 17:35:47 +08:00
Cai BingJun
5c06406d66 trifle 2023-01-07 17:35:42 +08:00
Shunsuke Shibayama
21055ce392 Implement newtype notation 2023-01-06 18:13:21 +09:00
toddlerer
d0a980e740
Docs: fix do indention in 00_basic.md 2023-01-03 19:22:40 +09:00
toddlerer
14b0c449ef
Docs: update do/do! indentation, etc. 2023-01-03 19:05:19 +09:00
Cai BingJun
214e77cce9 Fix link errors in documents 2022-12-29 15:52:53 +08:00
GreasySlug
96b113c47e doc: some corrections in EN 2022-12-28 13:40:16 +09:00
Shunsuke Shibayama
60dfd8580a Update docs 2022-12-28 11:17:57 +09:00
Shunsuke Shibayama
7c8d57e436 Fix #309 2022-12-24 14:55:24 +09:00
Shunsuke Shibayama
52c76431ee Merge branch 'main' into patch 2022-12-05 17:25:45 +09:00
Shunsuke Shibayama
20aa4f02b9 Update docs 2022-12-03 21:56:24 +09:00
Shunsuke Shibayama
2119263736 Update 00_basic.md 2022-12-03 21:27:52 +09:00
Shunsuke Shibayama
b2aef739c2 Update docs 2022-12-03 13:41:25 +09:00
Shunsuke Shibayama
bade70ef91 Implement Patch 2022-12-02 20:03:02 +09:00
Shunsuke Shibayama
7078f95cec Update docs (string interpolation) 2022-12-02 00:29:17 +09:00
Shunsuke Shibayama
a373185dec
Merge branch 'main' into fix-#247 2022-11-27 20:31:50 +09:00
Shunsuke Shibayama
d687580226 Update docs 2022-11-27 20:30:39 +09:00
Shunsuke Shibayama
8badf02f39 Update docs 2022-11-27 17:46:14 +09:00
Shunsuke Shibayama
f4fb25b400 Update docs 2022-11-26 21:01:44 +09:00
Shunsuke Shibayama
e86a0987ed Update docs 2022-11-26 00:48:59 +09:00
Shunsuke Shibayama
603abbd5fa Update docs
* Fix wrong descriptions
* Add `compile_fail`
2022-11-24 15:17:14 +09:00
Shunsuke Shibayama
5d4a2ebc57 Update docs 2022-11-16 20:34:39 +09:00
Shunsuke Shibayama
c248056b7e Update docs 2022-11-12 22:02:18 +09:00
Shunsuke Shibayama
cb47cb372a Update docs 2022-11-11 17:07:31 +09:00
Shunsuke Shibayama
eb8d2375b7 Update docs 2022-11-11 00:49:49 +09:00
Shunsuke Shibayama
388010cc27 Modify docs 2022-11-09 16:10:33 +09:00
Shunsuke Shibayama
44d7784aac Modify comments & docs 2022-11-08 17:16:47 +09:00
Shunsuke Shibayama
94865c7005 Update 10_array.md 2022-11-01 00:14:37 +09:00
Shunsuke Shibayama
3573d32150 Update docs 2022-10-30 17:56:26 +09:00
Shunsuke Shibayama
d56549f528 Change Eq(R) to Eq 2022-10-25 01:53:52 +09:00
Shunsuke Shibayama
9a88266bde Update SUMMARY.md 2022-10-21 14:06:00 +09:00
Shunsuke Shibayama
f1667f295e Update docs 2022-10-21 00:29:15 +09:00
Shunsuke Shibayama
48107a2d17 Update 24_module.md 2022-10-18 20:56:34 +09:00
GreasySlug
13f2d31aee Doc: fix missing links 2022-10-16 07:11:16 +09:00
Cai Bingjun
f09ef75b8b trifle 2022-10-15 15:47:42 +08:00
Cai Bingjun
b9329fe66e trifle 2022-10-15 15:45:30 +08:00
Cai Bingjun
2ecd249a2a trifle 2022-10-15 15:42:30 +08:00
Cai Bingjun
a162001c6f trifle 2022-10-15 15:39:08 +08:00
Cai Bingjun
a9d45b743c trifle 2022-10-15 15:24:56 +08:00
Cai Bingjun
d8472ec748 trifle 2022-10-15 15:21:49 +08:00
Cai Bingjun
b07c17708b WIP 2022-10-15 12:14:52 +08:00
Shunsuke Shibayama
a0c1380a6f Update docs 2022-10-08 11:57:09 +09:00
GreasySlug
24fe41c7b3 Doc: update description of Set 2022-10-07 16:53:48 +09:00
Shunsuke Shibayama
9ebea053e0
Merge pull request #182 from GreasySlug/feature/update-doc
Add basic numeric calc and bool type
2022-10-01 17:19:11 +09:00
Shunsuke Shibayama
5101677527 Update quick_tour.md 2022-09-30 19:45:55 +09:00
Shunsuke Shibayama
6d515dcabe
Merge pull request #178 from GreasySlug/fix/md_links 2022-09-30 02:29:23 +09:00
GreasySlug
74368faf9d Doc: basic calc and bool translated into English 2022-09-29 12:47:35 +09:00
gmshiba
304882f403 Update docs 2022-09-28 17:58:29 +09:00
gmshiba
a68d32035b Update indexes.md 2022-09-28 17:27:14 +09:00
Cai Bingjun
f6e07de0bd
Update 00_basic.md 2022-09-27 21:44:15 +08:00