summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
| * | | 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
| |\ \ \ \
| | * | | | don't be lazy and actually make the first change I suggested.Stefan Karpinski2013-07-02-11/+2
| | * | | | suggested edits to the learn Julia in Y minutes document.Stefan Karpinski2013-07-02-43/+52
| |/ / / /
| * | | | finished first draft :)Leah Hanson2013-07-02-6/+29
| * | | | added types sectionLeah Hanson2013-07-02-43/+28
| * | | | finished function sectionLeah Hanson2013-07-02-12/+26
| * | | | added section on splatting and translated default-and-keyword args function.Leah Hanson2013-07-02-17/+25
| * | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docsLeah Hanson2013-07-01-378/+1211
| |\ \ \ \
| * | | | | added another dictionary-for-loop exampleLeah Hanson2013-07-01-0/+4
| * | | | | edited functions through keyword argsLeah Hanson2013-07-01-14/+28
| * | | | | small changes based on Stefan's feedback.Leah Hanson2013-07-01-3/+4
| * | | | | fixed try/catch sectionLeah Hanson2013-07-01-4/+5
| * | | | | edited control flow sectionLeah Hanson2013-07-01-43/+49
| * | | | | edited Set sectionLeah Hanson2013-07-01-18/+11
| * | | | | edited Dict sectionLeah Hanson2013-07-01-24/+18
| * | | | | edited tuples sectionLeah Hanson2013-07-01-18/+13
| * | | | | draft of Julia entry based on Python entry; finish up to Tuples section.Leah Hanson2013-07-01-0/+427
* | | | | | Merge pull request #89 from mrshankly/add-elixirAdam Bard2013-07-02-0/+392
|\ \ \ \ \ \
| * | | | | | Added new line at the end of file.mrshankly2013-07-03-1/+1
| * | | | | | Added one more example with guards, fixed typos and identation.mrshankly2013-07-03-76/+78
| * | | | | | Added some info about how to run the shell and compile modules.mrshankly2013-07-02-5/+14
| * | | | | | Finished first draft of learnelixir.mrshankly2013-07-02-54/+125
| * | | | | | Added section about functions, modules and records.mrshankly2013-07-02-5/+111
| * | | | | | Added first draft for elixir.mrshankly2013-07-02-0/+204
* | | | | | | Merge pull request #88 from gam-phon/patch-1lodin2013-07-02-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Added dir() functionYaser Alraddadi2013-07-03-0/+5
|/ / / / / / /
* | | | | | / Actual erlang highlightingAdam2013-07-02-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Changed 'callsAdam2013-07-02-1/+1
* | | | | | Added more on folds wrt replacing loopsAdam2013-07-02-1/+14
* | | | | | Merge pull request #86 from soniah/masterAdam Bard2013-07-02-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Java - clarify extendsSonia Hamilton2013-07-02-1/+1
|/ / / / /
* | | | | Merge pull request #83 from josericardo/fixing-list-initializationAdam Bard2013-07-01-1/+2
|\ \ \ \ \
| * | | | | Fixing list initialization in the R example.José Ricardo2013-07-01-1/+2
* | | | | | Merged changes for rAdam2013-07-01-25/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update r.html.markdowne99n092013-07-01-29/+46
* | | | | | Merge pull request #82 from Jakehp/patch-2Adam Bard2013-07-01-1/+1
|\ \ \ \ \ \