1. df98fcd Refactoring error messages. I changed 'em from public static final constants to methods. The benefit is that now the arguments are typechecked. More importantly, now we can gather coverage on methods. Which opens the door to figuring out which methods we have test coverage for (not very many!) by limpbizkit · 16 years ago
  2. 7629584 Fixing issue 142. by limpbizkit · 16 years ago
  3. e8405bc More aggressive errors for Types. by limpbizkit · 16 years ago
  4. eab7647 A bunch of polish fixes for 2.0: by limpbizkit · 16 years ago
  5. e4647a6 Serialization fixup round one. I still have lots of work before everything serializes properly... by limpbizkit · 16 years ago
  6. 56400ca A bunch of assorted changes: by limpbizkit · 16 years ago
  7. 06c3fee Fix the FastClassByGuice LineNumbers problem by using the natural constructor rather than the synthetic one when generating LineNumbers. by limpbizkit · 16 years ago
  8. 95e433b This test demonstrates that Guice falls over itself while trying to load the bytecode for a class it generated itself. by limpbizkit · 16 years ago
  9. e39d8d8 Unifying unique annotations, used for creating unique keys by limpbizkit · 16 years ago
  10. fb6285a Cleaned up remaining warnings. by crazyboblee · 17 years ago
  11. cad2c2b very minor javadoc tweeks by kevinb9n · 17 years ago