16 Commits

Author SHA1 Message Date
4af782af80 fixed Hawk & HawkStd more 2020-01-07 16:34:26 +00:00
f3f4ee4ebe have refactored error information handling in error.c.
removed hawk_seterror() and hawk_seterrstr()
2020-01-04 04:47:41 +00:00
9cae5a6130 removed hawk_rtx_seterror() 2020-01-03 14:22:20 +00:00
c64364ecb1 updated parse.c with new way to setting error information partially 2020-01-03 07:35:59 +00:00
9a24d57b8f added hawk_rtx_buildrex() and hawk_rtx_freertx() 2020-01-01 14:02:27 +00:00
05cb4dc080 changed hawk_seterrnum() to be consistent with hawk_gem_seterrnum() 2020-01-01 04:46:49 +00:00
988dc83bf4 changed hawk_rtx_seterrnum() to be consistent with hawk_gem_seterrnum() 2019-12-31 15:52:28 +00:00
d2ed09fe4d revived syslog functions in the sys module.
fixed script and stream file name handling issues.
added the path field to the hawk_sio_arg_t structure. the field should be set by the I/O handler if the name field is not HAWK_NULL.
2019-12-25 16:01:43 +00:00
9387994622 removed unneeded code from tre 2019-12-18 15:28:31 +00:00
40d8800dab refactoring 2019-12-18 08:16:34 +00:00
73e059d458 removed typecasgint to int for length to %.*js 2019-12-14 16:25:11 +00:00
ef1bb5f689 added log writer 2019-12-14 16:05:10 +00:00
cd5dfcd504 ongoing code refactoring 2019-12-14 06:11:30 +00:00
62211e8934 migrated more common functions to gem.c 2019-12-13 15:24:57 +00:00
859a27db55 pushing some common code to gem.c 2019-12-13 08:26:54 +00:00
043a24a4ea starting hawk. goodbye to qseawk 2019-12-13 04:29:58 +00:00