Commit Graph

1498 Commits

Author SHA1 Message Date
Jakukyo Friel
d7ea420ad4 Chinese (simplified) translation of lua 2014-02-06 02:33:05 +08:00
Nami-Doc
3c61926c3b Merge pull request #517 from weakish/patch-5
lua: typo
2014-02-05 18:50:40 +01:00
Jakukyo Friel
f70b1edcfb lua: typo
`LoudDog.__index` is `Dog`, not `LoudDog`.
2014-02-06 01:45:16 +08:00
Xavier Yao
b3f363fcf2 Chinese translation for CoffeeScript 2014-02-05 21:49:10 +08:00
Xavier Yao
a089ef9b0d Expend CoffeeScript doc 2014-02-05 21:37:17 +08:00
Adam Bard
a44935283a Merge pull request #513 from jgpacker/master
Added visual basic translation from issue #448
2014-02-04 10:37:32 -08:00
Nami-Doc
babd67b9ec Merge pull request #514 from aaronraimist/patch-1
[haskell/en] Fixes issue #510
2014-02-04 00:11:03 -08:00
Aaron Raimist
718693ef48 [haskell/en] Fixes issue #510 2014-02-03 17:09:52 -06:00
jgpacker
e8c8fb0ea5 Added visual basic translation from https://github.com/adambard/learnxinyminutes-docs/issues/448 2014-02-02 23:01:13 -02:00
Nami-Doc
0d0375c73c Merge pull request #511 from qguv/master
[golang/en] added defer example
2014-02-02 12:31:35 -08:00
Quint Guvernator
ded11e254f added defer example
decided not to use file i/o as an example because external file access
is rare in other tutorials.
2014-02-02 15:11:15 -05:00
Adam
8d82b55947 Fix GO yaml to not break in es 2014-02-01 17:00:04 -08:00
Adam Bard
01fb4ad36e Remove red syntax highlighting
(to make it not error out)
2014-02-01 16:56:37 -08:00
Nami-Doc
7335b58b1d Merge pull request #509 from iArnold/red
[Red/en] New Language entry. Red Programming Language document
2014-02-01 11:45:00 -08:00
iArnold
57b0ac6412 Update red.html.markdown
Updated document on two things the author of Red pointed out.
2014-01-31 20:44:43 +01:00
iArnold
453341b527 Update red.html.markdown
Corrections with editors glasses on.
2014-01-31 13:55:24 +01:00
Nami-Doc
bbce7c6d37 Merge pull request #508 from holocronweaver/master
[go/en][go/es] Fix several problems with Go tutorials
2014-01-31 00:16:41 -08:00
Jesse Johnson
2655b4d056 [go/en] Fix veriadic function bug; format and clarify comments. 2014-01-30 18:50:05 -05:00
Jesse Johnson
88492baf33 [go/es] Update translation, format comments. 2014-01-30 18:50:05 -05:00
iArnold
471f67379c Update red.html.markdown 2014-01-30 20:49:42 +01:00
iArnold
f1894bdd00 Update red.html.markdown
Avoid "Red" in the pre-header text
2014-01-30 20:47:29 +01:00
Nami-Doc
c574c9aada Merge pull request #507 from Jakehp/patch-1
Issue #163 fix
2014-01-30 11:02:58 -08:00
Jake Prather
1e0d5abeba Issue#163
https://github.com/adambard/learnxinyminutes-docs/issues/163
2014-01-30 12:36:19 -06:00
iArnold
28db2323b7 Update red.html.markdown
added giuthub source link and mailinglist
2014-01-30 11:05:00 +01:00
iArnold
c285bf7583 Update red.html.markdown
completed function twice example
2014-01-30 10:33:19 +01:00
iArnold
026dcf7b2f Update red.html.markdown
minor edits
2014-01-30 09:57:20 +01:00
iArnold
2793e0bd48 Update red.html.markdown
Added header info and completed Hello World program with the header.
2014-01-30 09:32:58 +01:00
Adam
0b2a283db4 Updated a lot of filenames 2014-01-29 23:30:28 -08:00
Adam
8185f5e033 Updated learngo filenames 2014-01-29 23:20:11 -08:00
Adam
159889ca92 Merge branch 'master' of github.com:adambard/learnxinyminutes-docs 2014-01-29 22:25:27 -08:00
Adam
50158e3b02 juliavonovich 2014-01-29 22:25:15 -08:00
Adam Bard
da8a2a9d31 Merge pull request #505 from roryokane/patch-1
Link to CoffeeScript official website
2014-01-29 22:06:49 -08:00
Adam Bard
a51a09a0b2 Merge pull request #486 from levibostian/objective-c-protocols
Objective-C protocols, categories, and extensions
2014-01-29 22:05:55 -08:00
Adam
4a9b80d5f5 No objc highlighting, use cpp to fix errors 2014-01-29 22:05:08 -08:00
Adam
5ab214be72 Added lang to objc fr 2014-01-29 22:01:30 -08:00
Adam
a257b3bfba Updated russian julia 2014-01-29 21:55:11 -08:00
Levi Bostian
734bc28f90 Merge branch 'objective-c-protocols' of github.com:levibostian/learnxinyminutes-docs into objective-c-protocols 2014-01-29 21:45:48 -06:00
Levi Bostian
57c16ffb5c Add much more to the protocols section. 2014-01-29 21:45:34 -06:00
Levi Bostian
718c2289e5 Add much more to the protocols section. 2014-01-29 21:44:06 -06:00
Levi Bostian
4b44b03a07 Add extensions description with example. 2014-01-29 21:44:05 -06:00
Levi Bostian
e3853e564b Add description and example of how to simulate protected methods. 2014-01-29 21:43:59 -06:00
Levi Bostian
e3b20c7e26 Add categories description and Car example. 2014-01-29 21:42:27 -06:00
Rory O’Kane
ce005d7fdb Link to CoffeeScript official website 2014-01-29 21:34:56 -05:00
Nami-Doc
066dc1b257 Merge pull request #502 from cbess/master
[go/en] Add variadic function example
2014-01-29 13:14:37 -08:00
iArnold
ade0d072c0 Update red.html.markdown 2014-01-29 21:35:28 +01:00
iArnold
9a4a3c084f Update red.html.markdown
minor indentation
2014-01-29 21:30:53 +01:00
iArnold
22ebe9a9b4 Update red.html.markdown
Equality sign means equal
2014-01-29 21:27:53 +01:00
iArnold
d1376f0152 Update red.html.markdown 2014-01-29 17:23:11 +01:00
iArnold
5aa542280e Create red.html.markdown 2014-01-29 16:14:56 +01:00
Nami-Doc
041792ef0b Merge pull request #503 from skovorodkin/master
[julia/ru] Add first version
2014-01-25 11:01:15 -08:00