summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #66 from e-user/patch-1Adam Bard2013-07-01-1/+1
|\ | | | | Rectified relationship to Lisp
| * Rectified relationship to LispAlexander Kahl2013-07-01-1/+1
|/ | | | | LISP refers to the historic programming language LISt Processing, whereas Lisp is the correct (modern) name of the programming language family. The change reflects this. Also see Wikipedia.
* Merge pull request #22 from NickPresta/patch-1lodin2013-06-30-6/+0
|\ | | | | Python: Removing the bit about commas and exceptions.
| * Removing the bit about commas and exceptions.Nick Presta2013-06-28-6/+0
| |
* | Add hitchhiker's guide to python.lodin2013-06-30-0/+1
| |
* | Fix typo.lodin2013-06-30-3/+3
| |
* | Merge pull request #64 from lodin/python-devlodin2013-06-30-5/+3
|\ \ | | | | | | Change formatting
| * | Change formattingldinh2013-06-30-5/+3
|/ /
* | Add line breaksldinh2013-06-30-0/+2
| |
* | Add to Python reference materialldinh2013-06-30-1/+4
| |
* | Fix some inconsistencies so that the doc can be read top to bottomldinh2013-06-30-29/+18
| |
* | Merge branch 'patch-2' of github.com:Jakehp/learnxinyminutes-docs into ↵Adam2013-06-30-177/+200
|\ \ | | | | | | | | | jakehp-patch-2
| * | Added file name param and more. See description.Jake Prather2013-06-30-177/+200
| | | | | | | | | | | | | | | -Fixed some minor issues/details -Can actually compile now (not just a bunch of random snippets) -Added more text & explanation to a few parts
* | | Merge pull request #51 from noahlz/masterAdam Bard2013-06-30-0/+4
|\ \ \ | | | | | | | | Fix issue #50
| * | | Fix issue #50noahlz2013-06-29-0/+4
| | | |
* | | | Removed filename from haskell tutorial (file is not executable)Adam2013-06-30-1/+0
| | | |
* | | | Merge pull request #62 from egonSchiele/masterAdam Bard2013-06-30-18/+48
|\ \ \ \ | |_|/ / |/| | | Fixing gripes about Haskell
| * | | fixing issues listed in "gripes about haskell" (fixes bug #45)Aditya Bhargava2013-06-30-18/+48
|/ / /
* | | Merge pull request #61 from Jakehp/patch-1Adam Bard2013-06-30-8/+9
|\ \ \ | | | | | | | | Fixed url links. Now use markdown.
| * | | Fixed url links. Now use markdown.Jake Prather2013-06-30-8/+9
|/ / /
* | | Merge pull request #55 from emarref/masterAdam Bard2013-06-29-1/+1
|\ \ \ | | | | | | | | PHP review
| * | | Clarify includes and open tags.Malcolm Fell2013-06-30-1/+1
| | | | | | | | | | | | | | | | If it's not PHP, it doesn't need the open tag.
* | | | Fixed line lengthsAdam2013-06-29-10/+16
| | | |
* | | | Fix whitespaceAdam2013-06-29-245/+248
| | | |
* | | | Merge pull request #59 from Jakehp/masterAdam Bard2013-06-29-0/+319
|\ \ \ \ | |/ / / |/| | | java addition
| * | | Update java.html.markdownJake Prather2013-06-29-6/+6
| | | |
| * | | Update java.html.markdownJake Prather2013-06-29-6/+12
| | | |
| * | | Update java.html.markdownJake Prather2013-06-29-0/+32
| | | |
| * | | Update java.html.markdownJake Prather2013-06-29-185/+114
| | | |
| * | | Update java.html.markdownJake Prather2013-06-29-146/+144
| | | |
| * | | upJakehp2013-06-29-32/+17
| | | |
| * | | javaJakehp2013-06-29-0/+369
| |/ /
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-06-29-1/+0
|\ \ \
| * \ \ Merge pull request #56 from emarref/readme-update-pythonAdam Bard2013-06-29-1/+0
| |\ \ \ | | | | | | | | | | Remove python as requested language from README
| | * | | Remove python as requested language from READMEMalcolm Fell2013-06-30-1/+0
| |/ / /
* | | | Merged in (and formatted line lenghts for) emarref's require commitAdam2013-06-29-10/+53
| | | |
* | | | Merged PHP review from emarrefAdam2013-06-29-72/+98
| | | |
* | | | Added filename parameterAdam2013-06-29-3/+14
|/ / /
* | | Updated clojure. Fixes #54Adam2013-06-29-1/+26
|\ \ \
| * \ \ Merge pull request #53 from DR6/masterAdam Bard2013-06-29-1/+26
| |\ \ \ | | | | | | | | | | Added IO to haskell's tutorial
| | * | | Added IO to haskell's tutorialDR62013-06-29-1/+26
| |/ / /
* / / / Updated clojureAdam2013-06-29-2/+4
|/ / /
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-06-29-1/+1
|\ \ \
| * \ \ Merge pull request #49 from astrieanna/patch-1Adam Bard2013-06-29-1/+1
| |\ \ \ | | |/ / | |/| | tiny typo fix in python
| | * | tiny typo fix in pythonLeah Hanson2013-06-29-1/+1
| |/ / | | | | | | we -> be
* | | Massive edit on PHPAdam2013-06-29-292/+284
| | |
* | | A few fixesAdam2013-06-29-14/+14
|/ /
* | Merge pull request #39 from e99n09/masterAdam Bard2013-06-29-0/+332
|\ \ | | | | | | Statistical computing language R
| * | Create pets.csve99n092013-06-29-0/+4
| | | | | | | | | A .csv file (with complementary R tutorial)
| * | Create r.html.markdowne99n092013-06-29-0/+328
| | | | | | | | | An executable R tutorial (with complementary .csv file)