| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2012-11-07 | additional commands implemented | Robin Haberkorn | 3 | -4/+214 |
| 2012-11-07 | undo stack enable/disable, parse-only mode, colon modifiers evaluation | Robin Haberkorn | 4 | -14/+79 |
| 2012-11-07 | let compiler check printf-like arguments | Robin Haberkorn | 1 | -1/+2 |
| 2012-11-07 | add helper function to initialize transition table | Robin Haberkorn | 2 | -5/+14 |
| 2012-11-07 | check bounds when accessing the transitions table | Robin Haberkorn | 2 | -13/+16 |
| 2012-11-07 | make some Expression methods private | Robin Haberkorn | 1 | -5/+7 |
| 2012-11-07 | simplified/cleaned up undo operations on value stack | Robin Haberkorn | 2 | -39/+48 |
| 2012-11-07 | fixed "," operator | Robin Haberkorn | 3 | -32/+27 |
| 2012-11-07 | fixed "-" processing and improved C command, added R command | Robin Haberkorn | 4 | -7/+19 |
| 2012-11-07 | expression stack fixes and some arithmetic commands | Robin Haberkorn | 3 | -13/+75 |
| 2012-11-07 | expression stack based on THECO's ArithmeticStack | Robin Haberkorn | 6 | -6/+355 |
| 2012-11-06 | initial commit of SciTECO based on THECO | Robin Haberkorn | 9 | -0/+593 |
