Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fdbcc728 | 2025-10-16 18:19:48 | fix make install | ||
| 5ee28d9c | 2025-10-16 17:00:40 | configure: fix build in local dir | ||
| f95a1d79 | 2025-10-16 12:24:03 | wip build in separate dir | ||
| 9905476c | 2025-10-15 23:33:29 | making progress on build dir | ||
| 3224e42f | 2025-10-03 19:45:23 | wip kpkg | ||
| 3fbd53a3 | 2025-09-20 04:39:45 | fix SRC_TOP | ||
| b5cf25bd | 2025-09-03 11:18:55 | add missing fclose in embed.c | ||
| 95067e52 | 2025-09-03 10:59:25 | fix buf_read_to_str and str_init_slice error checking | ||
| f10ae809 | 2025-08-30 00:14:55 | fix refactor of buf_read_until_* | ||
| be5c221e | 2025-08-29 22:49:40 | finish refactor of buf_read_until_* | ||
| 754fbef4 | 2025-08-27 23:00:11 | fix DESTDIR in make install | ||
| f7200b12 | 2025-08-19 21:41:36 | refactor file_open to accept s_str | ||
| 194e621c | 2025-08-13 01:24:02 | fix httpd | ||
| 38e85b33 | 2025-08-11 01:46:09 | wip embed | ||
| f4e6e401 | 2025-08-11 01:13:39 | wip embed | ||
| be6e34e9 | 2025-08-11 00:22:53 | wip embed, Call.ident, Call.sym | ||
| 11928701 | 2025-08-10 23:31:04 | wip embed and str_init_concatenate_list | ||
| 7deb2beb | 2025-08-10 21:30:20 | wip ekc3/embed | ||
| 7169b221 | 2025-08-06 00:02:20 | fix data for buf_inspect_list -> plist and _size functions, also work on ekc3 | ||
| 083beb35 | 2025-08-05 07:46:21 | make | ||
| a27dc418 | 2025-08-05 07:38:39 | embed_parse_template_str | ||
| 63d336a7 | 2025-08-05 07:17:13 | wip embed | ||
| f8317f48 | 2025-08-05 05:07:47 | wip | ||
| a21f47fa | 2025-08-05 01:59:28 | wip backup | ||
| 979b3eef | 2025-07-26 19:48:21 | refactor types.h | ||
| bbd83477 | 2025-07-25 18:02:09 | refactor: TAG_LIST -> TAG_PLIST | ||
| 37b05be9 | 2025-07-22 06:07:54 | ws: 72 columns | ||
| 944c07d2 | 2025-07-21 02:28:03 | wip p_* | ||
| a16819fb | 2025-04-29 21:16:54 | refactor: rename block into do_block | ||
| 50fa19c3 | 2025-04-26 13:06:39 | make uninstall, fix build under windows | ||
| db40523c | 2025-03-02 16:14:12 | Change copyright wording and extend to 2025 | ||
| b52185ba | 2025-02-14 22:40:46 | wip clang64 msys2 | ||
| e84b3762 | 2024-12-10 09:51:41 | fix ekc3_render_raw_size | ||
| b6e7d3c9 | 2024-12-03 12:42:50 | make env forkable | ||
| 1165bf0f | 2024-12-03 11:06:11 | g_kc3_env as a pointer | ||
| df38cb84 | 2024-11-18 10:29:36 | wip const and s_callable | ||
| 3042d12d | 2024-10-23 08:50:03 | ekc3: don't display void | ||
| 58c1fe7a | 2024-09-25 17:43:53 | Sh.quote and tests | ||
| 0202e9ce | 2024-09-14 00:02:57 | views with preloaded templates | ||
| 3da23081 | 2024-09-10 21:42:15 | fix ekc3_render_size | ||
| cd286e39 | 2024-09-10 19:41:06 | fix ekc3_render | ||
| 0a04942b | 2024-09-06 13:40:49 | render ekc3 to string | ||
| 833a59f0 | 2024-09-05 23:25:05 | wip | ||
| 5bfed0bf | 2024-09-05 02:36:01 | wip Markdown.titles | ||
| 9f3a2134 | 2024-08-08 16:00:41 | fix configure for macos | ||
| 0033716a | 2024-07-30 18:00:27 | http response: wip | ||
| 07e09314 | 2024-07-29 16:49:39 | working fourth http test | ||
| 90d43dfb | 2024-07-27 22:51:38 | config_i386 | ||
| 44365ec1 | 2024-07-23 12:41:25 | fixed memleaks using Asan | ||
| 1bb16b06 | 2024-07-22 18:27:02 | memory leaks corrections | ||
| a0d7c17f | 2024-07-19 23:07:08 | fix tests and compilation | ||
| 4507edd1 | 2024-07-18 16:35:07 | ekc3: support raw blocks | ||
| baf87c61 | 2024-07-18 15:42:02 | ekc3: with html_escape by default | ||
| 6c9b73cb | 2024-07-18 01:47:19 | ekc3_render_file: now with html escapes | ||
| fed0531f | 2024-07-17 21:21:04 | ekc3: html_escape | ||
| d4f526a9 | 2024-07-17 21:20:48 | configure: print own path | ||
| 1a078e8e | 2024-07-17 01:26:52 | ekc3: silent block: <% a = 1 %> | ||
| e0e027b2 | 2024-07-17 00:00:16 | ekc3 first result | ||
| 1ae6ad0e | 2024-07-15 19:59:52 | rename c3 to kc3, fix update_source, configure, build | ||
| efb20a1f | 2024-07-16 23:13:45 | wip ekc3, make kc3_dlopen silent on success | ||
| 6f308531 | 2024-07-17 19:10:01 | wip ekc3/html html_escape |