summaryrefslogtreecommitdiffhomepage
path: root/julia.html.markdown
Commit message (Expand)AuthorAgeLines
* Fix #3060Pratik Karki2018-02-28-1/+1
* [julia/en] Julia mailing list converted to forums (#2666)Jesse Johnson2017-02-17-1/+1
* edit broken link in julia.html.markdownSiddharth Gupta2017-01-13-1/+1
* Update Dict and Set Syntax (#2296)Edmilson Lima2016-07-02-5/+5
* Merge pull request #1814 from lazybensch/patch-1ven2016-03-11-18/+13
|\
| * update julia docs to 0.4Benjamin Schönburg2015-10-27-18/+13
* | [julia/en] fix typosJacob Ward2016-02-25-2/+2
* | Add different array declaration syntaxPranit Bauva2015-12-28-0/+4
* | Merge pull request #2007 from pranitbauva1997/newven2015-11-09-0/+13
|\ \
| * | Remove the extra 'compared' in julia.html.markdownPranit Bauva2015-11-09-1/+1
| * | Add description about multiple return valuesPranit Bauva2015-11-04-0/+4
| * | Add description about compact assignment of functionsPranit Bauva2015-11-04-0/+4
| * | Add description that strings can be lexicographically compared with compariso...Pranit Bauva2015-11-04-0/+5
| |/
* | Add Pranit Bauva to the contributors list of julia.html.markdownPranit Bauva2015-11-01-0/+1
* | Fix a typo is julia.html.markdownPranit Bauva2015-11-01-1/+1
|/
* Update Julia variable namesBen Harris2015-10-16-2/+2
* try to make string change clearerRatan2015-10-10-2/+20
* change String to AbstractString as per 0.4 specRatan2015-10-10-4/+4
* removing whitespace all overGabriel Halley2015-10-07-5/+5
* [julia/en] Update for Julia 0.3 and fix a few typosJim Garrison2015-05-02-4/+4
* Capitalize language names. See #137Geoffrey Liu2014-10-12-1/+1
* Naming conventions in JuliaGeoffrey Liu2014-09-21-2/+3
* 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
* 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
* 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
|\
| * Is a little confusing naming the variable as the abstract. At first I was thi...Adrian Lopez2013-12-16-4/+4
* | [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
* 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 example...Leah Hanson2013-10-18-20/+131
* 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 tip...Leah Hanson2013-09-26-20/+33
* Fixed typo in Julia documentMartin Büttner2013-08-24-1/+1
* Authors -> ContributorsAdam2013-07-03-2/+2
* Edited julia code for line length and runnabilityAdam2013-07-02-46/+106