summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* case statement needs end. Also added elsenoahlz2013-07-07-1/+3
* s/$/#/ typonoahlz2013-07-05-1/+1
* Merge pull request #105 from Jakehp/patch-3Adam Bard2013-07-05-0/+2
|\
| * annotations explanationJake Prather2013-07-04-0/+2
|/
* Merge pull request #102 from sergiokas/masterAdam Bard2013-07-04-0/+30
|\
| * #102, moving function pointers section to the end of the docsergiokas2013-07-04-27/+30
| * Update c.html.markdownsergiokas2013-07-04-3/+6
| * Adding small function pointers examplesergiokas2013-07-03-0/+24
* | Minor edits to javascriptAdam2013-07-04-16/+11
* | Merge pull request #42 from adambrenecki/javascriptAdam Bard2013-07-04-0/+438
|\ \
| * | Miscellaneous additionsAdam Brenecki2013-07-04-2/+14
| * | Added 'functions, scope and closures' sectionAdam Brenecki2013-07-04-0/+65
| * | Miscellaneous edits to JavaScriptAdam Brenecki2013-07-03-22/+49
| * | Add control structuresAdam Brenecki2013-06-30-3/+57
| * | Continue work on objects cont'd sectionAdam Brenecki2013-06-30-21/+52
| * | Tidy up section on variables, arrays and objectsAdam Brenecki2013-06-30-5/+8
| * | Edits to section on strings and numbersAdam Brenecki2013-06-30-13/+22
| * | Added links to MDN, tidied introAdam Brenecki2013-06-30-2/+12
| * | Merge pull request #1 from DrJonOsterman/patch-1Adam Brenecki2013-06-29-5/+5
| |\ \
| | * | comment syntax fixDrJonOsterman2013-06-29-5/+5
| |/ /
| * | Begin writing about JavaScript arrays and dictionariesAdam Brenecki2013-06-29-8/+113
| * | Add the rest of the tutorial's structureAdam Brenecki2013-06-29-0/+8
| * | Start work on the JavaScript tutorialAdam Brenecki2013-06-29-0/+114
* | | Merge pull request #103 from ilyagr/patch-1Adam Bard2013-07-03-5/+5
|\ \ \
| * | | Update haskell.html.markdownilyagr2013-07-03-5/+5
|/ / /
* | | Line length edit for rubyAdam2013-07-03-2/+3
* | | Edit for line lengthAdam2013-07-03-8/+8
* | | Authors -> ContributorsAdam2013-07-03-29/+27
* | | Ruby updatesAdam2013-07-03-4/+5
* | | Merged haskell changes from ilyagrAdam2013-07-03-16/+71
| |/ |/|
* | Merge pull request #100 from ilyagr/beforeAdam Bard2013-07-03-1/+1
|\ \
| * | Update haskell.html.markdownilyagr2013-07-03-1/+1
* | | Merge pull request #99 from adelq/masterAdam Bard2013-07-03-1/+1
|\ \ \
| * | | Fix grammatical errorsAdel Qalieh2013-07-03-1/+1
| | |/ | |/|
* | | Merge pull request #18 from davefp/rubyAdam Bard2013-07-03-0/+306
|\ \ \
| * | | Updates YAML front-matter to match #97David Underwood2013-07-03-2/+2
| * | | Adds class documentation written by @joelwalden in #95David Underwood2013-07-03-0/+52
| * | | 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-07-03-0/+5
|\ \ \ \
| * \ \ \ Merge pull request #92 from paolomainardi/masterAdam Bard2013-07-03-0/+5
| |\ \ \ \
| | * | | | Ternary operator examplePaolo Mainardi2013-07-03-0/+5
| |/ / / /
* / / / / Small fix in pythonAdam2013-07-03-1/+2
|/ / / /
* | | | Edited elixir doc for length and runnabilityAdam2013-07-02-8/+14
* | | | Edited julia code for line length and runnabilityAdam2013-07-02-46/+106
* | | | Merge pull request #90 from astrieanna/masterAdam Bard2013-07-02-0/+465
|\ \ \ \
| * \ \ \ Merge pull request #1 from StefanKarpinski/masterLeah Hanson2013-07-02-45/+45
| |\ \ \ \