Go to file
MagmaGuy 6918b4ad4d Version 0.0.9
- Pro tip to anyone reading this in the future: do not try to remove elements from a HashSet using an iterator. I don't know if I'm cursed but too much time was spent debugging something that had no rhyme or reason not to work in the first place.
- Redid the TreeChecker as to make it able to individually target trees. It now uses a very large amount of different techniques to be able to individually target trees while avoiding as much collateral damage as possible and still removing an appropriate leaf amount.
- Enhanced documentation, will be further enhanced if this becomes the final version of the parser.
2018-11-15 22:28:52 +00:00
src/main Version 0.0.9 2018-11-15 22:28:52 +00:00
target/classes Version 0.0.8 2018-11-08 23:35:10 +00:00
.gitignore Clean up 2018-11-05 17:41:25 -05:00
.gitlab-ci.yml CI 2018-11-06 08:22:09 +00:00
pom.xml Version 0.0.9 2018-11-15 22:28:52 +00:00