Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grab-bag of cosmetic changes #134

Merged
merged 9 commits into from
Mar 5, 2016
Merged

Commits on Mar 4, 2016

  1. Configuration menu
    Copy the full SHA
    9dabf6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ed635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de21c18 View commit details
    Browse the repository at this point in the history
  4. Int64->Int everwhere

    kbarbary committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    39c9455 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. use function keyword for all multiline functions

    In many places (mostly constructors) functions were defined with begin
    end blocks, which is unusual and makes it harder to pick out function
    definitions.
    kbarbary committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    06ef3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a03562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    711163f View commit details
    Browse the repository at this point in the history
  4. submodulize

    kbarbary committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    ce79ed6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90c56c9 View commit details
    Browse the repository at this point in the history