summaryrefslogtreecommitdiffhomepage
path: root/julia.html.markdown
Commit message (Collapse)AuthorAgeLines
...
* Capitalize language names. See #137Geoffrey Liu2014-10-12-1/+1
|
* Naming conventions in JuliaGeoffrey Liu2014-09-21-2/+3
| | | | As suggested in #768 by @ChristianPeel
* Fixes issue #747Geoffrey Liu2014-09-21-1/+1
|
* Tiny typo fixysagal2014-06-05-1/+1
|
* Remove references to hash and hashtag in favor of number symbolSam Dodrill2014-04-14-1/+1
|
* WARNING: deprecated syntax "x[i:]".Trevor Wennblom2014-03-19-1/+0
| | | 0.3.0-prerelease+2077
* Add comment about nesting julia multiline commentsGuillermo Garza2014-03-18-1/+1
|
* Add paragraph about multiline commments in juliaGuillermo Garza2014-03-18-0/+4
|
* Remove multiline commentsGuillermo Garza2014-03-18-159/+159
| | | | | Julia introduced "#=" and "=#" as the delimiters for multiline comments.
* Moved println() from 'Variables and Collections' sectionbrk0_02014-02-08-3/+3
|
* style fixesLaban Kimotho2014-01-24-14/+16
|
* typo fixes + view generated low level codeLaban Kimotho2014-01-24-2/+77
|
* Fix typos and indentationAlex Altair2013-12-28-3/+3
|
* Merge pull request #454 from adrianlzt/feature/improve_defined_types_functionsAdam Bard2013-12-20-4/+4
|\ | | | | [julia/en] Functions with defined types parameters a little bit confusing
| * Is a little confusing naming the variable as the abstract. At first I was ↵Adrian Lopez2013-12-16-4/+4
| | | | | | | | thinking that cat::Lion means that you are waiting for a Lion type of super type Cat
* | [julia/en] Fixed Spelling Mistakechappers2013-12-19-1/+1
| |
* | Trying to set a value in index 0. Is confusingAdrian Lopez2013-12-16-1/+1
|/
* typosNami-Doc2013-12-03-2/+2
|
* fix #425Nami-Doc2013-11-26-1/+1
|
* Update syntax for `in` callssupernullset2013-11-04-17/+17
| | | | The call was flipped from how it is in the current documentation: http://docs.julialang.org/en/latest/stdlib/base/#Base.in
* Fix a couple forgotten references to `contains` in the commentsLeah Hanson2013-10-21-2/+2
|
* updated dateLeah Hanson2013-10-18-1/+1
|
* updated method names (add! -> push!, contains -> in)Leah Hanson2013-10-18-7/+7
|
* remove extraneous endLeah Hanson2013-10-18-1/+0
|
* Expanded Type and Multiple Dispatch sections, and added more dispatch ↵Leah Hanson2013-10-18-20/+131
| | | | examples. Also added link to mailing list.
* Revised Julia in Y Minutes, until Types section.Leah Hanson2013-10-18-31/+49
|
* improved first half of Julia tutorial: reworded comments, added a few new ↵Leah Hanson2013-09-26-20/+33
| | | | tips, fixed a bug or two.
* Fixed typo in Julia documentMartin Büttner2013-08-24-1/+1
| | | Element was popped from wrong array.
* Authors -> ContributorsAdam2013-07-03-2/+2
|
* Edited julia code for line length and runnabilityAdam2013-07-02-46/+106
|
* don't be lazy and actually make the first change I suggested.Stefan Karpinski2013-07-02-11/+2
|
* suggested edits to the learn Julia in Y minutes document.Stefan Karpinski2013-07-02-43/+52
|
* finished first draft :)Leah Hanson2013-07-02-6/+29
|
* added types sectionLeah Hanson2013-07-02-43/+28
|
* finished function sectionLeah Hanson2013-07-02-12/+26
|
* added section on splatting and translated default-and-keyword args function.Leah Hanson2013-07-02-17/+25
|
* added another dictionary-for-loop exampleLeah Hanson2013-07-01-0/+4
|
* edited functions through keyword argsLeah Hanson2013-07-01-14/+28
|
* small changes based on Stefan's feedback.Leah Hanson2013-07-01-3/+4
|
* fixed try/catch sectionLeah Hanson2013-07-01-4/+5
|
* edited control flow sectionLeah Hanson2013-07-01-43/+49
|
* edited Set sectionLeah Hanson2013-07-01-18/+11
|
* edited Dict sectionLeah Hanson2013-07-01-24/+18
|
* edited tuples sectionLeah Hanson2013-07-01-18/+13
|
* draft of Julia entry based on Python entry; finish up to Tuples section.Leah Hanson2013-07-01-0/+427