supernullset
|
2a60ecbb8d
|
Update syntax for in calls
The call was flipped from how it is in the current documentation: http://docs.julialang.org/en/latest/stdlib/base/#Base.in
|
2013-11-04 19:21:17 -08:00 |
|
Leah Hanson
|
34aedd3fbb
|
Fix a couple forgotten references to contains in the comments
|
2013-10-21 09:39:45 -05:00 |
|
Leah Hanson
|
5e362f5f4f
|
updated date
|
2013-10-18 23:59:21 -05:00 |
|
Leah Hanson
|
67472bb391
|
updated method names (add! -> push!, contains -> in)
|
2013-10-18 23:58:33 -05:00 |
|
Leah Hanson
|
d0e5042608
|
remove extraneous end
|
2013-10-18 23:51:07 -05:00 |
|
Leah Hanson
|
364c367ff3
|
Expanded Type and Multiple Dispatch sections, and added more dispatch examples. Also added link to mailing list.
|
2013-10-18 23:48:02 -05:00 |
|
Leah Hanson
|
7ec6479a3c
|
Revised Julia in Y Minutes, until Types section.
|
2013-10-18 18:33:42 -05:00 |
|
Leah Hanson
|
86c2bafaa5
|
improved first half of Julia tutorial: reworded comments, added a few new tips, fixed a bug or two.
|
2013-09-26 15:38:48 -04:00 |
|
Martin Büttner
|
f88b0ba326
|
Fixed typo in Julia document
Element was popped from wrong array.
|
2013-08-24 12:23:41 +01:00 |
|
Adam
|
9ad61b5586
|
Authors -> Contributors
|
2013-07-03 22:59:13 -07:00 |
|
Adam
|
0df65c8761
|
Edited julia code for line length and runnability
|
2013-07-02 22:13:30 -07:00 |
|
Stefan Karpinski
|
9adefc58b1
|
don't be lazy and actually make the first change I suggested.
|
2013-07-02 23:27:19 -04:00 |
|
Stefan Karpinski
|
bbfe94770f
|
suggested edits to the learn Julia in Y minutes document.
|
2013-07-02 23:15:34 -04:00 |
|
Leah Hanson
|
0cf568d278
|
finished first draft :)
|
2013-07-02 18:55:23 -04:00 |
|
Leah Hanson
|
587e35062c
|
added types section
|
2013-07-02 18:00:32 -04:00 |
|
Leah Hanson
|
b1e305626e
|
finished function section
|
2013-07-02 17:23:10 -04:00 |
|
Leah Hanson
|
b642fcb309
|
added section on splatting and translated default-and-keyword args function.
|
2013-07-02 11:49:19 -04:00 |
|
Leah Hanson
|
7b21a8ae1b
|
added another dictionary-for-loop example
|
2013-07-01 18:00:13 -04:00 |
|
Leah Hanson
|
3ebd8c55fd
|
edited functions through keyword args
|
2013-07-01 17:58:25 -04:00 |
|
Leah Hanson
|
43129d86e1
|
small changes based on Stefan's feedback.
|
2013-07-01 17:39:42 -04:00 |
|
Leah Hanson
|
0f641aed5e
|
fixed try/catch section
|
2013-07-01 17:03:05 -04:00 |
|
Leah Hanson
|
2627624bb4
|
edited control flow section
|
2013-07-01 16:59:53 -04:00 |
|
Leah Hanson
|
2a2dae61ce
|
edited Set section
|
2013-07-01 16:44:47 -04:00 |
|
Leah Hanson
|
a333018593
|
edited Dict section
|
2013-07-01 16:34:39 -04:00 |
|
Leah Hanson
|
18c413f6f5
|
edited tuples section
|
2013-07-01 16:21:56 -04:00 |
|
Leah Hanson
|
2995cd1005
|
draft of Julia entry based on Python entry; finish up to Tuples section.
|
2013-07-01 14:45:59 -04:00 |
|