| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- building the necessary plumbing to support more functions with
decent runtime performance. This is also necessary towards the
long-term goal of loadable library modules.
- added new RainerScript function "tolower"
|
| |
|
|
|
|
|
| |
it now works based on test case files, which enable to quickly
generate test cases.
|
|
|
|
|
|
| |
This is needed so that we can create simple testbenches which
will check the result of a test (a generated program) via a
simple strcmp.
|
|
|