Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | Merge pull request #90 from astrieanna/master | Adam Bard | 2013-07-02 | -0/+465 | |
|\ \ \ \ | | | | | | | | | | | Add Entry for Julia Language | ||||
| * \ \ \ | Merge pull request #1 from StefanKarpinski/master | Leah Hanson | 2013-07-02 | -45/+45 | |
| |\ \ \ \ | | | | | | | | | | | | | here's my suggested changes. | ||||
| | * | | | | don't be lazy and actually make the first change I suggested. | Stefan Karpinski | 2013-07-02 | -11/+2 | |
| | | | | | | |||||
| | * | | | | suggested edits to the learn Julia in Y minutes document. | Stefan Karpinski | 2013-07-02 | -43/+52 | |
| |/ / / / | |||||
| * | | | | finished first draft :) | Leah Hanson | 2013-07-02 | -6/+29 | |
| | | | | | |||||
| * | | | | added types section | Leah Hanson | 2013-07-02 | -43/+28 | |
| | | | | | |||||
| * | | | | finished function section | Leah Hanson | 2013-07-02 | -12/+26 | |
| | | | | | |||||
| * | | | | added section on splatting and translated default-and-keyword args function. | Leah Hanson | 2013-07-02 | -17/+25 | |
| | | | | | |||||
| * | | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Leah Hanson | 2013-07-01 | -378/+1211 | |
| |\ \ \ \ | |||||
| * | | | | | added another dictionary-for-loop example | Leah Hanson | 2013-07-01 | -0/+4 | |
| | | | | | | |||||
| * | | | | | edited functions through keyword args | Leah Hanson | 2013-07-01 | -14/+28 | |
| | | | | | | |||||
| * | | | | | small changes based on Stefan's feedback. | Leah Hanson | 2013-07-01 | -3/+4 | |
| | | | | | | |||||
| * | | | | | fixed try/catch section | Leah Hanson | 2013-07-01 | -4/+5 | |
| | | | | | | |||||
| * | | | | | edited control flow section | Leah Hanson | 2013-07-01 | -43/+49 | |
| | | | | | | |||||
| * | | | | | edited Set section | Leah Hanson | 2013-07-01 | -18/+11 | |
| | | | | | | |||||
| * | | | | | edited Dict section | Leah Hanson | 2013-07-01 | -24/+18 | |
| | | | | | | |||||
| * | | | | | edited tuples section | Leah Hanson | 2013-07-01 | -18/+13 | |
| | | | | | | |||||
| * | | | | | draft of Julia entry based on Python entry; finish up to Tuples section. | Leah Hanson | 2013-07-01 | -0/+427 | |
| | | | | | | |||||
* | | | | | | Merge pull request #89 from mrshankly/add-elixir | Adam Bard | 2013-07-02 | -0/+392 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Elixir tutorial | ||||
| * | | | | | | Added new line at the end of file. | mrshankly | 2013-07-03 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | Added one more example with guards, fixed typos and identation. | mrshankly | 2013-07-03 | -76/+78 | |
| | | | | | | | |||||
| * | | | | | | Added some info about how to run the shell and compile modules. | mrshankly | 2013-07-02 | -5/+14 | |
| | | | | | | | |||||
| * | | | | | | Finished first draft of learnelixir. | mrshankly | 2013-07-02 | -54/+125 | |
| | | | | | | | |||||
| * | | | | | | Added section about functions, modules and records. | mrshankly | 2013-07-02 | -5/+111 | |
| | | | | | | | |||||
| * | | | | | | Added first draft for elixir. | mrshankly | 2013-07-02 | -0/+204 | |
| | | | | | | | |||||
* | | | | | | | 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 |