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

optimize booleans #790

Merged
merged 24 commits into from
Mar 30, 2016
Merged

optimize booleans #790

merged 24 commits into from
Mar 30, 2016

Commits on Mar 29, 2016

  1. better simplification

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    93d097e View commit details
    Browse the repository at this point in the history
  2. improve bracket display

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    57faa5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f1f09b View commit details
    Browse the repository at this point in the history
  4. improve lint attribute detail

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    25ed62f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5911cca View commit details
    Browse the repository at this point in the history
  6. fallout and tests

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    050d7fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a78a79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    288ea79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03833f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37cee84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76ab801 View commit details
    Browse the repository at this point in the history
  12. update lints

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    e7013a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f92f84 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd6bee3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6904fd5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25bbde0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a0791e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96be287 View commit details
    Browse the repository at this point in the history
  19. more tests

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    be72883 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    216edba View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b05dd13 View commit details
    Browse the repository at this point in the history
  22. !(a == b) --> a != b

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    e9c87c7 View commit details
    Browse the repository at this point in the history
  23. dogfood

    oli-obk committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    fa48ee6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Configuration menu
    Copy the full SHA
    2917484 View commit details
    Browse the repository at this point in the history