alexandre medeiros
|
9c8c0af0af
|
add information about input, output, and error redirection
|
2013-09-22 11:04:24 -03:00 |
|
alexandre medeiros
|
9d0f731ad5
|
Improve bash variable info
|
2013-09-22 01:33:12 -03:00 |
|
alexandre medeiros
|
c14586e8c3
|
add conditional execution info to bash
|
2013-09-22 01:20:31 -03:00 |
|
Melvyn
|
6d5509e94b
|
added myself to the contributors (C#)
|
2013-09-21 16:16:04 -04:00 |
|
Melvyn
|
71a62e642d
|
breaking some lines (C#)
|
2013-09-21 16:11:45 -04:00 |
|
Melvyn
|
758cd94b33
|
added an example for the foreach loop in C#
|
2013-09-21 16:07:43 -04:00 |
|
Melvyn
|
10bb7dbce4
|
various typos + added an example to declare an auto property (C#)
|
2013-09-21 16:00:08 -04:00 |
|
Melvyn
|
3b5e4837bd
|
more details for the enums (C#)
|
2013-09-21 15:49:20 -04:00 |
|
Melvyn
|
67b9af4492
|
added details for the switch statement for C#
|
2013-09-21 15:39:59 -04:00 |
|
Melvyn
|
41cf74fa53
|
corrections for C# doc
|
2013-09-21 15:33:11 -04:00 |
|
Melvyn
|
dbfaa5ba52
|
typo (not instead of note) for C# doc
|
2013-09-21 15:29:03 -04:00 |
|
Melvyn
|
a2b14fcedf
|
mentioned strings immutability and added details about var keyword (C#)
|
2013-09-21 15:27:55 -04:00 |
|
Melvyn
|
81c0480780
|
corrected errors about the nullable types for C#
|
2013-09-21 15:23:24 -04:00 |
|
Melvyn
|
fceaa4a7cf
|
added Decimal type example for C#
|
2013-09-21 15:05:14 -04:00 |
|
JongChan Choi
|
09fe6eb587
|
add korean translation of brainfuck
|
2013-09-21 05:14:20 +09:00 |
|
JongChan Choi
|
6eb210258d
|
make explanation richer
|
2013-09-21 05:01:47 +09:00 |
|
JongChan Choi
|
d3c5a72399
|
fix typo
|
2013-09-21 04:27:24 +09:00 |
|
Adam Bard
|
7aa69ae3d7
|
Merge pull request #362 from hkulekci/brainfuct-update
[brainfuck/tr] i missed out somethings my previous translation.
|
2013-09-20 10:39:39 -07:00 |
|
Haydar Kulekci
|
95faf8f5d2
|
some updates on brainfuck/tr . i missed out "not capitalized except at the start of a sentence" about brainfuck
|
2013-09-20 14:19:16 +03:00 |
|
Tim Macfarlane
|
609cc474c4
|
added javascript highlighting
|
2013-09-20 12:43:05 +02:00 |
|
Adam Brenecki
|
de36671ac1
|
[python] Change to print function, as per #119
|
2013-09-20 19:49:38 +09:30 |
|
Tim Macfarlane
|
b0ff6fad11
|
one big code block, plus some clarifications
|
2013-09-20 12:14:56 +02:00 |
|
Adam Brenecki
|
6d8ffb19b4
|
[python] Fix typo in comment, as per #265
|
2013-09-20 19:33:39 +09:30 |
|
Adam Brenecki
|
1405dc6387
|
[python] Clarify setdefault, as per #234
|
2013-09-20 19:32:58 +09:30 |
|
Adam Brenecki
|
750b2a2f21
|
[javascript] clarify constructor prototype example, as per #204
|
2013-09-20 19:22:00 +09:30 |
|
Adam Brenecki
|
49b30c38e2
|
Add missing semicolon
|
2013-09-20 19:17:10 +09:30 |
|
Tim Macfarlane
|
8c00a88248
|
learn pogoscript
|
2013-09-20 10:31:56 +02:00 |
|
Joao Marques
|
40126e931c
|
Fix header.
|
2013-09-20 08:59:14 +01:00 |
|
Joao Marques
|
e555c285f2
|
Added pt-pt brainfuck translation.
|
2013-09-20 08:40:39 +01:00 |
|
Adam
|
bc4fbec14d
|
Updated perl-es
|
2013-09-19 23:23:20 -07:00 |
|
Adam Bard
|
ffc6d5aa60
|
Merge pull request #347 from jamesscottbrown/master
[matlab/en] Extend MATLAB article
|
2013-09-19 23:20:23 -07:00 |
|
Adam Bard
|
55d018b3fe
|
Merge pull request #348 from arnelbucio/patch-1
[php/en] Fix typo
|
2013-09-19 23:18:28 -07:00 |
|
Adam Bard
|
a62bb8d553
|
Merge pull request #353 from hkulekci/php-update
[php/tr] added latest updates from php-en
|
2013-09-19 23:18:15 -07:00 |
|
Adam Bard
|
f3956625ff
|
Merge pull request #354 from hkulekci/obj-c-update
[obj-c/tr] objective-c translating to Turkish language
|
2013-09-19 23:18:01 -07:00 |
|
Adam Bard
|
0b69ee9c3a
|
Merge pull request #355 from hkulekci/brainfuck-update
[brainfuck/tr] translating Brainfuck programming language to turkish
|
2013-09-19 23:17:40 -07:00 |
|
Adam Bard
|
78c26e5c48
|
Merge pull request #356 from frncscgmz/master
[perl/es-es] Perl spanish translation.
|
2013-09-19 23:16:25 -07:00 |
|
Adam Bard
|
432869b397
|
Merge pull request #358 from graue/patch-1
Haskell: fix comment out of sync with code
|
2013-09-19 23:08:48 -07:00 |
|
Scott Feeney
|
9e14fd6d36
|
Haskell: fix comment out of sync with code
|
2013-09-20 01:25:36 -04:00 |
|
Francisco Gomez
|
abb39e92d4
|
Perl spanish translation.
|
2013-09-18 11:58:59 -07:00 |
|
James Scott-Brown
|
c3fcedf70f
|
Fix typo - misspelt 'receive'
|
2013-09-18 18:08:31 +01:00 |
|
James Scott-Brown
|
4ddcd660f8
|
Explain difference between command and function syntax
|
2013-09-18 18:05:29 +01:00 |
|
Haydar Kulekci
|
f46b6cda6e
|
[brainfuck/tr] translating Brainfuck programming language to turkish
|
2013-09-18 17:57:19 +03:00 |
|
alswl
|
3ff90ab9eb
|
transalte 74%
|
2013-09-18 21:51:48 +08:00 |
|
alswl
|
6b9ac70e5e
|
transalted 50%
|
2013-09-18 21:26:38 +08:00 |
|
Haydar Kulekci
|
e9634e0741
|
objective-c translating to Turkish language
|
2013-09-18 16:18:29 +03:00 |
|
Haydar Kulekci
|
75a7261f7e
|
added latest updates from php-en
|
2013-09-18 15:51:20 +03:00 |
|
alswl
|
8782aded63
|
33%
|
2013-09-18 20:01:47 +08:00 |
|
James Scott-Brown
|
3eb4dbab9a
|
Typos
|
2013-09-15 16:06:26 +01:00 |
|
Arnel Bucio
|
a3476993b1
|
Fix typo
|
2013-09-15 14:15:53 +08:00 |
|
James Scott-Brown
|
28f0e163e2
|
Typos
|
2013-09-15 02:53:32 +01:00 |
|