| Commit message (Expand) | Author | Age | Lines |
* | Fixed typo in Julia document | Martin Büttner | 2013-08-24 | -1/+1 |
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
* | Edited julia code for line length and runnability | Adam | 2013-07-02 | -46/+106 |
* | 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 |
* | 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 |