hyunghwan.chung
|
0332b5fa5d
|
added the new formatting modifier 'j' for a string and a character to handle the stix_ooch_t type more conveniently
|
2017-01-06 10:42:59 +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
|
1879417d9c
|
touched up vm debugging code
|
2016-10-06 14:17:24 +00:00 |
|
hyunghwan.chung
|
1960efb7e1
|
added STIX_EBCFULL, remove unneeded items, changed data type of 'ip' in some functions
|
2016-10-04 17:58:28 +00:00 |
|
hyunghwan.chung
|
ab5dee8c77
|
changed the byte code for push_intlit and push_negintlit.
added a new byte code push_charlit
|
2016-09-14 04:56:00 +00:00 |
|
hyunghwan.chung
|
27f00148a1
|
added a new reserved word - thisProcess
|
2016-07-05 15:22:29 +00:00 |
|
hyunghwan.chung
|
512df8876b
|
switched many hardcoded printf() statements to STIX_LOGX()
|
2016-06-05 18:01:35 +00:00 |
|
hyunghwan.chung
|
eeb2fdebbd
|
improved log message handling
|
2016-06-03 15:46:01 +00:00 |
|
hyunghwan.chung
|
0c4ce4eb04
|
added stix_bfmtout() and stix_oofmtout()
|
2016-06-01 15:33:03 +00:00 |
|
hyunghwan.chung
|
037bbff42c
|
started adding byte-code decoder
|
2016-05-27 15:01:54 +00:00 |
|