ekc3/ekc3.c


Log

Author Commit Date CI Message
Thomas de Grivel 3da23081 2024-09-10T21:42:15 fix ekc3_render_size
Thomas de Grivel cd286e39 2024-09-10T19:41:06 fix ekc3_render
Thomas de Grivel 0a04942b 2024-09-06T13:40:49 render ekc3 to string
Thomas de Grivel 833a59f0 2024-09-05T23:25:05 wip
Baptiste 07e09314 2024-07-29T16:49:39 working fourth http test
Baptiste 44365ec1 2024-07-23T12:41:25 fixed memleaks using Asan
Baptiste 1bb16b06 2024-07-22T18:27:02 memory leaks corrections
Thomas de Grivel a0d7c17f 2024-07-19T23:07:08 fix tests and compilation
Thomas de Grivel 4507edd1 2024-07-18T16:35:07 ekc3: support raw blocks
Thomas de Grivel baf87c61 2024-07-18T15:42:02 ekc3: with html_escape by default
Thomas de Grivel 6c9b73cb 2024-07-18T01:47:19 ekc3_render_file: now with html escapes
Thomas de Grivel 1a078e8e 2024-07-17T01:26:52 ekc3: silent block: <% a = 1 %>
Thomas de Grivel e0e027b2 2024-07-17T00:00:16 ekc3 first result
Thomas de Grivel efb20a1f 2024-07-16T23:13:45 wip ekc3, make kc3_dlopen silent on success
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build