Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | Merge pull request #88 from gam-phon/patch-1 | lodin | 2013-07-02 | -0/+5 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added dir() function | ||||
| * | | | | | | | Added dir() function | Yaser Alraddadi | 2013-07-03 | -0/+5 | |
|/ / / / / / / | | | | | | | | | | | | | | | Added dir() function | ||||
* | | | | | / | Actual erlang highlighting | Adam | 2013-07-02 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Changed 'calls | Adam | 2013-07-02 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ' to 'applies' before someone else does | ||||
* | | | | | | Added more on folds wrt replacing loops | Adam | 2013-07-02 | -1/+14 | |
| | | | | | | |||||
* | | | | | | Merge pull request #86 from soniah/master | Adam Bard | 2013-07-02 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Java - clarify extends | ||||
| * | | | | | Java - clarify extends | Sonia Hamilton | 2013-07-02 | -1/+1 | |
|/ / / / / | |||||
* | | | | | Merge pull request #83 from josericardo/fixing-list-initialization | Adam Bard | 2013-07-01 | -1/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fixing list initialization in the R example. | ||||
| * | | | | | Fixing list initialization in the R example. | José Ricardo | 2013-07-01 | -1/+2 | |
| | | | | | | |||||
* | | | | | | Merged changes for r | Adam | 2013-07-01 | -25/+46 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Update r.html.markdown | e99n09 | 2013-07-01 | -29/+46 | |
| | | | | | | | | | | | | | | | | | | Fixed the mistake about integers that yuhui brought up. Deleted the confusing suggestion about command-enter (doesn't work for all GUIs or on Windows). Added some more information about vectors. Added some information about conditional clauses. Included some information at the very end on where to get R and R GUIs | ||||
* | | | | | | Merge pull request #82 from Jakehp/patch-2 | Adam Bard | 2013-07-01 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | typo | ||||
| * | | | | | | typo | Jake Prather | 2013-07-01 | -1/+1 | |
|/ / / / / / | |||||
* | | | | | | Fixes for line length | Adam | 2013-07-01 | -2/+5 | |
| | | | | | | |||||
* | | | | | | Updated java | Adam | 2013-07-01 | -294/+307 | |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-07-01 | -1/+1 | |
|\ \ \ \ \ | |||||
| * | | | | | Fix typo | Louie Dinh | 2013-07-01 | -1/+1 | |
| | | | | | | |||||
* | | | | | | Updated clojure doc | Adam | 2013-07-01 | -14/+77 | |
|/ / / / / | |||||
* | | | | | 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 | ||||
| * | | | | | 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 | ||||
| * | | | | | 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 | ||||
| * | | | | | | 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 | ||||
| * | | | | | | Remove mentions of array | Lubomír Sedlář | 2013-07-01 | -4/+4 | |
| |/ / / / / | | | | | | | | | | | | | Since all the functions work with lists, calling them arrays is inaccurate. This commit also updates `myMap` function so that it works on an empty list as well as resolves ambiguity about `x` from comment. | ||||
* | | | | | | Merge pull request #74 from brunal/patch-1 | Adam Bard | 2013-07-01 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make myMap work on empty lists | ||||
| * | | | | | | Make myMap work on empty lists | Bruno | 2013-07-01 | -1/+1 | |
| |/ / / / / | | | | | | | | | | | | | Which is cleaner and the correct thing to do. | ||||
* | | | | | | Merge pull request #60 from Michael0x2a/master | Adam Bard | 2013-07-01 | -2/+69 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Python: clarified a few lines, added information about modules (issue #21) | ||||
| * \ \ \ \ \ | 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 ↵ | Michael Lee | 2013-06-29 | -2/+63 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | types, how you can unpack both tuples and lists, using ange, assigning lambdas to variables, dictionary comprehensions, modules, and links to more info about the standard library. | ||||
| * | | | | | | | Incorporated feedback from lodin/adambard/others | Michael Lee | 2013-07-01 | -11/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Added a few lines on using "is" to compare object identity. - Removed example about lists containing arbitrary values. - Removed example about assigning lambdas to variables. - Removed example about dictionary comprehensions. - Removed the additional explanation about 'self' - Added a clarification on modules. | ||||
| * | | | | | | | Added a few lines about truthiness, how lists can contain arbitrary data ↵ | Michael Lee | 2013-07-01 | -2/+64 | |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | types, how you can unpack both tuples and lists, using ange, assigning lambdas to variables, dictionary comprehensions, modules, and links to more info about the standard library. | ||||
* | | | | | | | Merge pull request #72 from vsthsqrs/patch-1 | Adam Bard | 2013-07-01 | -1/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed typo: typcsating => typecasting | ||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | fixed some issues & added a new array init | ||||
| * | | | | | | | 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 | ||||
| * | | | | | | Rectified relationship to Lisp | Alexander Kahl | 2013-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-1 | lodin | 2013-06-30 | -6/+0 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Python: Removing the bit about commas and exceptions. | ||||
| * | | | | | | 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 |