We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Another minor edit.
Minor edit to Control Flow.
Import section on Control Flow.
Add Further Reading section to Functions.
More minor edits to Functions.
Don't use backticks in section titles (looks bad).
Move Functions section to the wiki.
Add TODO for section on regexes.
Note similarity of immutable string behavior to Java.
Move Strings section from manual to the wiki.
Explain distinction between sqrt(::Real) and sqrt(::Complex).
Move over the Complex and Rational sections.
Add Numeric Literal Coefficient section.
Make previously LaTeX expressions now inline code snippets.
Remove all inline LaTeX from Numeric Primitives as well.
Remove all inline LaTeX (MathJax) from Mathematical Operations. It just makes the formatting look wonky and isn't all that nice.
Enumerate the non-real floating point values: Inf, -Inf, NaN.
Enumerate the floating point comparison rules.
Replace all triple hyphens with Unicode em-dash.
Markdownified Mathematical Operations section.
Formatting tweak.
Some tweaks to Numeric Primitives.
Separate Numerics into three sections.
Numbers and Arithmetic: Floating Point Literals section.
Numbers and Arithmetic: Integer Literals section.
The rest of the pramble of Numbers and Arithmetic.
Intial fragment of the Numbers and Arithmetic page. This is largely to test out MathJax support.
Add Getting Started page.
another minor copy change
Minor copy edit.