| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-07 | fixed "," operator | Robin Haberkorn | 1 | -18/+23 | |
| instead of pushing a special number (which wasn't that special...), use a dedicated "new" operator which does not count as an argument operator, nor does it count as an ordinary operator and it is popped before any number (and "number" operator) is pushed | |||||
| 2012-11-07 | expression stack fixes and some arithmetic commands | Robin Haberkorn | 1 | -2/+4 | |
| 2012-11-07 | expression stack based on THECO's ArithmeticStack | Robin Haberkorn | 1 | -0/+184 | |
