We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add preamble about the purpose of this page.
Example program generating all permutations of a vector using coroutines
Change indentation from 4 to 2 consistently.
Updated Variables and Scoping (markdown)
Add section on non-standard string literals.
Add a .mailmap file for normalizing contributor names.
Merge branch 'master' of github.com:JuliaLang/julia.wiki * 'master' of github.com:JuliaLang/julia.wiki: Updated Introduction (markdown) Add link to Complex and Rational Numbers. Remove Obtaining and Installing header. Line break at major punctuation for better diffability. A couple of small copy edits. Updated Introduction (markdown) Updated Introduction (markdown) Remove link in Strings to Mathematica, now that it's linked to from Introduction. Add link to wikipedia article on multiple dispatch. Edit to the programming language lineage paragraph. Add a documentation link to Resources.
Remove two semicolons obviated by non-printing Nothing return value.
Updated Introduction (markdown)
Add link to Complex and Rational Numbers.
Remove Obtaining and Installing header.
Line break at major punctuation for better diffability.
A couple of small copy edits.
Remove link in Strings to Mathematica, now that it's linked to from Introduction.
Add link to wikipedia article on multiple dispatch.
Edit to the programming language lineage paragraph.
Add a documentation link to Resources.
Add the bullet point about C calling from README.
Typo: "an natural" => "a natural".
Same banner as README.
Updated Home (markdown)
Explicitly state that the range of atan2 is (-π,π].
Minor copy edit.
Updated Mathematical Operations (markdown)
With the GitHub stylesheet, bolded links seem like overkill.
Merge branch 'master' of github.com:JuliaLang/julia.wiki * 'master' of github.com:JuliaLang/julia.wiki: Adding more on Tasks. Other small changes, including describing the real behavor of chained comparisons.
Fix broken internal wiki links.
Add internal links to sections in Control Flow.