Commit Graph

5 Commits

Author SHA1 Message Date
hyunghwan.chung
f7e98b7fc7 renamed stix to moo 2017-01-09 09:54:49 +00:00
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
eea13c0bd2 added Integer>>priorTo:do:by:
changed the index of Integer>>bitAt: and stix_bitatint() to be 0 based.
added Error>>asCharacter
allowed underscores in integer literals
2016-12-28 13:42:12 +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