|
fb66acc5a4
|
enhanced HCL_BRANDOF() to avoid multiple comparisons.
added the eqk? builtin primitive
removed unnecessary lines
|
2018-02-23 07:17:23 +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 |
|
|
81fd56e34d
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +00:00 |
|
|
e1bf0c6570
|
more error checks
|
2018-02-20 14:53:12 +00:00 |
|
|
a29e4a3edc
|
added some builtin modules, but without many functions in them
|
2018-02-15 15:36:15 +00:00 |
|
|
e62ad1e471
|
enhanced hcl_inttostr() to keep results in the temporary buffer when ngc is negative.
changed the integer printing function to utilize this change in print.c
|
2018-02-15 08:05:48 +00:00 |
|
|
763d8dddb2
|
fixed to use hcl-wide temporary buffers when converting an integer to a string
|
2018-02-15 06:58:36 +00:00 |
|
|
a8352ce3f5
|
adjusted bigint code
|
2018-02-13 11:48:16 +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 |
|
|
bc7c7ab4dc
|
added some error messsages
|
2018-02-09 04:27:24 +00:00 |
|
|
46602c4511
|
renamed prim to pf.
added module manipulation functions
|
2018-02-09 04:24:50 +00:00 |
|
|
dbb66ebaf0
|
added the id field to process
|
2018-02-08 09:21:18 +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 |
|
|
ddfc163c37
|
changed the reader to handle #(), #[], #{}, '() specially
|
2018-02-06 10:16:01 +00:00 |
|
|
71a10e09c6
|
trying to revive this project
|
2018-02-05 10:43:25 +00:00 |
|
|
256efdb134
|
added initial hcl files
|
2016-09-28 14:40:37 +00:00 |
|