kc3-lang/kc3/ekc3/ekc3.c

Branch :


Log

Author Commit Date CI Message
Baptiste 44365ec1 2024-07-23 12:41:25 fixed memleaks using Asan
Baptiste 1bb16b06 2024-07-22 18:27:02 memory leaks corrections
thodg a0d7c17f 2024-07-19 23:07:08 fix tests and compilation
thodg 4507edd1 2024-07-18 16:35:07 ekc3: support raw blocks
thodg baf87c61 2024-07-18 15:42:02 ekc3: with html_escape by default
thodg 6c9b73cb 2024-07-18 01:47:19 ekc3_render_file: now with html escapes
thodg 1a078e8e 2024-07-17 01:26:52 ekc3: silent block: <% a = 1 %>
thodg e0e027b2 2024-07-17 00:00:16 ekc3 first result
thodg efb20a1f 2024-07-16 23:13:45 wip ekc3, make kc3_dlopen silent on success
thodg 1ae6ad0e 2024-07-15 19:59:52 rename c3 to kc3, fix update_source, configure, build