Commit Graph

9 Commits

Author SHA1 Message Date
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
f054f4eaae integrated bigint
cleaned up code
2018-02-13 16:10:41 +00:00
a8352ce3f5 adjusted bigint code 2018-02-13 11:48:16 +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
3645e05f0d fixed a logfmt bug 2016-11-09 15:50:41 +00:00
256efdb134 added initial hcl files 2016-09-28 14:40:37 +00:00