|
169c626819
|
split some common files
continuous-integration/drone/push Build is passing
|
2024-10-15 16:36:25 +09:00 |
|
|
17550d44c5
|
renamed fnblk to funblk, cblk to ctlblk.
continuous-integration/drone/push Build is passing
enhancing the compiler code to handle 'var' inside 'class'
|
2024-10-12 00:24:02 +09:00 |
|
|
4fe4ee649f
|
preparing to handle singals
continuous-integration/drone/push Build is passing
|
2024-09-27 21:06:12 +09:00 |
|
|
b6e6274666
|
fixed various reader issues
continuous-integration/drone/push Build is passing
|
2024-09-18 21:41:00 +09:00 |
|
|
1338e88fa3
|
some code clean-up in bigint.c
continuous-integration/drone/push Build is passing
|
2024-08-12 02:27:07 +09:00 |
|
|
185f72381a
|
updatecd basicAt and basicAtPut to cater for fixed fields
continuous-integration/drone/push Build is failing
|
2024-08-11 02:17:52 +09:00 |
|
|
6407d3c175
|
removed the option HCL_TRAIT_LANG_ENABLE_BLOCK, thus removing conditional codes for simplicity.
continuous-integration/drone/push Build is passing
changed the compiler to require a block expression as the class body
|
2024-07-06 12:16:05 +09:00 |
|
|
35929b8c88
|
experimenting udi implementation
continuous-integration/drone/push Build is passing
|
2024-05-18 13:47:37 +09:00 |
|
|
f08ba4cd12
|
fixed to clear inner data upon an error in the interactive mode
continuous-integration/drone/push Build is passing
|
2024-05-16 19:40:43 +09:00 |
|
|
c795b28cb8
|
added hcl_instantiatewithtrailer()
continuous-integration/drone/push Build is passing
|
2024-05-15 22:59:34 +09:00 |
|
|
fdbe17729e
|
enhanced formatting functions to accept hcl as the first parameter in order to extend hcl_fmttobcstr() adn hcl_fmttoucstr() to handle %O and %J
continuous-integration/drone/push Build is passing
|
2024-05-14 20:52:25 +09:00 |
|
|
8dc884aa7e
|
added hcl_get_base_name_from_path()
merged hclx server and client into a single command
|
2024-04-27 21:16:00 +09:00 |
|