Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 6f308531 | 2024-07-17 19:10:01 | wip ekc3/html html_escape | ||
| 1a078e8e | 2024-07-17 01:26:52 | ekc3: silent block: <% a = 1 %> | ||
| e0e027b2 | 2024-07-17 00:00:16 | ekc3 first result | ||
| efb20a1f | 2024-07-16 23:13:45 | wip ekc3, make kc3_dlopen silent on success | ||
| 1ae6ad0e | 2024-07-15 19:59:52 | rename c3 to kc3, fix update_source, configure, build |