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 |
|
hyunghwan.chung
|
a9c48b75e6
|
introduced the Error class to represent an error code as an object.
rewrote STIX_ASSERT() to call stix_logbfmt() via stix_assertfailed()
|
2016-12-26 18:44:47 +00:00 |
|
hyunghwan.chung
|
bcaf4e5e1e
|
started using a comma as a parameter/argument separator.
changed to use & as a string concatenation method in the string class.
added some code to support variadic arguments
|
2016-12-13 15:18:19 +00:00 |
|
hyunghwan.chung
|
b4a513cf40
|
added more code to stix_genpfmethod(). still incomplete
|
2016-12-03 18:08:31 +00:00 |
|
hyunghwan.chung
|
7b5fc708f7
|
changed the compiler to support module loading in class definition
|
2016-11-29 05:25:08 +00:00 |
|
hyunghwan.chung
|
394a21b8d6
|
renamed stix_prim_mod_t to stix_mod_t and made relevant changes
added stix_bcstoucs() and stix_ucstobcs()
added stix_setcmgr() and stix_getcmgr()
|
2016-11-27 15:37:14 +00:00 |
|
hyunghwan.chung
|
eaa9dbc958
|
experimental code for better module handling
|
2016-11-18 18:11:13 +00:00 |
|