Commit Graph

1887 Commits

Author SHA1 Message Date
astaxie
e55b3a95cc Merge pull request #488 from codingsince1985/master
typo fixed
2015-07-02 21:35:40 +08:00
astaxie
646cd06cd4 Merge pull request #487 from digitalcraftsman/typo-fixes-ch1.4
Fixed typos in en/01.4.md
2015-07-02 21:35:18 +08:00
astaxie
8097819711 Merge pull request #492 from zddhub/master
typo fix
2015-07-02 21:34:54 +08:00
zdd
e7a508a368 Update 02.6.md
fix typo
2015-06-30 00:38:13 +08:00
zdd
4d51190a9f typo fix 2015-06-27 08:03:32 +08:00
Jerry Zhao
e709b11a6a typo fixed 2015-06-26 20:32:07 +10:00
digitalcraftsman
eb224a4a42 Fixed typos in en/01.4.md 2015-06-25 17:44:00 +02:00
astaxie
94ab646b00 Merge pull request #486 from codingsince1985/master
remove duplicated paragraph
2015-06-24 20:57:41 +08:00
Jerry Zhao
c22d84a7d9 remove duplicated paragraph. keep the one used in zh version. 2015-06-24 21:01:16 +10:00
astaxie
d6fcdd5620 Merge pull request #482 from codingsince1985/master
typo fix
2015-06-23 22:27:12 +08:00
Jerry Zhao
252bfaddbc typo fix
minus sign in locale, not underscore
2015-06-23 20:58:45 +10:00
astaxie
afa5b6c959 Merge pull request #481 from codingsince1985/master
escape <script>
2015-06-22 17:35:21 +08:00
Jerry Zhao
994131c61e escape <script> 2015-06-21 19:37:23 +10:00
astaxie
7649d66a1c Merge pull request #478 from codingsince1985/fix2
typos fixed
2015-06-04 20:49:46 +08:00
Jerry Zhao
780f144565 typos fixed 2015-06-04 20:35:28 +10:00
astaxie
0f51d5a2c4 Merge pull request #474 from codingsince1985/patch-1
typo fixed
2015-05-24 21:30:25 +08:00
Jerry Zhao
f5ccb60f40 typo fixed 2015-05-24 16:11:13 +10:00
astaxie
74a7e1274a Merge pull request #472 from RyanGladstone/patch-2
correct spelling of "maintain"
2015-05-12 10:00:38 +08:00
Ryan Gladstone
7c26dbe028 correct spelling of "maintain" 2015-05-11 21:38:46 -04:00
astaxie
53c09a1760 Merge pull request #471 from 0xCMP/patch-1
Update recommended version and dl site
2015-05-12 07:09:55 +08:00
Chris Portela
f7c38e6099 Update recommended version and dl site
Go team now uses git on gerrit. The current version is now also 1.4.2 and the place to download that is from golang.org
2015-05-11 15:05:17 -04:00
astaxie
7d0f085c3a Merge pull request #467 from marcalj/patch-1
`for` statements fix.
2015-05-11 10:23:55 +08:00
astaxie
f79cdc3e02 Merge pull request #470 from RyanGladstone/patch-1
dropped an errant bracket
2015-05-09 14:39:44 +08:00
astaxie
491cb98ed2 Merge pull request #469 from bredikhin/patch-1
Fix a tautology / typo
2015-05-09 11:47:51 +08:00
Ryan Gladstone
82c793f939 dropped an errant bracket 2015-05-08 22:44:26 -04:00
Ruslan Bredikhin
9cff5a3d31 Fix a tautology / typo 2015-05-08 14:30:32 -04:00
astaxie
3d4e91c60c Merge pull request #468 from aishraj/patch-1
Removed redundant word
2015-04-29 22:07:53 +08:00
Aishraj Dahal
d48f9cd5f9 Removed redundant word 2015-04-29 19:23:53 +05:30
Marçal Juan Llaó
b68aafe64c for statements fix.
`expression1` is executed before looping.
`expression2` is executed to decide to execute `for` code block.
`expression3` is executed after each loop.
2015-04-29 11:30:47 +02:00
astaxie
641ed63aef Merge pull request #464 from mkarthikworld/patch-1
Update on Int type example
2015-04-14 10:32:13 +08:00
mkarthikworld
c86153ec42 Update on Int type example
Although int32 has a longer length than int8, and has the same type as int
2015-04-14 06:22:58 +05:30
astaxie
d36e4dd6e9 Merge pull request #463 from anthonyfok/fix-en-build-with-gitbook-2.0.1
Remove trailing whitespaces in en/13.5.md
2015-04-10 22:46:26 +08:00
Anthony Fok
e32e691f8b Remove trailing whitespaces in en/13.5.md
This is to prevent the following `gitbook build` error
with GitBook 2.0.1:

    Template render error: unexpected token: .
        (In file '13.5.md', Line 281, Column 10)
2015-04-10 08:17:21 -06:00
astaxie
3289f09022 Merge pull request #462 from alioygur/patch-1
removed the forgetten english line
2015-04-09 20:34:45 +08:00
ali oygur
25b6f075c7 removed the forgetten english line 2015-04-09 15:33:43 +03:00
astaxie
3bfec600f0 Merge pull request #461 from sheercat/fix-gvminstall
fix gvm install
2015-04-07 11:13:11 +08:00
Tomoo Amano
306d89b87a fix gvm install 2015-04-07 11:31:53 +09:00
astaxie
54920f7fb9 Merge pull request #458 from tevjef/patch-1
fixed typo
2015-04-05 07:29:22 +08:00
Tevin Jeffrey
13f0e7cfeb fixed typo 2015-04-04 18:44:41 -04:00
astaxie
f2fc177014 Merge pull request #457 from matisoffn/master
Change speciality to specialty
2015-04-03 08:54:52 +08:00
Noah Matisoff
9574157fc3 fix speciality to specialty 2015-04-02 09:15:46 -07:00
astaxie
08e17bb2b9 update the style 2015-04-02 13:27:34 +08:00
astaxie
36805f1991 update the code style 2015-04-02 13:22:13 +08:00
astaxie
c0972e2426 Merge pull request #456 from jesusjjf/master
Fix typo
2015-04-02 12:04:59 +08:00
jesusjjf
f2498feb76 Fix typo 2015-04-01 20:06:39 -07:00
astaxie
edacf563d0 Delete book.json 2015-04-02 00:10:30 +08:00
astaxie
d9680e7e1a Merge pull request #435 from kingmax-chan/master
Update 02.3.md
2015-04-02 00:02:44 +08:00
astaxie
1587e1adec Merge pull request #437 from pasali/fix-slice-definition
fix array definition
2015-04-02 00:02:03 +08:00
astaxie
51089b510c Merge pull request #438 from pasali/feature-go-foundations
section 2.2 translated
2015-04-02 00:01:43 +08:00
astaxie
0f906db68b Merge pull request #441 from koriym/jp
improve Japanese translation about RESTful
2015-04-02 00:00:14 +08:00