aboutsummaryrefslogtreecommitdiff
path: root/src/utils/lombok/core/JavaIdentifiers.java
AgeCommit message (Collapse)Author
2020-06-25[bugfix] building would failReinier Zwitserloot
due to an invalid reference from src/utils to src/core.
2013-07-16Renamed ImmutableList to LombokImmutableList, to reduce our ImmutableList ↵Reinier Zwitserloot
coming up in autocomplete dialogs when guava's was intended.
2013-06-16First steps Builder supportReinier Zwitserloot