summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | typoJake Prather2013-07-01-1/+1
|/ / / / / / / /
* | | | | | | | Fixes for line lengthAdam2013-07-01-2/+5
* | | | | | | | Updated javaAdam2013-07-01-294/+307
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-07-01-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typoLouie Dinh2013-07-01-1/+1
* | | | | | | | Updated clojure docAdam2013-07-01-14/+77
|/ / / / / / /
* | | | | | | Change name of java file to be a camelcase class nameAdam2013-07-01-3/+3
* | | | | | | Tighten up py doc a bitLouie Dinh2013-07-01-14/+3
* | | | | | | Updated java quickAdam2013-07-01-1/+1
* | | | | | | UpdatesAdam2013-07-01-2/+2
* | | | | | | Merge pull request #78 from elisee/patch-1Adam Bard2013-07-01-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix various "it's" -> "its" for Haskell docelisee2013-07-01-3/+3
* | | | | | | | Merge pull request #77 from lubomir/patch-2Adam Bard2013-07-01-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix typos in R tutorialLubomír Sedlář2013-07-01-3/+3
* | | | | | | | Merge pull request #75 from potomak/masterAdam Bard2013-07-01-0/+239
|\ \ \ \ \ \ \ \
| * | | | | | | | Learn Erlang in Y minutesGiovanni Cappellotto2013-07-01-0/+239
| |/ / / / / / /
* | | | | | | | Merge pull request #76 from lubomir/patch-1Adam Bard2013-07-01-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove mentions of arrayLubomír Sedlář2013-07-01-4/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #74 from brunal/patch-1Adam Bard2013-07-01-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Make myMap work on empty listsBruno2013-07-01-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #60 from Michael0x2a/masterAdam Bard2013-07-01-2/+69
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Incorporated feedback, and pulled in changes from the master trunk.Michael Lee2013-07-01-1/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Added a few lines about truthiness, how lists can contain arbitrary data type...Michael Lee2013-06-29-2/+63
| * | | | | | | | | Incorporated feedback from lodin/adambard/othersMichael Lee2013-07-01-11/+7