Commit Graph

937 Commits

Author SHA1 Message Date
Adam Bard
7f3c7caa86 Merge pull request #363 from disjukr/master
[brainfuck/ko-kr][brainfuck/en] Add korean translation of brainfuck
2013-09-26 20:04:35 -07:00
Adam Bard
cf8b3d8c39 Merge pull request #364 from yaurthek/csharp_improvements
[csharp/en] C# improvements
2013-09-26 20:04:06 -07:00
Adam Bard
262ea9c3ce Merge pull request #365 from alemedeiros/master
[bash/en] Improved bash file
2013-09-26 20:03:56 -07:00
alexandre medeiros
b3288dc9cd add useful commands 2013-09-22 11:35:04 -03:00
alexandre medeiros
182eab6051 add function information for bash 2013-09-22 11:28:59 -03:00
alexandre medeiros
e1c34ca138 improve if on bash 2013-09-22 11:20:10 -03:00
alexandre medeiros
96055ac7a5 better for description 2013-09-22 11:09:28 -03:00
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
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
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
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
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
James Scott-Brown
e0f9a4dab3 Comment explaining LU decomposition 2013-09-15 01:48:02 +01:00
James Scott-Brown
372e79a3fb Relabel a section to 'Matrix Factorisations 2013-09-15 01:42:13 +01:00
James Scott-Brown
5bf3efe165 Matlab: more plotting functions, anonymous functions, matrix factorisations, and other features. Fix some typos. 2013-09-15 01:41:27 +01:00
Adam Bard
17c69eeb16 Merge pull request #344 from armed/master
[go/ru-ru] typos and edits
2013-09-14 14:23:52 -07:00