|
baae283222
|
change to print header in backtrace
|
2018-04-26 06:36:49 +00:00 |
|
|
71da060d29
|
fixed the stack backtrace function
|
2018-04-26 06:35:43 +00:00 |
|
|
a07f943dbc
|
added libunwind interface support for stack frame backtracing
|
2018-04-26 04:50:40 +00:00 |
|
|
e92407221f
|
renamed some function names for naming consistency
|
2018-04-07 15:54:16 +00:00 |
|
|
69a5ef94bd
|
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 |
|
|
e41a02b957
|
changed hcl to be more json friendly including changing various notations and grammars
|
2018-04-06 08:33:25 +00:00 |
|
|
16b96e49bc
|
made code a bit win32 friendly
|
2018-03-31 07:10:43 +00:00 |
|
|
0b7acc1fd8
|
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 |
|
|
9094157e28
|
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 |
|
|
a78dba499f
|
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 |
|
|
a39e38cc8d
|
made hcl immune to an error number/message set in the log_write callback
|
2018-02-22 04:35:55 +00:00 |
|
|
22127d384f
|
added some error checks for error literals and smptr literals
|
2018-02-17 16:01:27 +00:00 |
|
|
2201ee5a94
|
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 |
|
|
4ddffc101d
|
mapped a dotted identifer to a primitive function
|
2018-02-12 10:50:44 +00:00 |
|
|
4f55376107
|
touched up code. added eqv? eql? not
|
2018-02-08 07:40:27 +00:00 |
|
|
e54096f2a0
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
|
|
ca7da52af4
|
added bytearray compilation code
|
2018-02-07 13:55:22 +00:00 |
|
|
293222d5c5
|
trying to revive this project
|
2018-02-05 10:43:25 +00:00 |
|