Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-16 | Added operators: -, ==, !=, <, >, <=, >= | Mike Buland | |
Still working on division, needed some other operators to make it work. | |||
2013-04-15 | Addition, subtraction, and multiplication work now | Mike Buland | |
Division isn't working yet, there are too many options, I'll figure out something eventually :-P |