summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| * | | 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)
* | | Merge pull request #46 from swlaschin/masterAdam Bard2013-06-29-25/+226
|\ \ \ | | | | | | | | Updated F# examples
| * | | Updated F# code with new list and collection examples, and extra examples ↵Scott Wlaschin2013-06-29-25/+226
| |/ / | | | | | | | | | for data types.
* | | Merge pull request #41 from joushx/patch-1Adam Bard2013-06-29-1/+1
|\ \ \ | | | | | | | | Fixed typo
| * | | Fixed typoJohannes Mittendorfer2013-06-29-1/+1
| |/ / | | | | | | "Use return to return a value" instead "Use return a return a value"
* | | Merge pull request #36 from jbub/fixsetsAdam Bard2013-06-29-1/+1
|\ \ \ | | | | | | | | python set literals should be separated by comma
| * | | python set literals should be separated by commaJuraj Bubniak2013-06-29-1/+1
| |/ /
* | | Merge pull request #44 from chrisdowns/patch-1Adam Bard2013-06-29-1/+1
|\ \ \ | |/ / |/| | tiny typo fixed
| * | tiny typo fixedchrisdowns2013-06-29-1/+1
|/ /
* | Fixes #16: Added new-style string formattingAdam2013-06-28-0/+7
| |
* | Fixes #26: triple-quoted strings are identified as such, not as commentsAdam2013-06-28-2/+3
| |
* | Fixes #15: Set literalsAdam2013-06-28-6/+11
| |
* | Fixes #14: Clarified if-as-expression wording in python tutAdam2013-06-28-1/+1
| |
* | Updated pass-by-reference bit in c tutorial. Fixes #31Adam2013-06-28-2/+2
| |
* | Merge pull request #34 from theseoafs/masterAdam Bard2013-06-28-40/+57
|\ \ | | | | | | Making C tutorial better
| * \ merging in new pointer section from originRicky Stewart2013-06-28-9/+306
| |\ \
| * | | style changes, made many of the comments more precise, corrected incorrect ↵Ricky Stewart2013-06-28-43/+61
| | | | | | | | | | | | | | | | facts about type sizes
* | | | Updated author url for dartAdam2013-06-28-1/+1
| | | |
* | | | Changed highlighting to javascript (no dart yet)Adam2013-06-28-1/+1
| | | |
* | | | Merge branch 'master' of github.com:jpedrosa/learnxinyminutes-docs into ↵Adam2013-06-28-0/+506
|\ \ \ \ | | | | | | | | | | | | | | | jpedrosa-master
| * | | | Fix exception string content.Joao Pedrosa2013-06-29-1/+1
| | | | |
| * | | | Fix typo.Joao Pedrosa2013-06-29-1/+1
| | | | |
| * | | | Fix typo.Joao Pedrosa2013-06-29-1/+1
| | | | |
| * | | | Fix typo.Joao Pedrosa2013-06-29-1/+1
| | | | |
| * | | | Add Dart prefix to markdown.Joao Pedrosa2013-06-29-1/+1
| | | | |
| * | | | Added Dart tutorial.Joao Pedrosa2013-06-29-0/+506
| | |/ / | |/| |