We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Another tiny code typo.
Added an example of local vars vs. field vars sharing declarations.
Typo fix
Clarifying 4.8.22 yet again.
Clarifying 4.8.22 again.
Another tweak to the Javadoc example.
Fixing typos and revising deviations based on group feedback.
Add CDDL license link; bump version to 1.1.
Emphasize the license.
Minor tweak to deprecation section.
Minor style clean-up.
More RFC 2119 clean-up.
Clarify that Wren's guide is _also_ available under CC-BY.
Manually fix-up TOC links; the automated tool (markdown-toc) adds too many dashes.
Fixes bad javadoc for section 7.1.1.
Fixes bad code example for section 7.1.1.
Adds a table of contents.
RFC 2119 clean-up in section 8.
Moves deprecation to the Javadoc section, where it makes more sense.
Fixes bad code example for section 8.2.3
Adapts section 8 from the Google JS Style Guide, as it provides guidance for dealing with legacy code (like what we've inherited from FR).
Switches to RFC 2119 terminology, for maximum clarity.
Minor style tweak; convert double-dashes to en-dashes.
Added first draft of Java style guide, copied from Google's Style Guide (https://google.github.io/styleguide/javaguide.html).