summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/dicelang/scl/StreamEngine.java
AgeCommit message (Collapse)Author
2020-12-03Cleanup importsBen Culkin
2020-11-21Fix minor issueBen Culkin
2020-04-12Adjust to BJC-Utils changesBen Culkin
Several packages from BJC-Utils were moved to esodata. This does the neccessary adjustments
2018-10-28Updatebculkin2442
2018-10-28Import organizationbculkin2442
2018-10-28General cleanupbculkin2442
2018-05-29Error handling cleanupBenjamin J. Culkin
Cleanup the way errors are handled, as well as add some additional debugging text.
2018-05-28Move SCL into new projectBenjamin J. Culkin
SCL is now independant of dicelang, and thus deserving of its own repo.