Commit Graph

14 Commits

Author SHA1 Message Date
57629478a1 some 'do' experiment
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-28 20:47:23 +09:00
801b5ea77f restructured some go wrapper files
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-29 21:40:05 +09:00
1bf908e6ba some minor code touch-up 2022-07-31 13:17:44 +00:00
c80dd5820d added test code for variadic arguments 2022-05-05 14:38:43 +00:00
0725bfe27a added more test code 2022-05-05 13:04:04 +00:00
faea7b60df writing code for return variables support 2021-05-11 15:04:53 +00:00
e5667ca066 added some description about hcl exchange protocol 2018-04-09 03:06:52 +00:00
746dceff43 added lambda? predicate 2018-04-07 15:21:05 +00:00
3d344fc649 set salit.size to 0 forcibly in get_symbol_array_literal() 2018-04-07 15:09:02 +00:00
bf87a99f69 udpated README.md 2018-04-06 15:29:34 +00:00
e41a02b957 changed hcl to be more json friendly including changing various notations and grammars 2018-04-06 08:33:25 +00:00
b011505e08 updated the readme file a bit 2018-03-17 07:31:24 +00:00
71d024837d enhanced the compiler to implement short-circuited logical 'and' and 'or' special forms.
renamed the primitive function 'and' to '_and' and 'or' to '_or'
2018-03-03 17:16:41 +00:00
60a32bf642 added HCL_LOG_PREFER_JSON and implemented %J 2018-03-02 07:44:13 +00:00