We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add intro to section on Parametric Types.
Add section on Tuple Types.
Add section placeholder for "Meta-Types: Kinds".
More edits to Types.
More edits to the Type Unions section.
Update the Home > Resources section.
Add links to Constructors; make footers link to missing pages.
Remove old Composite section; add Type Unions section.
...
More work on Types
Merge branch 'master' of github.com:JuliaLang/julia.wiki * 'master' of github.com:JuliaLang/julia.wiki: Some work on the Types section. Conflicts: Types.md
Some work on the Types section.
Copy fixes to Calling C Code.
Rearrange Intro list; add link from Intro back to Home.
Updated Calling C Code (markdown)
Updated Introduction (markdown)
copy edit
Note on the distinction between \xff and \uff in strings. Also, further editing of the byte array literal section.
More edits to the String section.
Merge branch 'master' of github.com:JuliaLang/julia.wiki * 'master' of github.com:JuliaLang/julia.wiki: Updated Introduction (markdown)
Lots of work on Strings, including Unicode and byte array literals.