Raul Brito
a72bcacba5
fix typo
2013-11-09 19:29:14 +01:00
Adam Brenecki
9f0ae279d8
[javascript/en] Enforce 80-char line width
2013-11-05 12:47:58 +10:30
Nami-Doc
40f2b2d9d5
Merge pull request #399 from senatori/master
...
fixing one of my corrections, no idea why I deleted the }; on line 333
2013-11-02 17:54:49 -07:00
Steven Senatori
34b0264620
fixing one of my corrections, no idea why I delted the }; on line 333 previously...sorry
2013-11-02 17:30:36 -07:00
Nami-Doc
ed9cd4fb6b
Merge pull request #398 from senatori/master
...
JavaScript tutorial edit
2013-11-02 17:05:17 -07:00
Steven Senatori
cba64739f5
Deleted some bad syntax and tweaked an explanation
...
for clarity
2013-11-02 16:50:29 -07:00
Adam Bard
16d5493b49
Merge pull request #397 from mvalipour/master
...
[brainfuck/fa-ir] Brainfuck in Farsi
2013-11-01 09:39:30 -07:00
valipour
1f0d7a02a1
complete Farsi translation for brainfuck
2013-10-29 23:40:24 +00:00
valipour
f0d86bc96e
add Farsi translation for brainfuck -- partial
2013-10-29 21:06:39 +00:00
Adam Bard
d11f87a1b1
Merge pull request #395 from mvalipour/master
...
Update header for javascript in Farsi
2013-10-28 18:21:33 -07:00
mvalipour
c31221067f
Update header for javascript in Farsi
2013-10-29 00:24:20 +00:00
Adam
58640037df
Add lang tag to farsi js translation
2013-10-28 17:14:55 -07:00
Adam Bard
1752a6e43d
Merge pull request #394 from mvalipour/master
...
add farsi translation for javascript article
2013-10-28 16:27:21 -07:00
valipour
6c305c96d9
add farsi translation for javascript article
2013-10-28 23:01:21 +00:00
Adam
893766ed6f
pointless change to test auto-deploy
2013-10-27 22:42:13 -07:00
Adam
8ef0b6fc43
pointless change to test auto-deploy
2013-10-27 22:26:10 -07:00
Adam
dadd4c2a2b
Merged with latest from upstream
2013-10-27 22:18:31 -07:00
Adam
7ff3de74fe
Updates
2013-10-27 22:17:56 -07:00
Adam Bard
0c523f4e95
Merge pull request #383 from C-Duv/python-fr.sliceTypoFix
...
[python/fr-fr] French translation typo in comments for slice syntax with omitted indexes
2013-10-27 22:02:00 -07:00
Adam Bard
a7bd434f8f
Merge pull request #392 from shaunmccarthy/master
...
[csharp/en] Added Interesting Features (and fixed / cleaned up other code)
2013-10-27 22:01:37 -07:00
Adam Bard
894892a594
Merge pull request #385 from alemedeiros/master
...
[bash/en] add another way to define functions to bash (fix #380 )
2013-10-27 22:00:26 -07:00
Adam Bard
0762fe0340
Merge pull request #384 from pabloelices/patch-1
...
[coffeescript/es] Better translation.
2013-10-27 22:00:03 -07:00
Adam Bard
59cde47ae9
Merge pull request #391 from mgold/patch-1
...
[haskell/en] Typo
2013-10-27 21:59:44 -07:00
Shaun McCarthy
eccc9e0948
Reanmed to Generics instead of templates
2013-10-26 15:27:53 -04:00
Shaun McCarthy
0cee5bd79a
Added Interesting Features (and fixed / cleaned up other code)
...
Fixed syntax errors, made items more succinct, and added a section of interesting features in c#
2013-10-26 14:34:39 -04:00
Max Goldstein
001093d53a
Typo
...
You don't need to credit me.
2013-10-23 15:19:55 -04:00
Adam Bard
661d9481c8
Merge pull request #389 from astrieanna/julia-revise
...
[julia/en] Revised Julia in Y Minutes
2013-10-21 16:23:10 -07:00
Leah Hanson
34aedd3fbb
Fix a couple forgotten references to contains
in the comments
2013-10-21 09:39:45 -05:00
Leah Hanson
5e362f5f4f
updated date
2013-10-18 23:59:21 -05:00
Leah Hanson
67472bb391
updated method names (add! -> push!, contains -> in)
2013-10-18 23:58:33 -05:00
Leah Hanson
d0e5042608
remove extraneous end
2013-10-18 23:51:07 -05:00
Leah Hanson
364c367ff3
Expanded Type and Multiple Dispatch sections, and added more dispatch examples. Also added link to mailing list.
2013-10-18 23:48:02 -05:00
Leah Hanson
7ec6479a3c
Revised Julia in Y Minutes, until Types section.
2013-10-18 18:33:42 -05:00
Adam Bard
833142b29f
Merge pull request #386 from davbaumgartner/master
...
Adding french translation of Haskell
2013-10-16 11:25:37 -07:00
David Baumgartner
aa2506aa2a
Applying corrections
2013-10-16 18:18:37 +02:00
alexandre medeiros
3bfc820721
add another way to define functions to bash ( fix #380 )
2013-10-13 00:17:27 -03:00
Pablo Elices
e0fbcf5b83
Better translation.
2013-10-12 17:56:51 +02:00
C-Duv
200298c769
French translation typo in comments for slice syntax with omitted indexes
...
Translation typo in comments for slice syntax with omitted indexes:
"Omit the beginning" meant omit the beginning *of the list* (not the beginning of the range)
"Omit the end" meant omit the end *of the list* (not the end of the range)
2013-10-11 10:13:12 +02:00
Adam Brenecki
c149c619da
[javascript] Added note about ints
2013-10-10 10:52:56 +10:30
Adam Brenecki
9c0e7c548d
[javascript] Add bit about array mutability.
...
Closes #381 .
2013-10-10 08:33:39 +10:30
Adam Bard
d2ee4711a7
Merge pull request #369 from Anakros/master
...
[ruby/ru-ru] Latest changes from English version && small changes in the translation
2013-10-09 09:22:53 -07:00
Adam Bard
f25350c5e4
Merge pull request #368 from MattKetmo/patch-1
...
[Scala] Fix typo: forgotten dot
2013-10-09 09:22:40 -07:00
Adam Bard
adbbb2dac4
Merge pull request #370 from alswl/master
...
[r/zh-cn]Tranlated R to zh-cn
2013-10-09 09:22:15 -07:00
Adam Bard
def8974310
Merge pull request #371 from mailopl/master
...
[ruby/en] ADD: "&" and "*" use cases in function parameters
2013-10-09 09:21:58 -07:00
Adam Bard
d4c6c8605a
Merge pull request #372 from qgustavor/patch-1
...
[livescript/en] Fixed comparisons section
2013-10-09 09:21:33 -07:00
Adam Bard
d3bf3aa77f
Merge pull request #374 from bzg/master
...
[clojure/en][clojure/fr-fr] Fix some typos in the Clojure tutorial and add the french translation
2013-10-09 09:21:19 -07:00
Adam Bard
dac3063ddf
Merge pull request #375 from xakon/master
...
[perl/en] Fix some links at Perl tutorial
2013-10-09 09:21:03 -07:00
Adam Bard
90461919cd
Merge pull request #377 from benizi/fix-elixir-de-identification
...
[elixir/de-de] Fixes language identification in elixir-de
2013-10-09 09:20:46 -07:00
Adam Bard
0b4933e7fd
Merge pull request #376 from vinhnx/vi-translation
...
[git/vi][obj-c/vi] add Git and Objective-C translation in Vietnamese language
2013-10-09 09:20:33 -07:00
Adam Bard
87dd1ef8dd
Merge pull request #378 from croddin/patch-1
...
[Lua/en] Fixed spelling of trig function "sin"
2013-10-09 09:20:15 -07:00