Commit Graph

1200 Commits

Author SHA1 Message Date
Christos Kontas
fba9728e46 [perl] Fix list with links at "Further Reading" 2013-10-04 12:47:21 +03:00
Christos Kontas
2c7fa291a3 [Perl] Remove some redundant spaces 2013-10-04 12:47:13 +03:00
Bastien Guerry
9a4721785c clojure.html.markdown: Fix an error (s/value/key) 2013-10-04 11:19:36 +02:00
Bastien Guerry
626e963aa9 Addfrench translation for the Clojure tutorial 2013-10-04 11:18:47 +02:00
Bastien Guerry
1fb3f1e67c clojure.html.markdown: Fix another typo 2013-10-04 11:11:43 +02:00
Bastien Guerry
a6928aadc5 clojure.html.markdown: Fix typo 2013-10-03 23:31:56 +02:00
Frederik Ring
a91b4fd300 be consistent with PascalCasing of constructors 2013-10-03 20:02:16 +02:00
Gustavo Rodrigues
97d15053e2 Fixed comparisons section
It was a mistake with `===` operator: `~=` is the equivalent for `==`, not `===` that is a more useful^([citation needed]) version of JS's `===`.
2013-10-01 09:10:27 -03:00
Marcin Wawrzyniak
239595fc59 ADD: "&" and "*" use cases in function parameters 2013-09-29 18:15:16 +01:00
alswl
f308445fe5 dos2unix 2013-09-29 23:10:25 +08:00
alswl
bfd1293c4f translate to Chinese 100% 2013-09-29 23:09:45 +08:00
Alexey
8b96638dc8 [ruby/ru-ru] Latest changes from English version && small changes in the translation 2013-09-29 00:19:08 +07:00
Matthieu Moquet
c9587395d2 [Scala] Fix typo: forgotten dot 2013-09-28 15:33:32 +02:00
Adam Bard
42a2263ab1 Merge pull request #359 from mrshankly/bf-pt_pt-translation
[brainfuck/pt-pt] Added pt-pt brainfuck translation.
2013-09-26 20:06:56 -07:00
Adam Bard
be98045c1b Merge pull request #360 from adambrenecki/python-fixes
[python/en] Clarify setdefault, fix comment syntax typo, change print to print()
2013-09-26 20:06:45 -07:00
Adam Bard
4ff85877c6 Merge pull request #361 from featurist/master
[pogoscript/en] Learn Pogoscript
2013-09-26 20:04:53 -07:00
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
Leah Hanson
86c2bafaa5 improved first half of Julia tutorial: reworded comments, added a few new tips, fixed a bug or two. 2013-09-26 15:38:48 -04: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
Levi Bostian
981cc871a4 Edit getchar() notes. 2013-09-20 22:37:40 -05:00
Levi Bostian
67cd987efa Declare variable before empty for loop. 2013-09-20 22:33:19 -05:00
Levi Bostian
868be425a6 Add to notes on increment and decrement operators. 2013-09-20 22:31:04 -05:00
Levi Bostian
ec7ee88698 Add to ? : example in C. 2013-09-20 22:19:07 -05:00
Levi Bostian
f471616ccb Remove .orig file created during merge. 2013-09-20 22:16:01 -05:00
Levi Bostian
35909645f2 Edit note on function prototypes. 2013-09-20 22:13:10 -05:00
Levi Bostian
7c559d57a8 Move special characters to end of file 2013-09-20 22:05:08 -05:00
Levi Bostian
06265eba7a Merge 2013-09-20 22:00:14 -05:00
Levi Bostian
2ef4119926 Fix typo for 'funtion prototype' 2013-09-20 21:53:42 -05: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