Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | Change name of java file to be a camelcase class name | Adam | 2013-07-01 | -3/+3 | |
* | | | Tighten up py doc a bit | Louie Dinh | 2013-07-01 | -14/+3 | |
* | | | Updated java quick | Adam | 2013-07-01 | -1/+1 | |
* | | | Updates | Adam | 2013-07-01 | -2/+2 | |
* | | | Merge pull request #78 from elisee/patch-1 | Adam Bard | 2013-07-01 | -3/+3 | |
|\ \ \ | |||||
| * | | | Fix various "it's" -> "its" for Haskell doc | elisee | 2013-07-01 | -3/+3 | |
* | | | | Merge pull request #77 from lubomir/patch-2 | Adam Bard | 2013-07-01 | -3/+3 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix typos in R tutorial | Lubomír Sedlář | 2013-07-01 | -3/+3 | |
* | | | | Merge pull request #75 from potomak/master | Adam Bard | 2013-07-01 | -0/+239 | |
|\ \ \ \ | |||||
| * | | | | Learn Erlang in Y minutes | Giovanni Cappellotto | 2013-07-01 | -0/+239 | |
| |/ / / | |||||
* | | | | Merge pull request #76 from lubomir/patch-1 | Adam Bard | 2013-07-01 | -3/+3 | |
|\ \ \ \ | |||||
| * | | | | Remove mentions of array | Lubomír Sedlář | 2013-07-01 | -4/+4 | |
| |/ / / | |||||
* | | | | Merge pull request #74 from brunal/patch-1 | Adam Bard | 2013-07-01 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Make myMap work on empty lists | Bruno | 2013-07-01 | -1/+1 | |
| |/ / / | |||||
* | | | | Merge pull request #60 from Michael0x2a/master | Adam Bard | 2013-07-01 | -2/+69 | |
|\ \ \ \ | |||||
| * \ \ \ | Incorporated feedback, and pulled in changes from the master trunk. | Michael Lee | 2013-07-01 | -1/+10 | |
| |\ \ \ \ | |||||
| | * | | | | Added a few lines about truthiness, how lists can contain arbitrary data type... | Michael Lee | 2013-06-29 | -2/+63 | |
| * | | | | | Incorporated feedback from lodin/adambard/others | Michael Lee | 2013-07-01 | -11/+7 | |
| * | | | | | Added a few lines about truthiness, how lists can contain arbitrary data type... | Michael Lee | 2013-07-01 | -2/+64 | |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #72 from vsthsqrs/patch-1 | Adam Bard | 2013-07-01 | -1/+1 | |
|\ \ \ \ \ | |||||
| * | | | | | Fixed typo: typcsating => typecasting | vsthsqrs | 2013-07-01 | -1/+1 | |
| |/ / / / | |||||
* | | | | | Merge pull request #70 from Jakehp/patch-1 | Adam Bard | 2013-07-01 | -6/+11 | |
|\ \ \ \ \ | |||||
| * | | | | | Added code conventions link | Jake Prather | 2013-07-01 | -0/+2 | |
| * | | | | | Text fix. | Jake Prather | 2013-07-01 | -2/+2 | |
| * | | | | | fixed some issues & added a new array init | Jake Prather | 2013-07-01 | -6/+9 | |
| |/ / / / | |||||
* | | | | | Merge pull request #66 from e-user/patch-1 | Adam Bard | 2013-07-01 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Rectified relationship to Lisp | Alexander Kahl | 2013-07-01 | -1/+1 | |
|/ / / / | |||||
* | | | | Merge pull request #22 from NickPresta/patch-1 | lodin | 2013-06-30 | -6/+0 | |
|\ \ \ \ | |||||
| * | | | | Removing the bit about commas and exceptions. | Nick Presta | 2013-06-28 | -6/+0 | |
* | | | | | Add hitchhiker's guide to python. | lodin | 2013-06-30 | -0/+1 | |
* | | | | | Fix typo. | lodin | 2013-06-30 | -3/+3 | |
* | | | | | Merge pull request #64 from lodin/python-dev | lodin | 2013-06-30 | -5/+3 | |
|\ \ \ \ \ | |||||
| * | | | | | Change formatting | ldinh | 2013-06-30 | -5/+3 | |
|/ / / / / | |||||
* | | | | | Add line breaks | ldinh | 2013-06-30 | -0/+2 | |
* | | | | | Add to Python reference material | ldinh | 2013-06-30 | -1/+4 | |
* | | | | | Fix some inconsistencies so that the doc can be read top to bottom | ldinh | 2013-06-30 | -29/+18 | |
* | | | | | Merge branch 'patch-2' of github.com:Jakehp/learnxinyminutes-docs into jakehp... | Adam | 2013-06-30 | -177/+200 | |
|\ \ \ \ \ | |||||
| * | | | | | Added file name param and more. See description. | Jake Prather | 2013-06-30 | -177/+200 | |
* | | | | | | Merge pull request #51 from noahlz/master | Adam Bard | 2013-06-30 | -0/+4 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue #50 | noahlz | 2013-06-29 | -0/+4 | |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Removed filename from haskell tutorial (file is not executable) | Adam | 2013-06-30 | -1/+0 | |
* | | | | | | Merge pull request #62 from egonSchiele/master | Adam Bard | 2013-06-30 | -18/+48 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | fixing issues listed in "gripes about haskell" (fixes bug #45) | Aditya Bhargava | 2013-06-30 | -18/+48 | |
|/ / / / / | |||||
* | | | | | Merge pull request #61 from Jakehp/patch-1 | Adam Bard | 2013-06-30 | -8/+9 | |
|\ \ \ \ \ | |||||
| * | | | | | Fixed url links. Now use markdown. | Jake Prather | 2013-06-30 | -8/+9 | |
|/ / / / / | |||||
* | | | | | Merge pull request #55 from emarref/master | Adam Bard | 2013-06-29 | -1/+1 | |
|\ \ \ \ \ | |||||
| * | | | | | Clarify includes and open tags. | Malcolm Fell | 2013-06-30 | -1/+1 | |
| | |_|/ / | |/| | | | |||||
* | | | | | Fixed line lengths | Adam | 2013-06-29 | -10/+16 | |
* | | | | | Fix whitespace | Adam | 2013-06-29 | -245/+248 | |
* | | | | | Merge pull request #59 from Jakehp/master | Adam Bard | 2013-06-29 | -0/+319 | |
|\ \ \ \ \ | |/ / / / |/| | | | |