|
fd3a812cf7
|
renamed some function names for naming consistency
|
2018-04-07 15:54:16 +00:00 |
|
|
d5942d9096
|
changed hcl_seterrxxx() functions not to set the errnum field again for failures in internal operations, especially in hcl_convxxx()
|
2018-04-06 14:59:44 +00:00 |
|
|
2242dc9761
|
changed hcl to be more json friendly including changing various notations and grammars
|
2018-04-06 08:33:25 +00:00 |
|
|
81bafcf186
|
made code a bit win32 friendly
|
2018-03-31 07:10:43 +00:00 |
|
|
059e36ebd7
|
Added HCL_SERVER_WORKER_MAX_COUNT
changed the main server loop to purge dead clients as soon as the multiplex is finished
|
2018-03-16 14:57:34 +00:00 |
|
|
b93fd3dc98
|
fixed print_formatted() to use hcl_outfmtobj() instead of hcl_print().
added 2 new optional callbacks - vmprim.alloc_heap and vmprim.free_heap
|
2018-03-01 14:47:12 +00:00 |
|
|
fa3d527bd9
|
changed the reader to use a stack of 4-item arrays instead of chains of 3 cons cells
cleaned up some unused code
|
2018-02-22 10:02:39 +00:00 |
|
|
09af995779
|
made hcl immune to an error number/message set in the log_write callback
|
2018-02-22 04:35:55 +00:00 |
|
|
810803db08
|
added some error checks for error literals and smptr literals
|
2018-02-17 16:01:27 +00:00 |
|
|
350359f469
|
added hcl_walkdic
fixed a bug of not printing the list closer properly in hcl_print().
enhanced error handling
|
2018-02-12 16:51:38 +00:00 |
|
|
8492bb8bd9
|
mapped a dotted identifer to a primitive function
|
2018-02-12 10:50:44 +00:00 |
|
|
9270dfa0e7
|
touched up code. added eqv? eql? not
|
2018-02-08 07:40:27 +00:00 |
|
|
a8729532bb
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
|
|
839bef7b36
|
added bytearray compilation code
|
2018-02-07 13:55:22 +00:00 |
|
|
71a10e09c6
|
trying to revive this project
|
2018-02-05 10:43:25 +00:00 |
|