Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | add another way to define functions to bash (fix #380) | alexandre medeiros | 2013-10-13 | -1/+8 |
| | ||||
* | [javascript] Added note about ints | Adam Brenecki | 2013-10-10 | -0/+2 |
| | ||||
* | [javascript] Add bit about array mutability. | Adam Brenecki | 2013-10-10 | -0/+4 |
| | | | | Closes #381. | |||
* | Merge pull request #369 from Anakros/master | Adam Bard | 2013-10-09 | -15/+84 |
|\ | | | | | [ruby/ru-ru] Latest changes from English version && small changes in the translation | |||
| * | [ruby/ru-ru] Latest changes from English version && small changes in the ↵ | Alexey | 2013-09-29 | -15/+84 |
| | | | | | | | | translation | |||
* | | Merge pull request #368 from MattKetmo/patch-1 | Adam Bard | 2013-10-09 | -1/+1 |
|\ \ | | | | | | | [Scala] Fix typo: forgotten dot | |||
| * | | [Scala] Fix typo: forgotten dot | Matthieu Moquet | 2013-09-28 | -1/+1 |
| |/ | ||||
* | | Merge pull request #370 from alswl/master | Adam Bard | 2013-10-09 | -0/+540 |
|\ \ | | | | | | | [r/zh-cn]Tranlated R to zh-cn | |||
| * | | dos2unix | alswl | 2013-09-29 | -540/+540 |
| | | | ||||
| * | | translate to Chinese 100% | alswl | 2013-09-29 | -67/+54 |
| | | | ||||
| * | | transalte 74% | alswl | 2013-09-18 | -60/+31 |
| | | | ||||
| * | | transalted 50% | alswl | 2013-09-18 | -100/+56 |
| | | | ||||
| * | | 33% | alswl | 2013-09-18 | -109/+44 |
| | | | ||||
| * | | add xiaoqi's translation | alswl | 2013-08-24 | -0/+691 |
| | | | ||||
* | | | Merge pull request #371 from mailopl/master | Adam Bard | 2013-10-09 | -0/+12 |
|\ \ \ | | | | | | | | | [ruby/en] ADD: "&" and "*" use cases in function parameters | |||
| * | | | ADD: "&" and "*" use cases in function parameters | Marcin Wawrzyniak | 2013-09-29 | -0/+12 |
| | |/ | |/| | ||||
* | | | Merge pull request #372 from qgustavor/patch-1 | Adam Bard | 2013-10-09 | -3/+11 |
|\ \ \ | | | | | | | | | [livescript/en] Fixed comparisons section | |||
| * | | | Fixed comparisons section | Gustavo Rodrigues | 2013-10-01 | -3/+11 |
| |/ / | | | | | | | It was a mistake with `===` operator: `~=` is the equivalent for `==`, not `===` that is a more useful^([citation needed]) version of JS's `===`. | |||
* | | | Merge pull request #374 from bzg/master | Adam Bard | 2013-10-09 | -3/+401 |
|\ \ \ | | | | | | | | | [clojure/en][clojure/fr-fr] Fix some typos in the Clojure tutorial and add the french translation | |||
| * | | | clojure.html.markdown: Fix an error (s/value/key) | Bastien Guerry | 2013-10-04 | -1/+1 |
| | | | | ||||
| * | | | Addfrench translation for the Clojure tutorial | Bastien Guerry | 2013-10-04 | -0/+398 |
| | | | | ||||
| * | | | clojure.html.markdown: Fix another typo | Bastien Guerry | 2013-10-04 | -1/+1 |
| | | | | ||||
| * | | | clojure.html.markdown: Fix typo | Bastien Guerry | 2013-10-03 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #375 from xakon/master | Adam Bard | 2013-10-09 | -12/+10 |
|\ \ \ \ | | | | | | | | | | | [perl/en] Fix some links at Perl tutorial | |||
| * | | | | [java] Missing semi-colon at code example | Christos Kontas | 2013-10-08 | -1/+1 |
| | | | | | ||||
| * | | | | [git] Fix typo error in guide | Christos Kontas | 2013-10-08 | -1/+1 |
| | | | | | ||||
| * | | | | [CommonLisp] fix typo error in comment | Christos Kontas | 2013-10-07 | -1/+1 |
| | | | | | ||||
| * | | | | [bash] Fix some spell errors in comments | Christos Kontas | 2013-10-04 | -2/+2 |
| | | | | | ||||
| * | | | | [perl] Fix list with links at "Further Reading" | Christos Kontas | 2013-10-04 | -4/+4 |
| | | | | | ||||
| * | | | | [Perl] Remove some redundant spaces | Christos Kontas | 2013-10-04 | -3/+1 |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #377 from benizi/fix-elixir-de-identification | Adam Bard | 2013-10-09 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [elixir/de-de] Fixes language identification in elixir-de | |||
| * | | | | Fixes language identification in elixir-de | Benjamin R. Haskell | 2013-10-06 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||
* | | | | | Merge pull request #376 from vinhnx/vi-translation | Adam Bard | 2013-10-09 | -0/+710 |
|\ \ \ \ \ | | | | | | | | | | | | | [git/vi][obj-c/vi] add Git and Objective-C translation in Vietnamese language | |||
| * | | | | | add Git and Obj-C translation in Vietnamese language | Vinh Nguyen | 2013-10-04 | -0/+710 |
| |/ / / / | ||||
* | | | | | Merge pull request #378 from croddin/patch-1 | Adam Bard | 2013-10-09 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [Lua/en] Fixed spelling of trig function "sin" | |||
| * | | | | | Fixed spelling of trig function "sin" | Craig Roddin | 2013-10-07 | -1/+1 |
| |/ / / / | ||||
* | | | | | Merge pull request #382 from Willyfrog/fix-clj-es | Adam Bard | 2013-10-09 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | [clojure/es]Correct relevant fix from issue #374 | |||
| * | | | | Correct relevant fix from issue #374 | Guillermo Vaya | 2013-10-09 | -1/+1 |
|/ / / / | ||||
* | | | | Merge pull request #373 from m90/master | Adam Brenecki | 2013-10-04 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | [javascript/en] Be consistent with PascalCasing of constructors | |||
| * | | | be consistent with PascalCasing of constructors | Frederik Ring | 2013-10-03 | -2/+2 |
|/ / / | ||||
* | | | Merge pull request #359 from mrshankly/bf-pt_pt-translation | Adam Bard | 2013-09-26 | -0/+84 |
|\ \ \ | | | | | | | | | [brainfuck/pt-pt] Added pt-pt brainfuck translation. | |||
| * | | | Fix header. | Joao Marques | 2013-09-20 | -0/+2 |
| | | | | ||||
| * | | | Added pt-pt brainfuck translation. | Joao Marques | 2013-09-20 | -0/+82 |
| | | | | ||||
* | | | | Merge pull request #360 from adambrenecki/python-fixes | Adam Bard | 2013-09-26 | -21/+23 |
|\ \ \ \ | | | | | | | | | | | [python/en] Clarify setdefault, fix comment syntax typo, change print to print() | |||
| * | | | | [python] Change to print function, as per #119 | Adam Brenecki | 2013-09-20 | -16/+18 |
| | | | | | ||||
| * | | | | [python] Fix typo in comment, as per #265 | Adam Brenecki | 2013-09-20 | -1/+1 |
| | | | | | ||||
| * | | | | [python] Clarify setdefault, as per #234 | Adam Brenecki | 2013-09-20 | -4/+4 |
| | | | | | ||||
* | | | | | Merge pull request #361 from featurist/master | Adam Bard | 2013-09-26 | -0/+202 |
|\ \ \ \ \ | | | | | | | | | | | | | [pogoscript/en] Learn Pogoscript | |||
| * | | | | | added javascript highlighting | Tim Macfarlane | 2013-09-20 | -1/+1 |
| | | | | | | ||||
| * | | | | | one big code block, plus some clarifications | Tim Macfarlane | 2013-09-20 | -127/+71 |
| | | | | | |