aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/shedaniel/rei/impl/EntryRegistryImpl.java
AgeCommit message (Expand)Author
2020-01-023.3shedaniel
2019-12-28More improvements to the entrylistshedaniel
2019-12-28trying to optimise itshedaniel
2019-12-25Reset entries, fix #222shedaniel
2019-12-25Optimise EntryRegistryImpl.registerEntries by first checking in a set to see ...AlexIIL
2019-12-24Finishing workstation usage and close #220shedaniel
2019-12-073.2.15shedaniel
2019-11-15Using more of the API instead of the Implshedaniel
2019-11-033.2.1Danielshe
2019-08-29We are out of betaDanielshe
2019-08-11Scrollable Entry List?Unknown