Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-06 | Replace val with native final var in Java >= 10 | Rawi01 | |
2014-05-04 | thoroughly updated the launch targets for testing lombok in eclipse; | Reinier Zwitserloot | |
they should now be able to handle running JDK8 etc tests. CAREFUL: You MUST name your JDK8 'JavaSE-1.8' or it won't work. Also added a basic test for JDK8 features. | |||
2013-05-24 | added test case and delombok result for issue 520 (val in ↵ | Reinier Zwitserloot | |
try-with-resources). WARNING: I havent added ecj test output yet because so far there is no ecj7 available for testing with our buildscripts. I should fix that first and then Ill sort this out. |