Commit Graph

4522 Commits

Author SHA1 Message Date
Ryan Plant
236cc1c14c Fix formatting on comments 2016-01-26 11:59:08 +11:00
Ryan Plant
b9c1502cab Add note on method naming conventions 2016-01-26 11:58:46 +11:00
Ryan Plant
0f5c74a79f Add note on destructuring assignment 2016-01-26 11:52:06 +11:00
Ryan Plant
82cb669cd7 Fix typo 2016-01-26 11:44:47 +11:00
ven
928edf1209 Merge pull request #1266 from janisz/Polish_translations_for_XML
Add Polish translations for XML
2016-01-25 11:39:33 +01:00
ven
54c030870e Merge pull request #1232 from jeanmatheussouto/ruby-pt-br-update
[ruby/pt-br] - Update Ruby Resources
2016-01-25 11:38:08 +01:00
ven
95e384fbbc Merge pull request #1890 from jmeinke/master
[go/de] More infos, reformulation and typo fixes for Go.
2016-01-25 11:32:07 +01:00
ven
8a81ef6b03 Merge pull request #1946 from xou/haskell-operators
[haskell/en] Extended section on GHCi (discussion?)
2016-01-25 11:29:35 +01:00
ven
510f4e239e Merge pull request #1950 from pikazlou/scala-flow-control-fix
fix docs for Flow Control
2016-01-25 11:28:08 +01:00
ven
e4657408f4 Merge pull request #2064 from Grinnz/patch-1
[perl/en] Add info on references, modules, and objects
2016-01-25 11:26:00 +01:00
ven
7bce3615b6 Merge pull request #2101 from nemild/solidity
Added Solidity, Ethereum's Contract Programing Language
2016-01-25 11:23:08 +01:00
ven
0d684a964e Merge pull request #2105 from altaris/master
[wolfram/fr] Translated Wolfram tutorial to french
2016-01-25 11:21:47 +01:00
ven
21235d09c3 Merge pull request #2106 from altaris/make
[make/fr] Translated make tutorial to french
2016-01-25 11:21:25 +01:00
ven
82cf827b6c Merge pull request #2107 from 23Pstars/master
[xml/id-id] update changes
2016-01-25 11:21:03 +01:00
ven
e1d0c433fb Merge pull request #2108 from krikmo/master
[javascript pt-br]: Use articles translated to portuguese
2016-01-25 11:20:41 +01:00
ven
ccbf1c7863 Merge pull request #2112 from hyphz/master
Add an Inform 7 tutorial.
2016-01-25 11:20:01 +01:00
Geoff Liu
8dffb33a8c Merge pull request #2113 from qinhanlei/master
[lua/cn] synchronized with EN version. (revised edition)
2016-01-23 14:55:10 -07:00
Cedric HT
2b3d1e524d Some improvments in comments 2016-01-23 11:37:15 +01:00
Cedric HT
3ea060e936 Corrected code results in comments
In subsection on hash tables.
2016-01-23 11:32:02 +01:00
Cedric HT
a3e68ea324 Transleted code variables and strings to french 2016-01-23 11:31:17 +01:00
Hanlei Qin
4d1b90826f Update lua-cn.html.markdown
change link to Markdown style.
2016-01-22 11:01:28 +08:00
Mark Green
57053bc95d Merge remote-tracking branch 'refs/remotes/adambard/master' 2016-01-22 00:54:49 +00:00
Mark Green
def04721be Add a try at an Inform 7 tutorial.
Obscure, but really interesting.
2016-01-22 00:54:44 +00:00
qinhanlei
f39e2fcab7 synchronized with EN version. 2016-01-21 16:55:20 +08:00
Geoff Liu
9a5bb28668 Merge pull request #2109 from qinhanlei/patch-1
Update lua-cn.html.markdown
2016-01-20 15:17:09 -07:00
Hanlei Qin
39825e459f Update lua-cn.html.markdown
local variables will better.
2016-01-20 22:59:48 +08:00
krikmo
e3346920d2 [javascript pt-br]: Use articles translated to portuguese 2016-01-19 20:58:17 -02:00
Cedric HT
43c93e3449 Changed indentation to tabs
They were converted to spaces by error in previous commit. oups.
2016-01-19 12:38:39 +01:00
Cedric HT
5220d97320 More typos 2016-01-19 12:36:33 +01:00
Cédric
0fe63187a9 Corrected typos in wolfram-fr 2016-01-19 11:53:13 +01:00
Ahmad Zafrullah
ee88bcd13c [xml/id-id] update changes 2016-01-19 11:07:22 +08:00
Cedric HT
db99c9966c Corrected header
- Added muself as translator;
- set lang field;
- corrected filename field.
2016-01-18 12:17:50 +01:00
Cedric HT
8cff05396e Corrected header
Added myself as translator.
2016-01-18 12:16:37 +01:00
Cedric HT
a4e4b76afd Corrections to make-fr
... according to pull request comments:
- completed header;
- some typos;
- finished translating target names.
2016-01-18 12:07:20 +01:00
ven
5477929e8e Merge pull request #2100 from pbrewczynski/patch-8
[Swift/en] Deleted semicolon to be consistent - Small Fix
2016-01-18 10:07:00 +01:00
Cedric HT
5c4eba5ef3 Removed tabs in header 2016-01-17 21:54:51 +01:00
Cedric HT
c70f53aabe Translated make tutorial to french 2016-01-17 21:53:21 +01:00
Cedric HT
e91cb98abe Translated Wolfram tutorial to french 2016-01-17 19:38:14 +01:00
Paul Brewczynski
107356e627 [Swift/en] Deleted semicolon to be consistent - Small Fix
this line 
let weak = "keyword"; let override = "another keyword" // statements can be separated by a semi-colon
show off semicolon use. But after that semicolon is not used, so I removed inconsistency.
2016-01-16 19:30:25 +01:00
ven
9ecbc99659 Merge pull request #2099 from pbrewczynski/patch-7
[Swift/en] Updated comment on documentation of Swift functions
2016-01-15 13:56:27 +01:00
Nemil Dalal
810108ee73 Fixed error in name 2016-01-14 14:01:45 -05:00
Paul Brewczynski
1c1944acb4 Updated comment on documentation of Swift functions
Documentation syntax is no longer reStructuredText,
It's "Swift-flavored version of Markdown"

