summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update README.markdownAdam Bard2014-12-08-0/+5
|
* Merge pull request #883 from switchhax/patch-1ven2014-12-08-4/+5
|\ | | | | Update c.html.markdown
| * Update c.html.markdownRuben2014-12-08-4/+5
|/
* Merge pull request #714 from solomax2014/masterven2014-12-06-0/+425
|\ | | | | Russian translation of Lua tutorial.
| * Merge pull request #4 from Daniel-Cortez/masterMax2014-12-06-14/+12
| |\ | | | | | | And again...
| | * Forgot to remove commasDaniel-Cortez2014-12-05-1/+1
| | |
| | * And the last(?) oneDaniel-Cortez2014-12-05-14/+12
| | |
| * | Merge pull request #3 from Daniel-Cortez/masterMax2014-11-17-26/+32
| |\| | | | | | | Another portion of fixes
| | * Another portion of fixesDaniel-Cortez2014-11-18-26/+32
| | |
| * | Merge pull request #2 from Daniel-Cortez/masterMax2014-11-17-139/+135
| |\| | | | | | | Fix some translation mistakes
| | * Fix some translation mistakesDaniel-Cortez2014-11-16-139/+135
| |/
| * Update lua-ru.html.markdownMax2014-11-16-0/+1
| |
| * Merge pull request #1 from CoolDark/masterMax2014-11-16-109/+110
| |\ | | | | | | Полный перевод!
| | * oopsCoolDark2014-11-16-1/+1
| | |
| | * FullCoolDark2014-11-16-68/+66
| | |
| | * Translate 3 partCoolDark2014-11-16-17/+17
| | |
| | * UpdateCoolDark2014-11-15-24/+27
| |/
| * Update lua-ru.html.markdownМаксим2014-08-12-25/+25
| |
| * 4 part of Russian translationMax2014-08-10-12/+12
| | | | | | | | Other part of translation.
| * 3 part of Russian translationMax2014-08-07-6/+7
| | | | | | | | Little piece of translation.
| * 2 part of Russian translationMax2014-08-07-9/+9
| | | | | | | | Full translation of 1st section and begin of 2nd.
| * Fix of 1 mistakeMax2014-08-07-1/+1
| |
| * 1 part of Russian translation.Max2014-08-07-0/+422
| |
* | Fixes #882Adam Bard2014-12-05-1/+1
| |
* | Merge pull request #880 from geoffliu/masterLevi Bostian2014-12-02-1/+4
|\ \ | | | | | | [C++/en] Slight nit to pick.
| * \ Merge remote-tracking branch 'upstream/master'Geoff Liu2014-12-01-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #878 from geoffliu/masterLevi Bostian2014-11-28-1/+54
|\ \ \ | | | | | | | | [Scala/en] Implicits
| | * \ MergeGeoff Liu2014-12-01-0/+0
| | |\ \
| | | * | Reassignment to reference doesn't cause errorGeoff Liu2014-12-01-1/+1
| | |/ / | |/| |
| | * | Reassignment to reference doesn't cause errorGeoff Liu2014-12-01-1/+4
| |/ /
| * | Merge remote-tracking branch 'upstream/master'Geoff Liu2014-11-27-16/+81
| |\ \ | |/ / |/| |
* | | Merge pull request #877 from pisandelli/masterAdam Bard2014-11-26-6/+6
|\ \ \ | | | | | | | | Fixed some misspelling words for pt-br language
| * | | Fixed some misspelling words for pt-br languagePedro Pisandelli2014-11-25-6/+6
|/ / /
* | | Merge pull request #876 from LOZORD/masterAdam Bard2014-11-25-6/+10
|\ \ \ | | | | | | | | [git/en] Fixed some markdown formatting issuses
| * | | Fixed some markdown formatting issusesLeo Rudberg2014-11-25-6/+10
| | | |
* | | | Merge pull request #875 from LOZORD/masterAdam Bard2014-11-25-1/+59
|\| | | | | | | | | | | [git/en] Added `git stash`
| * | | Added ourselves to the contributor sectionLOZORD2014-11-24-0/+2
| | | |
| * | | Small formatting changesLOZORD2014-11-24-1/+2
| | | |
| * | | Only bashified the code sectionsLOZORD2014-11-24-16/+22
| | | |
| * | | Added 'git stash'!LOZORD2014-11-24-1/+50
|/ / /
* | | Merge pull request #874 from martinhath/masterAdam Bard2014-11-24-1/+1
|\ \ \ | | | | | | | | fix #873
| * | | fix #873Martin Thoresen2014-11-24-1/+1
|/ / /
* | | Merge pull request #872 from Jubobs/masterLevi Bostian2014-11-22-8/+11
|\ \ \ | | | | | | | | Fix some inaccuracies in haskell.html.markdown
| * | | Fix some inaccuracies in haskell.html.markdownJulien Cretel2014-11-21-8/+11
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The bottom of the "List and Tuples" section may mislead the reader into thinking that the `fst` and `snd` functions can be applied to any tuple; it's worth mentioning that those functions only apply to pairs. - The example demonstrating the use of the function-application operator (`$`) in combination with the function-composition operator (`.`) seems a bit contrived. For completeness, I've added an example that uses `$` alone. - "If statements" and "case statements" are actually expressions, in Haskell; I've replaced all occurences of the word "statement" appearing in that context by the word "expression". - Minor wording improvement (replaced "because" by a semicolon).
| * | Fix a typoGeoff Liu2014-11-27-1/+1
| | |
| * | ImplicitsGeoff Liu2014-11-27-1/+54
|/ /
* | Merge pull request #871 from earthrid/masterven2014-11-20-1/+1
|\ \ | | | | | | Typo
| * | TypoKevin Busby2014-11-20-1/+1
|/ / | | | | | | Typo: “addition” corrected to “edition”.
* | Merge pull request #863 from HorseMD/masterven2014-11-18-0/+225
|\ \ | | | | | | [forth/en] Add article about Forth
| * | Reword arrays introduction.HorseMD2014-11-18-1/+4
| | |