hyunghwan.chung
|
d85a49e1e1
|
reworked build files
|
2016-12-31 15:20:52 +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 |
|
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
|
eaa9dbc958
|
experimental code for better module handling
|
2016-11-18 18:11:13 +00:00 |
|
hyunghwan.chung
|
cba78a7ec0
|
started adding console primitives
|
2016-08-20 05:17:47 +00:00 |
|
hyunghwan.chung
|
00b11b74cd
|
added STIX_STACK_SETRETTORCV()
|
2016-08-13 06:46:14 +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 |
|
hyunghwan.chung
|
42006f9c32
|
renamed some source files
|
2016-05-15 16:01:43 +00:00 |
|
hyunghwan.chung
|
197ceb3a76
|
simplified build files
|
2016-05-07 02:41:29 +00:00 |
|
hyunghwan.chung
|
f32e58f4b3
|
fixed a compiler bug that omitted the RETURN_FROM_BLOCK instruction when an empty block is encountered.
added more code for supporting the process stack
|
2016-02-12 16:23:26 +00:00 |
|
hyunghwan.chung
|
1094d298cb
|
added some bigint related code
|
2015-10-29 15:24:46 +00:00 |
|
hyunghwan.chung
|
5a82cdc417
|
did some preparatory work to add Process
|
2015-10-14 14:01:33 +00:00 |
|
hyunghwan.chung
|
6916198253
|
touched up code
|
2015-10-14 13:25:36 +00:00 |
|
hyunghwan.chung
|
8f985290d0
|
autotool-ized the project
|
2015-10-14 09:06:44 +00:00 |
|