Skip to content

History / Java Style Guide

Revisions

  • Another tiny code typo.

    @Kortanul Kortanul committed Apr 26, 2018
  • Added an example of local vars vs. field vars sharing declarations.

    @Kortanul Kortanul committed Apr 26, 2018
  • Typo fix

    @Kortanul Kortanul committed Apr 26, 2018
  • Typo fix

    @Kortanul Kortanul committed Apr 26, 2018
  • Clarifying 4.8.22 yet again.

    @Kortanul Kortanul committed Apr 26, 2018
  • Clarifying 4.8.22 again.

    @Kortanul Kortanul committed Apr 26, 2018
  • Another tweak to the Javadoc example.

    @Kortanul Kortanul committed Apr 26, 2018
  • Fixing typos and revising deviations based on group feedback.

    @Kortanul Kortanul committed Apr 26, 2018
  • Add CDDL license link; bump version to 1.1.

    @Kortanul Kortanul committed Apr 23, 2018
  • Emphasize the license.

    @Kortanul Kortanul committed Apr 23, 2018
  • Minor tweak to deprecation section.

    @Kortanul Kortanul committed Apr 23, 2018
  • Minor style clean-up.

    @Kortanul Kortanul committed Apr 23, 2018
  • More RFC 2119 clean-up.

    @Kortanul Kortanul committed Apr 23, 2018
  • Clarify that Wren's guide is _also_ available under CC-BY.

    @Kortanul Kortanul committed Apr 23, 2018
  • Manually fix-up TOC links; the automated tool (markdown-toc) adds too many dashes.

    @Kortanul Kortanul committed Apr 22, 2018
  • Fixes bad javadoc for section 7.1.1.

    @Kortanul Kortanul committed Apr 22, 2018
  • Fixes bad code example for section 7.1.1.

    @Kortanul Kortanul committed Apr 22, 2018
  • Adds a table of contents.

    @Kortanul Kortanul committed Apr 22, 2018
  • RFC 2119 clean-up in section 8.

    @Kortanul Kortanul committed Apr 22, 2018
  • Moves deprecation to the Javadoc section, where it makes more sense.

    @Kortanul Kortanul committed Apr 22, 2018
  • Fixes bad code example for section 8.2.3

    @Kortanul Kortanul committed Apr 22, 2018
  • 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).

    @Kortanul Kortanul committed Apr 22, 2018
  • More RFC 2119 clean-up.

    @Kortanul Kortanul committed Apr 22, 2018
  • Switches to RFC 2119 terminology, for maximum clarity.

    @Kortanul Kortanul committed Apr 22, 2018
  • Minor style tweak; convert double-dashes to en-dashes.

    @Kortanul Kortanul committed Apr 22, 2018
  • Added first draft of Java style guide, copied from Google's Style Guide (https://google.github.io/styleguide/javaguide.html).

    @Kortanul Kortanul committed Apr 22, 2018