Commit graph

153 commits

Author SHA1 Message Date
GreasySlug
d9a955c08d Doc: update hash value in Ja tool 2022-10-16 14:14:09 +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
d8472ec748 trifle 2022-10-15 15:21:49 +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
Cai Bingjun
6a633ac74d
Updata commit hash 2022-10-14 20:59:47 +08:00
Shunsuke Shibayama
42a9c4b4d9 Add desugar_hir.rs 2022-10-14 11:50:28 +09:00
Shunsuke Shibayama
c7aa6bd904 Update troubleshooting.md 2022-10-11 11:33:18 +09:00
Cai Bingjun
a94c9d9c07
Add translation synchronization tag 2022-10-09 20:12:44 +08:00
Shunsuke Shibayama
e033e4942e Add troubleshooting.md 2022-10-09 18:21:13 +09: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
Cai Bingjun
e8208965b6
Updata commit hash 2022-10-07 11:56:23 +08:00
Cai Bingjun
6df62325ef
Updata commit hash 2022-10-07 11:46:38 +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
Cai Bingjun
94ce452d8d
Update env.md 2022-10-03 20:06:50 +08:00
Shunsuke Shibayama
735c840e68 Update env.md 2022-10-03 20:35:05 +09:00
Shunsuke Shibayama
4c490b7f5a Update docs 2022-10-03 13:39:52 +09:00
Shunsuke Shibayama
07651adb58 Update Num.md 2022-10-02 01:45:57 +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
Cai Bingjun
90ccb85b6a Updata commit hash 2022-10-01 14:06:05 +08:00
Shunsuke Shibayama
3413f78d52 Update JA content & hash 2022-10-01 14:08:16 +09:00
GreasySlug
c8a90fef05 Dod: fix wrong molds 2022-09-30 20:17:35 +09:00
Shunsuke Shibayama
fe62d0a8f9 Update Num.md 2022-09-30 19:52: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
0dd4f98f9b Doc: add description of numeric subtyping 2022-09-29 20:43:05 +09:00
GreasySlug
1925d524ad Doc: update translations of subtype and supertype 2022-09-29 19:36:26 +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
Cai Bingjun
8efae68653
Updata commit hash 2022-09-24 17:17:47 +08:00
Cai Bingjun
3adc6bafeb
Merge pull request #172 from GreasySlug/fix/md_links
WIP: Fix broken links in doc directory
2022-09-22 21:06:20 +08:00
GreasySlug
00350f64a4 Doc: fix links and removed missing links. 2022-09-22 13:48:08 +09:00