1. 02 3月, 2011 2 次提交
  2. 01 3月, 2011 7 次提交
  3. 28 2月, 2011 8 次提交
  4. 27 2月, 2011 4 次提交
    • Thomas Mueller's avatar
    • Thomas Mueller's avatar
      Cleanup: · d2353456
      Thomas Mueller 提交于
      - Rename Declaration and related classes to UpdateColumn etc. 
      d2353456
    • Thomas Mueller's avatar
      Cleanup: · 274f303b
      Thomas Mueller 提交于
      - Increment by something that isn't a number directly didn't work
       
      274f303b
    • Thomas Mueller's avatar
      Cleanup: · b5d1d344
      Thomas Mueller 提交于
      - Rename 'Validation' to what it actually is: a 'ValidationRemark'.
      - No need to check for null
      - Don't use exclamation marks in error messages or warnings
      - Don't use line comments for methods - use Javadoc comments
      - Don't document private methods if the documentation just copies the method name
      - Don't document parameter names if there is not actual documentation
      - Don't use <p> and other HTML tags within Javadoc comments unless really necessary
      - Don't use all uppercase (caps) method names
      - Don't use empty lines (just '*') within Javadoc comments, except where necessary
       
      b5d1d344
  5. 26 2月, 2011 3 次提交
  6. 25 2月, 2011 5 次提交
  7. 24 2月, 2011 8 次提交
  8. 23 2月, 2011 3 次提交
    • Thomas Mueller's avatar
      Cleanup: · 19ca69aa
      Thomas Mueller 提交于
      - Add words to dictionary.txt
      - Fix typo (found using ./build.sh spellcheck)
      19ca69aa
    • Thomas Mueller's avatar
      Cleanup: · 113996ea
      Thomas Mueller 提交于
      - Javadocs
      - Work in progress
      113996ea
    • Thomas Mueller's avatar
      Cleanup: · daa2b0bf
      Thomas Mueller 提交于
      - Replace inner classes with static initializers
      daa2b0bf