http://nshipster.com/swift-documentation/
2016-01-14 19:11:45 +01:00
Nemil Dalal
e8c0c436c9 Added observer pattern, per barkthin's feedback 2016-01-14 10:17:51 -05:00
Geoff Liu
ea5eed5fcd Merge pull request #2098 from pbrewczynski/patch-1
[swift/en] Updated documentation syntax - small fix
2016-01-13 16:34:09 -07:00
ven
e16ad03d4a Merge pull request #2097 from matteobaglini/master
[bash/en] fix comparison syntax
2016-01-13 14:58:18 +01:00
Paul Brewczynski
8ecf73a086 Updated documentation syntax
As Xcode switched to Markdown syntax, I've updated it.
2016-01-13 10:01:46 +01:00
Matteo Baglini
f94dea8379 Use proper string comparison syntax 2016-01-12 00:32:03 +01:00
ven
7e069bef5d Merge pull request #2096 from SWalls/master
[python/en] Changed a to b in comment about list assignment, and pluralized 'vari...
2016-01-11 19:07:41 +01:00
SWalls
15a7e7ace2 Changed a to b in comment about list assignment, and pluralized 'variable'. 2016-01-10 17:22:32 -07:00
Adam Bard
468460ab29 Merge pull request #2094 from Laoujin/master
[PowerShell/en]: fixed typos/layout. Added some extra aliases/info.
2016-01-09 04:33:10 +08:00