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 |
|