Commit Graph

2622 Commits

Author SHA1 Message Date
Adam Bard
c4036c6514 Merge pull request #890 from arturmkrtchyan/master
[scala] Fixed function return type
2015-01-03 20:12:35 +00:00
Artur Mkrtchyan
d7672a2bc5 Added warning on return usage 2015-01-03 19:48:53 +01:00
sunxb10
6263dda6de Chinese translation of MATLAB tutorial 2015-01-03 20:49:39 +08:00
Adam Bard
732cdbed1a Update forth.html.markdown 2015-01-02 20:33:47 +00:00
Adam Bard
e059cd98f3 Let's see how factor highlighting looks in forth 2015-01-02 19:53:49 +00:00
Poor Yorick
aac20efb70 Reworked summary 2015-01-02 08:19:41 -07:00
Poor Yorick
a80663a4ce better verbiage, add more commands. 2015-01-02 07:56:48 -07:00
Poor Yorick
335d618b1a add reference 2015-01-01 21:48:42 -07:00
Poor Yorick
a7dc8b2f4c add Tcl document 2015-01-01 21:41:21 -07:00
Melih Mucuk
3cb53d9e43 csharp/tr 2014-12-31 20:18:46 +02:00
Melih Mucuk
71eda7df76 csharp/tr 2014-12-31 20:11:54 +02:00
Melih Mucuk
634efbb8ca csharp/tr 2014-12-31 20:08:42 +02:00
Melih Mucuk
3f305ab283 completed 2014-12-31 20:07:15 +02:00
Melih Mucuk
765e4d3be9 lasssstttt 2014-12-31 19:30:07 +02:00
Melih Mucuk
9b1b260c6c classes 2014-12-31 17:13:30 +02:00
Melih Mucuk
4ba98e1b97 swithc case 2014-12-31 16:46:49 +02:00
Melih Mucuk
20a921fd03 arrays 2014-12-31 16:07:18 +02:00
Melih Mucuk
32174fe9ce types 2014-12-31 12:01:40 +02:00
Melih Mucuk
427875663c basic 2014-12-31 11:56:23 +02:00
ven
38be1f2f17 Merge pull request #906 from cameronsteele/master
typo in Haxe documentation
2014-12-30 00:21:17 +01:00
Cameron Steele
228cc6ec5a typo in Haxe documentation 2014-12-29 15:00:12 -08:00
ven
1c52c5ea12 @wryk++ 2014-12-29 22:48:01 +01:00
Levi Bostian
b3a33713c2 Merge pull request #896 from kwikiel/patch-1
Fixed typo at the end
2014-12-27 00:23:23 -06:00
elf
b592626016 fix word 2014-12-26 09:20:30 -02:00
elf
f4c735c050 fix. 2014-12-26 09:19:21 -02:00
elf
a56473fc31 clean up and improvements 2014-12-26 09:15:03 -02:00
elf
0b65be8f0c Removing comments... 2014-12-26 09:06:38 -02:00
elf
e2606bb262 general translation to pt-br for common-lisp completed 2014-12-26 08:56:36 -02:00
ven
f323083ba4 rework of the tutorial 2014-12-24 18:22:48 +01:00
Adam Bard
4ab8d7427d Update livescript.html.markdown
Fix syntax errors on numbery var names
2014-12-24 10:38:16 +01:00
Louie Dinh
28fcbc8e1c Fix typo 2014-12-23 11:23:22 -08:00
switchhax
ed819ed917 [YAML/en] translated to [YAML/de] 2014-12-23 16:27:30 +01:00
ven
ea929d6094 Merge pull request #897 from maniexx/master
PYTHON3: Delete PYMOTW3 due to lack of content
2014-12-22 15:29:07 +01:00
maniexx
674284cfcb Delete PYMOTW3 due to lack of content 2014-12-22 15:24:09 +01:00
euporie
54b8be6768 Fixed typo at the end 2014-12-22 13:26:30 +01:00
Adam Bard
660adf945c Merge pull request #895 from xboston/patch-1
Russuan spelling corrrection
2014-12-22 12:53:14 +01:00
Adam Bard
95de3c05a5 Merge pull request #893 from sam-m888/patch-2
Spelling corrrection
2014-12-22 12:48:36 +01:00
Adam Bard
3e6c93efa2 Merge pull request #892 from sam-m888/patch-1
Remove spurious "["
2014-12-22 12:48:17 +01:00
Nikolay Kirsh
a3ce8e9d6c Russuan spelling corrrection 2014-12-22 13:01:43 +05:00
Yuichi Motoyama
7915169dde finish translating X=Julia into Japanese 2014-12-22 14:45:11 +09:00
Yuichi Motoyama
0aeef25115 Merge remote-tracking branch 'upstream/master' into julia-jp 2014-12-22 14:43:50 +09:00
Sam
c9ae9ea396 Spelling corrrection 2014-12-22 13:37:03 +11:00
Sam
c4e1109e3a Remove spurious "[" 2014-12-22 13:35:46 +11:00
ven
3b1a125a79 Merge pull request #891 from arturmkrtchyan/scala_fix
[scala] Fixed Person class' constructor signature
2014-12-21 13:28:28 +01:00
Artur Mkrtchyan
6dca0e7ae4 Fixed Person class' constructor signature 2014-12-21 13:08:21 +01:00
Artur Mkrtchyan
6027c90c90 Scala compiler fails to infer the return type when there's an explicit return statement 2014-12-20 23:03:25 +01:00
Yuichi Motoyama
09ab1c3aee finish translating (original english remains for review) 2014-12-20 12:33:17 +09:00
Yuichi Motoyama
c43b73a369 start translating julia into japanese 2014-12-20 09:52:43 +09:00
ven
fe856e7117 Merge pull request #888 from swapnilmj/patch-1
Changed function name to match function call
2014-12-16 19:44:10 +01:00
Swapnil Joshi
12e01249b3 Changed function name to match function call 2014-12-16 22:33:08 +05:30