summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* Adds emphasis about the object-oriented nature of ruby, and removes reference...David Underwood2013-07-02-28/+31
* changes string interpolation text as suggested by @fbernierDavid Underwood2013-07-02-2/+2
* Adds sections for symbols, hashes, and yieldsDavid Underwood2013-07-01-1/+50
* fixes typos in the boolean resultsDavid Underwood2013-06-29-4/+4
* Initial WIP commit for rubyDavid Underwood2013-06-28-0/+202
* Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-06-28-0/+21
|\
| * Merge pull request #11 from liteye/masterAdam Bard2013-06-28-0/+21
| |\
| | * add conditional expressions, get and setdefault for dictionary and a little t...Liteye2013-06-28-0/+21
| |/
* | Fixed c thingAdam2013-06-28-1/+1
* | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-06-28-1/+14
|\|
| * Merge pull request #9 from jssevestre/masterAdam Bard2013-06-28-1/+14
| |\
| | * Add inequality and chained comparisonsjs.sevestre2013-06-28-1/+14
| |/
* / Took a run at CAdam2013-06-28-0/+336
|/
* Fixed a typoAdam2013-06-27-1/+1
* Fixed any syntax errorsAdam2013-06-27-4/+16
* Minor fixes to python docAdam2013-06-27-1/+15
* editsAdam2013-06-27-4/+5
* Merged emarref's changesAdam2013-06-27-25/+54
|\
| * Use sinlge line breaks for clarityMalcolm Fell2013-06-28-1/+2
| * Correct syntax error declaring final methodMalcolm Fell2013-06-28-2/+3
| * Replace tabs with spacesMalcolm Fell2013-06-28-38/+38
| * Clarify anonymous functions as callbacks as argumentsMalcolm Fell2013-06-28-1/+5
| * Add example of curryingMalcolm Fell2013-06-28-0/+17
| * Make comparisons clearer when type jugglingMalcolm Fell2013-06-28-6/+11
| * Make if statement result clearerMalcolm Fell2013-06-28-2/+2
| * Add description of typecastingMalcolm Fell2013-06-28-0/+4
| * Move reference operator to site next to variable, as per docsMalcolm Fell2013-06-28-1/+1
| * Mention print is a language constructMalcolm Fell2013-06-28-0/+1
| * Correct form of string concatenation.Malcolm Fell2013-06-28-1/+1
| * Fix spelling error concatinated -> concatenatedMalcolm Fell2013-06-28-10/+10
* | Merge pull request #5 from jvns/patch-1Adam Bard2013-06-27-1/+1
|\ \
| * | Fix typoJulia Evans2013-06-27-1/+1
|/ /
* | Small edits to python versionAdam2013-06-27-4/+12
* | Merge pull request #4 from lodin/masterAdam Bard2013-06-27-13/+44
|\ \
| * | Added tuples, floats and slice syntax. A few minor edits tooLouie Dinh2013-06-27-13/+44
|/ /
* | Fix up PHPAdam2013-06-27-62/+135
* | Minor updatesAdam2013-06-27-40/+46
* | Merge pull request #3 from emarref/masterAdam Bard2013-06-27-0/+474
|\|
| * Add the PHP languageMalcolm Fell2013-06-27-0/+474
* | Merge pull request #2 from lodin/masterAdam Bard2013-06-27-0/+298
|\ \ | |/ |/|
| * fix typoldinh2013-06-27-1/+1
| * Fix a few bugsldinh2013-06-27-8/+23
| * Fill out python docldinh2013-06-27-230/+208
| * Add python. Just copied clojure.html.markdownLouie Dinh2013-06-26-0/+305
* | Merge pull request #1 from havenwood/patch-1Adam Bard2013-06-26-1/+1
|\ \ | |/ |/|
| * Typo nit.Shannon Skipper2013-06-26-1/+1
|/
* Moved lua footer stuff out of code block to insert links (markdown won't do l...Adam2013-06-26-20/+15
* Added luaAdam2013-06-26-0/+421
* Added link in READMEAdam2013-06-26-1/+1
* More begging in the READMEAdam2013-06-26-0/+10