summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/funcdata/Freezable.java
AgeCommit message (Collapse)Author
2022-09-27GPLize projectBen Culkin
Finally deciding to move things into a proper license; which I can do since I've never accepted (or had :( ) a pull request from another person
2022-09-24Implement basic Petri netsBen Culkin
2020-12-03Rename types to match Java styleBen Culkin
This renames several interfaces that had names like IWhatever, since that isn't a style that Java uses