summaryrefslogtreecommitdiffstats
path: root/tapset/builtin_string.stp
Commit message (Collapse)AuthorAgeFilesLines
* 2005-08-11 Frank Ch. Eigler <fche@elastic.org>fche2005-08-111-7/+0
| | | | | | | | * translate.cxx (emit_function): Add an extra { } around the function body visitation. * tapset/timestamp_functions.stp: New file. * tapset/builtin_conversions.stp: Aggregated from [hex]string. * tapset/builtin_logging.stp: Aggregated from log/warn/printk.
* 2005-08-03 Frank Ch. Eigler <fche@elastic.org>fche2005-08-031-0/+7
* README: Be more specific about prerequisites. * tapset/builtin_string.stp: New builtin. * testsuite/buildok/seven.stp, semko/eighteen.stp: New tests.