1. cd966a1 rename all mentions of null contracts to null spec (specification). by Stephan Herrmann · 12 years ago
  2. 1c2a904 sync with distribution plugin by Stephan Herrmann · 12 years ago
  3. c28ab56 - abandon @NullableByDefault, by Stephan Herrmann · 12 years ago
  4. a3cb202 new resource needed by a test in NullAnnotationModelTests by Stephan Herrmann · 12 years ago
  5. 6859a12 compatibility issues to bridge differences between 3.8 M2-M3 regarding: by Stephan Herrmann · 12 years ago
  6. a0075f2 Resolved Bug 334457 - [compiler][null] check compatibility of inherited null contracts by Stephan Herrmann · 12 years ago
  7. 564e7dd + added checking for ctor args by Stephan Herrmann · 13 years ago
  8. 59b350f + fixed an NPE in MessageSend.analyseArguments() by Stephan Herrmann · 13 years ago
  9. e258559 Handle also local classes within loop or try-finally by Stephan Herrmann · 13 years ago
  10. d3eb79c new tests challenging the reconciler by Stephan Herrmann · 13 years ago
  11. cf3913a Implement deferred checking inside loops and finally blocks. by Stephan Herrmann · 13 years ago
  12. 45238f5 One more location needing a test for isBaseType() (test & fix). by Stephan Herrmann · 13 years ago
  13. 75da5a3 Several issues regarding initialization order by Stephan Herrmann · 13 years ago
  14. 9ade599 J2SE-1.5 is enough for this project (and don't store OT-specific options) by Stephan Herrmann · 13 years ago
  15. 9168c69 test & fix re non-reference types. by Stephan Herrmann · 13 years ago
  16. 76d45ac report null-issue in super call exactly once, by Stephan Herrmann · 13 years ago
  17. b4a70d0 unify diagnostics for different nodes, using the same "type mismatch" messages throughout by Stephan Herrmann · 13 years ago
  18. 3e928e8 + Fix source positions for synthetic parameter annotations (from defaults) by Stephan Herrmann · 13 years ago
  19. d045c75 - remove copying of inherited null annotations by Stephan Herrmann · 13 years ago
  20. d6d46a2 change scheme of warning/error message from "null contract violation" to "type mismatch" by Stephan Herrmann · 13 years ago
  21. 892a6f6 remove support for emulating annotation types. by Stephan Herrmann · 13 years ago
  22. b8f5cfe Bugfix: arguments of a message send must be analyzed before checking against null contracts by Stephan Herrmann · 13 years ago
  23. 10113f6 New test and required fix: by Stephan Herrmann · 13 years ago
  24. 1b0d5b7 gather all nullity related projects under contrib by Stephan Herrmann · 13 years ago