Commit Graph

4538 Commits

Author SHA1 Message Date
ven
52901e1767 Merge pull request #2103 from kazu9su/translate-php
[php/ja] Translated PHP tutorial to japanese
2016-01-26 11:59:07 +01:00
Tomy
e48f99593e update filename 2016-01-26 19:56:15 +09:00
Tomy
92beb9c37c feedback 2016-01-26 19:53:14 +09:00
ven
22a747d45f Merge pull request #2115 from ryanplant-au/master
[Ruby] Naming conventions and destructuring assignment
2016-01-26 09:14:52 +01:00
ven
b673b64b50 Merge pull request #2114 from sarthfrey/master
Added Python Resources
2016-01-26 08:33:19 +01:00
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
sarthfrey
39c83718b1 removed merge stuff 2016-01-25 18:34:25 -05:00
sarthfrey
279c28ce7d Merge remote-tracking branch 'adambard/master'
# Conflicts:
#	python.html.markdown
2016-01-25 18:26:23 -05: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
Tomy
a7e6bf2f9f fix typo 2016-01-17 16:21:04 +09:00
Tomy
12ca00c308 translate all 2016-01-17 16:18:48 +09:00
Tomy
b8784faf28 translate to 487 2016-01-17 13:04:25 +09: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
Tomy
b5bdff8f9e translate to 328 2016-01-16 00:07:29 +09:00