Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-06 | Replace val with native final var in Java >= 10 | Rawi01 | |
2015-11-17 | add the capability to the testing framework to verify that delombok actually ↵ | Roel Spilker | |
also handles the changed flag correctly | |||
2010-11-29 | lombok.val import now gets removed. Only adding lombok.val flags the ↵ | Roel Spilker | |
compilation unit as changed. | |||
2010-11-10 | All tests pass! - The test framework has been updated a bit to fit with the ↵ | Reinier Zwitserloot | |
new way delombok works. | |||
2010-11-03 | val in java, including tests and javac resolution utilities. | Reinier Zwitserloot | |