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-lang
/
src
/
examples
/
java
/
bjc
/
dicelang
Age
Commit message (
Expand
)
Author
2016-07-28
Fixed an issue with instantiating lazy values.
bculkin2442
2016-07-27
Some minor cleanliness, and beginning work on a language description.
bculkin2442
2016-07-27
Formatting pass
bculkin2442
2016-05-11
Adapt to upstream changes
bculkin2442
2016-04-22
Formatting changes
bculkin2442
2016-04-22
Formatting changes
bculkin2442
2016-04-18
Implemented arrays
bculkin2442
2016-04-18
Added operation condensing
bculkin2442
2016-04-18
Reimplemented basic optimization.
bculkin2442
2016-04-17
Fixed a bug with arithmetic operators
bculkin2442
2016-04-17
Code maintenance and changes
bculkin2442
2016-04-10
Restored basic functionality with new system
bculkin2442
2016-04-10
Code cleanup
bculkin2442
2016-04-10
Removed old code that wasn't being used
bculkin2442
2016-04-10
Moved things around for rewrite of AST mechanisms
bculkin2442
2016-04-08
Change to data interfaces, as well as prepare to rewrite parser
bculkin2442
2016-04-04
The optimizer is working :)
bculkin2442
2016-04-04
Changed terminology to match common use
bculkin2442
2016-04-04
Moved nodes to new packages
bculkin2442
2016-04-03
Code maintenance and fixes
bculkin2442
2016-04-03
General code refactoring and maintenance
bculkin2442
2016-03-31
Code maintenance changes
bculkin2442
2016-03-28
Renamed packages to suit updated project
bculkin2442