Commit Graph

11 Commits

Author SHA1 Message Date
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