ekc3

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 3fbd53a3 2025-09-20T04:39:45 fix SRC_TOP
Thomas de Grivel b5cf25bd 2025-09-03T11:18:55 add missing fclose in embed.c
Thomas de Grivel 95067e52 2025-09-03T10:59:25 fix buf_read_to_str and str_init_slice error checking
Thomas de Grivel f10ae809 2025-08-30T00:14:55 fix refactor of buf_read_until_*
Thomas de Grivel be5c221e 2025-08-29T22:49:40 finish refactor of buf_read_until_*
Thomas de Grivel 754fbef4 2025-08-27T23:00:11 fix DESTDIR in make install
Thomas de Grivel f7200b12 2025-08-19T21:41:36 refactor file_open to accept s_str
Thomas de Grivel 194e621c 2025-08-13T01:24:02 fix httpd
Thomas de Grivel 38e85b33 2025-08-11T01:46:09 wip embed
Thomas de Grivel f4e6e401 2025-08-11T01:13:39 wip embed
Thomas de Grivel be6e34e9 2025-08-11T00:22:53 wip embed, Call.ident, Call.sym
Thomas de Grivel 11928701 2025-08-10T23:31:04 wip embed and str_init_concatenate_list
Thomas de Grivel 7deb2beb 2025-08-10T21:30:20 wip ekc3/embed
Thomas de Grivel 7169b221 2025-08-06T00:02:20 fix data for buf_inspect_list -> plist and _size functions, also work on ekc3
Thomas de Grivel 083beb35 2025-08-05T07:46:21 make
Thomas de Grivel a27dc418 2025-08-05T07:38:39 embed_parse_template_str
Thomas de Grivel 63d336a7 2025-08-05T07:17:13 wip embed
Thomas de Grivel f8317f48 2025-08-05T05:07:47 wip
Thomas de Grivel a21f47fa 2025-08-05T01:59:28 wip backup
Thomas de Grivel 979b3eef 2025-07-26T19:48:21 refactor types.h
lyzer-px bbd83477 2025-07-25T18:02:09 refactor: TAG_LIST -> TAG_PLIST
Thomas de Grivel 37b05be9 2025-07-22T06:07:54 ws: 72 columns
Thomas de Grivel 944c07d2 2025-07-21T02:28:03 wip p_*
Thomas de Grivel a16819fb 2025-04-29T21:16:54 refactor: rename block into do_block
Thomas de Grivel 50fa19c3 2025-04-26T13:06:39 make uninstall, fix build under windows
Thomas de Grivel db40523c 2025-03-02T16:14:12 Change copyright wording and extend to 2025
Thomas de Grivel b52185ba 2025-02-14T22:40:46 wip clang64 msys2
Thomas de Grivel e84b3762 2024-12-10T09:51:41 fix ekc3_render_raw_size
Thomas de Grivel b6e7d3c9 2024-12-03T12:42:50 make env forkable
Thomas de Grivel 1165bf0f 2024-12-03T11:06:11 g_kc3_env as a pointer
Thomas de Grivel df38cb84 2024-11-18T10:29:36 wip const and s_callable
Thomas de Grivel 3042d12d 2024-10-23T08:50:03 ekc3: don't display void
Thomas de Grivel 58c1fe7a 2024-09-25T17:43:53 Sh.quote and tests
Thomas de Grivel 0202e9ce 2024-09-14T00:02:57 views with preloaded templates
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
Thomas de Grivel 5bfed0bf 2024-09-05T02:36:01 wip Markdown.titles
Thomas de Grivel 9f3a2134 2024-08-08T16:00:41 fix configure for macos
Baptiste 0033716a 2024-07-30T18:00:27 http response: wip
Baptiste 07e09314 2024-07-29T16:49:39 working fourth http test
Thomas de Grivel 90d43dfb 2024-07-27T22:51:38 config_i386
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 fed0531f 2024-07-17T21:21:04 ekc3: html_escape
Thomas de Grivel 6f308531 2024-07-17T19:10:01 wip ekc3/html html_escape
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
Thomas de Grivel d4f526a9 2024-07-17T21:20:48 configure: print own path
Thomas de Grivel 1a078e8e 2024-07-17T01:26:52 ekc3: silent block: <% a = 1 %>