Commit Graph

3 Commits

Author SHA1 Message Date
hyunghwan.chung
7779229b52 changed some directives from symbols to plain words including class, method, pooldic, dcl.
introduced stix_pfrc_t as a return code type from a primitive function
2017-01-06 09:53:40 +00:00
hyunghwan.chung
2bf8b591cf changed to handle the error literal in the compiler.
added stix_synerrnumtoerrstr().
2016-12-28 19:12:14 +00:00
hyunghwan.chung
d03b97f19d added putc to Stdio.
renamed/refactored some encoding conversion functions.
added stix_errnumtoerrstr().
added generr.st to generate error string code
2016-12-27 18:15:35 +00:00