summaryrefslogtreecommitdiffstats
path: root/runtime/vmprg.h
Commit message (Collapse)AuthorAgeFilesLines
* improved internal handling of RainerScript functionsRainer Gerhards2009-04-061-1/+3
| | | | | | | - 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"
* added capability to create a printable string of a vmprgRainer Gerhards2008-07-071-1/+2
| | | | | | 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.
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+66