Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-16 | support different kinds of runtime errors (using C++ exceptions) | Robin Haberkorn | 1 | -2/+2 |
2012-11-11 | added <n>O...$ GOTO command | Robin Haberkorn | 1 | -1/+7 |
2012-11-10 | use namespace "States" instead of "states" structure | Robin Haberkorn | 1 | -0/+4 |
2012-11-08 | added comments | Robin Haberkorn | 1 | -0/+4 |
2012-11-08 | support line termination ($$) as immediate editing command + some fixes | Robin Haberkorn | 1 | -0/+2 |
2012-11-08 | added missing transition table initialization for label state | Robin Haberkorn | 1 | -0/+3 |
2012-11-08 | added support for labels, including the goto label table | Robin Haberkorn | 1 | -0/+14 |