Commit Graph

1165 Commits

Author SHA1 Message Date
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
Adam Bard
7524dc9727 Merge pull request #382 from Willyfrog/fix-clj-es
[clojure/es]Correct relevant fix from issue #374
2013-10-09 09:20:03 -07:00
Guillermo Vaya
a18773edba Correct relevant fix from issue #374 2013-10-09 11:21:55 +02:00
Christos Kontas
925ded8780 [java] Missing semi-colon at code example 2013-10-08 19:09:12 +03:00
Christos Kontas
80e8200b55 [git] Fix typo error in guide 2013-10-08 18:48:46 +03:00
Craig Roddin
8cbabf82b8 Fixed spelling of trig function "sin" 2013-10-07 12:33:10 -06:00
Christos Kontas
2f4b2e319b [CommonLisp] fix typo error in comment 2013-10-07 17:48:30 +03:00
Benjamin R. Haskell
2071148e1e Fixes language identification in elixir-de
YAML frontmatter had a line that looks like it was mis-patched
(started with a `+`).  Removed the `+` so the translation is displayed
in the right place.
2013-10-06 22:40:06 -04:00
David Baumgartner
cc1c704b8a Adding french translation of Haskell 2013-10-06 22:28:53 +02:00
David Baumgartner
fea0557241 Revert "Adding french translation of Haskell"
This reverts commit f400089013.
2013-10-06 22:25:47 +02:00
David Baumgartner
f400089013 Adding french translation of Haskell 2013-10-06 21:44:48 +02:00
Vinh Nguyen
23c432f7af add Git and Obj-C translation in Vietnamese language 2013-10-04 23:18:05 +07:00
Christos Kontas
b2028c7f0c [bash] Fix some spell errors in comments 2013-10-04 18:32:11 +03:00
Adam Brenecki
24514c9de1 Merge pull request #373 from m90/master
[javascript/en] Be consistent with PascalCasing of constructors
2013-10-04 03:45:00 -07:00
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