Commit graph

118 commits

Author SHA1 Message Date
Shunsuke Shibayama
b2aef739c2 Update docs 2022-12-03 13:41:25 +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
998f267c6c Update 14_dependent.md 2022-11-12 22:58:31 +09:00
Shunsuke Shibayama
c248056b7e Update docs 2022-11-12 22:02:18 +09:00
Shunsuke Shibayama
3a884dd3b3
Update 26_pattern_matching.md 2022-11-12 16:27:15 +09:00
Shunsuke Shibayama
b59c3444ae
Update 26_pattern_matching.md 2022-11-12 16:25:38 +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
44d7784aac Modify comments & docs 2022-11-08 17:16:47 +09:00
Shunsuke Shibayama
d779350376 Update docs 2022-11-01 00:15:06 +09:00
Shunsuke Shibayama
4bc113f7d1 Update docs 2022-10-30 17:56:38 +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
4c0e9e1ac9 Update 24_module.md 2022-10-18 20:57:28 +09:00
GreasySlug
71807dd7b0 Doc: fixed wrong link in Ja 2022-10-16 07:24:52 +09:00
Cai Bingjun
c78b053763 Updata commit hash 2022-10-15 16:54:42 +08: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
132373c23e trifle 2022-10-15 15:36:12 +08:00
Cai Bingjun
a9d45b743c trifle 2022-10-15 15:24:56 +08:00
Cai Bingjun
7fff2d96de trifle 2022-10-15 14:52:56 +08:00
Cai Bingjun
1c613dea9d WIP 2022-10-15 12:15:51 +08:00
Cai Bingjun
b07c17708b WIP 2022-10-15 12:14:52 +08:00
Cai Bingjun
6b2911b886 trifle 2022-10-14 21:16:54 +08:00
Cai Bingjun
198117413f trifle 2022-10-14 21:01:52 +08:00
Shunsuke Shibayama
7d659da6a5 Update docs 2022-10-08 11:58:26 +09:00
Shunsuke Shibayama
c4d2e9ee4c Merge branch 'main' into pr/191 2022-10-07 22:15:35 +09:00
GreasySlug
24fe41c7b3 Doc: update description of Set 2022-10-07 16:53:48 +09:00
Cai Bingjun
79042bba1c
Update quick_tour.md 2022-10-07 12:08:57 +08:00
Shunsuke Shibayama
4d7181f2f0 Add trait implementation check 2022-10-05 02:10:27 +09:00
Shunsuke Shibayama
2f33c9b15d Add Del 2022-10-03 21:44:59 +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
GreasySlug
0caa5018c9 Doc: update description and add Num link 2022-09-29 20:46:21 +09:00
GreasySlug
76e6b2c1b9 Remove: unnecessary comment was removed 2022-09-29 12:48:10 +09:00
GreasySlug
aa432acf86 Doc: add link to basic and update description 2022-09-29 07:55:47 +09:00
GreasySlug
bbe34bbaf5 Move: basic calc and cmp are moved to quick tour
Removed duplicates with python
  - basic arithmetic operations
  - comparison
Fixing mistakes
  - casting
  - and, or
2022-09-28 22:37:09 +09:00
GreasySlug
ba0c69333f Doc: add basic calc in JA 2022-09-28 17:01:19 +09:00
GreasySlug
5b9285d0b0 Doc: copy indexes from En and remove in-page links 2022-09-28 16:22:52 +09:00
Shunsuke Shibayama
5916096cc4 Update 32_integration_with_Python.md 2022-09-26 11:27:52 +09:00