index
:
dicelang.git
trunk
An esoteric language based around dice
Ben Culkin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dice
/
src
Age
Commit message (
Expand
)
Author
2020-12-03
Adapt to esodata changes
Ben Culkin
2020-12-03
Minor changes
Ben Culkin
2020-11-21
Make dice generic
Ben Culkin
2020-11-21
Restructure new die implementation
Ben Culkin
2020-11-21
Rudimentary CLI for new die implementation
Ben Culkin
2020-11-21
Some more tests on new Die implementation
Ben Culkin
2020-11-21
Some more work on the new dice implementation
Ben Culkin
2020-11-14
Begin new dice implementation
Ben Culkin
2020-10-06
Info cleanup
Ben Culkin
2020-04-13
Add some javadoc
Ben Culkin
2020-04-12
Adjust to BJC-Utils changes
Ben Culkin
2020-04-06
Cleanup some warnings
Ben Culkin
2020-04-05
Fix issue in DieMods
Ben Culkin
2018-06-02
Finish die rewrite
Benjamin J. Culkin
2018-05-30
Start work on dice rewrite
Benjamin J. Culkin
2018-05-30
Update
Benjamin J. Culkin
2018-03-19
Remove stock tests
student
2018-03-05
Update
student
2018-03-01
Update
bjculkin
2018-02-12
Add hashCode()/equals()
student
2018-02-12
Formatting pass
student
2018-02-12
General update
student
2018-02-12
Formatting pass
student
2018-02-12
Refactor DieExpression
student
2018-02-12
Refactor SCL token into seperate class
student
2017-10-25
Move dice to new module
Benjamin J. Culkin
2017-10-25
Start splitting dice to a new module
Benjamin J. Culkin