summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* more odditiesi2014-10-28-0/+4
| | | JavaScript is full of oddities .. I definitely wouldn't claim everything works "as it should" .. you don't have to include the gotcha's but I don't know, they're not that confusing for me.
* Merge pull request #830 from diodewaal/masterLevi Bostian2014-10-27-11/+12
|\ | | | | [coffeescript/nl] A few trailing spaces and take 2 on Dutch spelling and translation.
| * A few trailing spaces and take 2 on Dutch spelling and translation.Dana de Waal2014-10-28-11/+12
|/
* [Common Lisp/en] Add a missing argument to `(walker)`ven2014-10-27-1/+1
|
* Merge pull request #828 from ml242/masterAdam Bard2014-10-27-7/+9
|\ | | | | Use === in js tutorial except once demonstrating ==
| * Your Name: Mattml2422014-10-27-7/+9
| | | | | | | | | | | | | | | | | | | | | | Subject Line: Addresses Comparisons in Javascript What Happened: I believe that starting out with the double equals instead of the triple equals for strict comparison checking is incorrect. Because double equals uses type coercion, it is more of a feature the needs to be understood. Beginners looking at the language should look upon the stricter method as the proper one because it is less likely to give a surprising result. I also tried to address the behaviour by adding an example to the double equals comparison. Hope that the community is interested in pulling in these changes, they stem from teaching beginners javaScript but I am by no means the authority.
* | Merge pull request #826 from bfontaine/brainfuck/frven2014-10-27-0/+87
|\ \ | | | | | | [brainfuck/fr] Brainfuck French translation added
| * | Brainfuck/fr: a couple fixes after proof-readingBaptiste Fontaine2014-10-27-5/+5
| | |
| * | Brainfuck French translation addedBaptiste Fontaine2014-10-26-0/+87
| | |
* | | Merge pull request #827 from subbul/patch-1Levi Bostian2014-10-26-1/+1
|\ \ \ | |/ / |/| | correcting the setName method
| * | correcting the setName method Subramanian2014-10-27-1/+1
|/ / | | | | set the method argument dogsName to name, instead of doggie_name
* | Merge pull request #822 from AndreiCurelaru/masterven2014-10-25-2/+3
|\ \ | | | | | | other fixes
| * | other fixesAndrei Curelaru2014-10-25-2/+3
| | |
* | | Merge pull request #821 from AndreiCurelaru/masterven2014-10-25-0/+287
|\| | | | | | | | French version for the Markdown file
| * | Good bye AsterixAndrei Curelaru2014-10-25-2/+2
| | |
| * | typographic and other fixesAndrei Curelaru2014-10-25-22/+21
| | |
| * | some fixes on line-lengthAndrei Curelaru2014-10-25-31/+75
| | |
| * | ayé c'est faitAndrei Curelaru2014-10-25-83/+72
| | |
| * | mi cheminAndrei Curelaru2014-10-25-87/+87
| | |
| * | Début de traduction MarkdownAndrei Curelaru2014-10-25-0/+255
|/ /
* | Merge pull request #816 from hobozo/patch-1Levi Bostian2014-10-21-2/+2
|\ \ | | | | | | Update haskell.html.markdown
| * | Update haskell.html.markdownhobozo2014-10-21-2/+2
|/ / | | | | Corrected terminology: currying -> partial application
* | Merge pull request #764 from astynax/masterLevi Bostian2014-10-19-0/+279
|\ \ | | | | | | Markdown: translation to ru-ru
| * | edits of ru-ru/markdown-ruAleksey Pirogov2014-10-19-30/+38
| | |
| * | Markdown-ru: language tagAleksey Pirogov2014-09-13-1/+2
| | |
| * | russian translation for MarkdownAleksey Pirogov2014-09-13-0/+270
| | |
* | | Merge pull request #812 from dskecse/elixir-en-updateLevi Bostian2014-10-18-15/+20
|\ \ \ | | | | | | | | [elixir/en] Replace Records section w/ Structs one
| * | | [elixir/en] Replace Records section w/ Structs oneDzianis Dashkevich2014-10-18-15/+20
| | | | | | | | | | | | | | | | | | | | Fix typos Add "Programming Elixir" and Elixir Cheat Sheet to References section
* | | | Attempt at fixing amd file's markdown on site.Levi Bostian2014-10-18-2/+7
| | | |
* | | | Merge pull request #797 from sneveu/masterLevi Bostian2014-10-18-0/+155
|\ \ \ \ | |/ / / |/| | | [haml/en] new haml article
| * | | Added info on indentation and escaping html, typosSimon Neveu2014-10-18-22/+36
| | | |
| * | | Added official docs linkSimon Neveu2014-10-09-1/+1
| | | |
| * | | Fixed indentationSimon Neveu2014-10-09-4/+4
| | | |
| * | | Added filters, ruby interpolation and additional resourcesSimon Neveu2014-10-09-8/+74
| | | |
| * | | testing git configSimon Neveu2014-10-08-0/+1
| | | |
| * | | Copy change to intro and formattingSimon Neveu2014-10-08-3/+7
| | | |
| * | | added comments, tags, classes, and attributesSimon Neveu2014-10-08-1/+63
| | | |
| * | | Init haml mdSimon Neveu2014-10-08-0/+8
| | | |
* | | | Merge pull request #811 from OscarF/patch-1Levi Bostian2014-10-17-1/+1
|\ \ \ \ | | | | | | | | | | Recursive function a little bit to recursive
| * | | | Recursive function a little bit to recursiveOscar2014-10-18-1/+1
|/ / / / | | | | | | | | Infinitely recursive
* | | | Update language type for XML frLevi Bostian2014-10-17-1/+2
| | | |
* | | | Merge pull request #792 from cbess/masterLevi Bostian2014-10-17-24/+109
|\ \ \ \ | | | | | | | | | | [swift/en] Mo betta examples
| * | | | - update examplesC. Bess2014-10-17-4/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - further explain Optional types - add build config example - explain array/dictionary mutability - expand tuple example
| * | | | - mo betta examplesC. Bess2014-10-04-22/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add `inout` example - better `optional` example - Playground issue has been resolved, uncommented `protocol` example
* | | | | Merge pull request #809 from levibostian/little-fixes-after-mergingLevi Bostian2014-10-17-5/+22
|\ \ \ \ \ | | | | | | | | | | | | Little fixes after merging
| * | | | | Add a couple missing parts to the markdown doc from @ukom PR ↵Levi Bostian2014-10-17-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/341
| * | | | | Fix typos from amd.html PR ↵Levi Bostian2014-10-17-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/803
| * | | | | Add fixes from @marcom's PR ↵Levi Bostian2014-10-17-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/765
| * | | | | Fix beginning typo from bashLevi Bostian2014-10-17-1/+1
|/ / / / /
* | | | | Merge pull request #800 from mrkline/masterLevi Bostian2014-10-17-269/+511
|\ \ \ \ \ | | | | | | | | | | | | C++ Improvements