Commit Graph

26 Commits

Author SHA1 Message Date
0de8ae34d1 some more code cleanup 2021-03-28 03:44:27 +00:00
74e6511b9c cleaned up code and build files 2020-11-15 10:26:14 +00:00
5a69c03344 added hcl_add_ntime()/hcl_sub_ntime() 2020-09-03 06:21:01 +00:00
702fa3f382 changed --enable-unicode to --enable-wide-char in configure.ac and removed c++ stuffs 2020-08-18 03:03:45 +00:00
55d608bce1 added hcl_oocu_t, hcl_ucu_t, hcl_bcu_t 2019-11-19 13:59:24 +00:00
213ae3a908 added HCL_BITSOF(x) 2019-09-26 05:24:13 +00:00
cfe729a19e added static assertion macros 2019-08-06 03:08:36 +00:00
4fc557e02a refactored fmt code 2019-05-31 10:54:13 +00:00
fbdb084fec refined the msb positioning functions
migrated hcl_isint()/hcl_isbigint() to hcl-prv.h
2019-05-04 17:56:45 +00:00
aa79aef5a8 added __cplusplus when determining inline availability 2019-05-03 08:42:52 +00:00
256a196839 enhanced hcl_bswap16/32/64() 2019-05-03 07:39:01 +00:00
97b27fb1d2 synchronized the bigint functions with moo 2019-04-16 09:06:30 +00:00
9186249cf2 optimized bigint division a bit 2019-03-25 13:01:05 +00:00
6632745618 redefined hash functions 2019-03-06 01:50:46 +00:00
86acc0112d cleaned up some code 2018-11-02 14:15:28 +00:00
44df07c1e8 Added partial sample program to accept requests over a socket 2018-03-12 10:39:13 +00:00
cc0227a15b fixed a bug in printing a single character when hcl_ooch_t is hcl_bch_t
implemented the primitive printf function partially
2018-02-28 10:17:05 +00:00
0bc28e7b60 changed the format of accepted values by --enable-unicode 2018-02-28 07:33:13 +00:00
d0a9385c74 enhanced --enable-unicode to accept ucs4 and ucs2 in addition to yes/no.
redefined the moo_uch_t type to follow the enable-unicode value
2018-02-21 10:12:47 +00:00
ad0534a18e added --enable-unicode to configure.ac
cleaned up unnecessary code
2018-02-21 07:37:10 +00:00
a8729532bb changed copyright years 2018-02-07 14:13:13 +00:00
71a10e09c6 trying to revive this project 2018-02-05 10:43:25 +00:00
f9a8451fe6 added _uint128_t check 2016-10-07 14:46:05 +00:00
070cead567 added some code for executing byte codes 2016-10-04 17:56:28 +00:00
3092c6c17c added some code to handle local variable declaration 2016-10-01 04:36:48 +00:00
256efdb134 added initial hcl files 2016-09-28 14:40:37 +00:00