Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 71e8720f | 2024-09-10 22:44:05 | fix KC3 doc | ||
| a03e3d79 | 2024-09-10 22:42:14 | doc: replace space with '_' | ||
| a97da15f | 2024-09-10 21:51:02 | link to release | ||
| 3da23081 | 2024-09-10 21:42:15 | fix ekc3_render_size | ||
| bc79629d | 2024-09-10 21:42:06 | fix httpd | ||
| 31a0c7e6 | 2024-09-10 20:39:44 | do not follow ../ | ||
| cd286e39 | 2024-09-10 19:41:06 | fix ekc3_render | ||
| 0814fb6b | 2024-09-10 19:40:31 | fix 1 KC3/1.6 Variable | ||
| a644cad8 | 2024-09-10 19:16:03 | daemonize before listening | ||
| 437ccd65 | 2024-09-10 18:47:05 | fix js, minor tweaks | ||
| 58a36064 | 2024-09-10 18:41:53 | httpd: daemonize flag (-d) | ||
| a2ff0fac | 2024-09-09 20:07:03 | fix buf_fd_open_r_refill | ||
| 6cc23b25 | 2024-09-09 16:10:36 | ignore markdown.so | ||
| cc0e89f8 | 2024-09-09 16:09:01 | fix js | ||
| 30693e1d | 2024-09-09 15:04:00 | fix memleak in markdown titles | ||
| 9cd12d5c | 2024-09-09 14:19:33 | clean str_list in markdown.c | ||
| c1e0f6f4 | 2024-09-09 01:06:26 | doc: kc3: index | ||
| b066b6cf | 2024-09-09 01:05:16 | index for kc3 | ||
| 2040175c | 2024-09-09 00:58:00 | fix links in index | ||
| 79913b39 | 2024-09-09 00:57:29 | fix links in index | ||
| 3bc246bd | 2024-09-09 00:56:22 | fix links in index | ||
| c0afee41 | 2024-09-09 00:18:38 | fix link in nav | ||
| 50c1263e | 2024-09-09 00:16:47 | css | ||
| c615ede4 | 2024-09-08 23:55:57 | css | ||
| 6de2d733 | 2024-09-08 19:15:55 | wip doc | ||
| bfbc5d37 | 2024-09-08 17:53:43 | fix sort order (alphabetical) | ||
| a95860e6 | 2024-09-08 17:53:31 | bump revision | ||
| d9b54ec4 | 2024-09-08 17:26:34 | clean tuple in markdown.c | ||
| eb01da54 | 2024-09-08 17:09:04 | document HTTPd | ||
| dc7b65d8 | 2024-09-07 19:57:29 | httpd: doc | ||
| 69fb2169 | 2024-09-07 19:10:47 | create test/httpd/static/doc directory | ||
| bcfe5ff4 | 2024-09-07 19:09:58 | fixed httpd with documentation website in /doc/ | ||
| 935ba3c2 | 2024-09-07 18:28:35 | wip httpd doc | ||
| 3e7d7ea3 | 2024-09-07 15:47:16 | fix = | ||
| 072df87c | 2024-09-07 14:45:41 | wip httpd doc | ||
| c183399e | 2024-09-06 17:46:57 | wip httpd doc | ||
| 40e9a911 | 2024-09-06 16:42:03 | wip doc | ||
| b11014f0 | 2024-09-06 14:30:50 | httpd renders a layout containing nav and markdown pages, use 'npm i' and 'make' in assets directory | ||
| 3e18af61 | 2024-09-06 13:48:07 | fix nav, httpd: layout | ||
| 0a04942b | 2024-09-06 13:40:49 | render ekc3 to string | ||
| 833a59f0 | 2024-09-05 23:25:05 | wip | ||
| 33eaeb61 | 2024-09-05 20:31:28 | httpd: fix html and url escapes | ||
| 4a01fc68 | 2024-09-05 19:39:45 | test.html | ||
| fa18b5e2 | 2024-09-05 18:41:00 | wip url escapes | ||
| 1d8f6dc8 | 2024-09-05 17:44:12 | wip httpd | ||
| 4db02832 | 2024-09-05 17:40:41 | wip httpd routes | ||
| 2544241f | 2024-09-05 16:29:08 | List.append | ||
| bb77d2b1 | 2024-09-05 16:09:00 | Facts.first_with_tags() | ||
| 35c05690 | 2024-09-05 02:52:55 | fix Markdown.titles | ||
| 5bfed0bf | 2024-09-05 02:36:01 | wip Markdown.titles | ||
| 68786b8e | 2024-09-04 17:46:47 | markdown to html using md4c | ||
| 296b24c7 | 2024-09-04 15:21:20 | wip doc | ||
| d6aa7d36 | 2024-09-02 13:43:41 | release v0.1.13 | ||
| 2870f94b | 2024-09-03 19:41:27 | fix file server | ||
| 656b8d74 | 2024-09-03 15:16:44 | file_open_r: use buf_fd_open_r | ||
| 8274a3c0 | 2024-09-03 14:44:16 | wip httpd page with streaming buf | ||
| b2e67b73 | 2024-09-03 14:43:14 | img | ||
| e5947cd5 | 2024-09-01 21:54:12 | demo | ||
| f09442ac | 2024-09-01 21:46:44 | fix test ikc3 op | ||
| 6eadb56f | 2024-09-01 21:42:14 | fix test ikc3 op | ||
| e03a3f27 | 2024-09-01 19:13:58 | fix operator precedence parser (buf_parse_call_op_rec) | ||
| 25caf7b3 | 2024-09-01 17:56:53 | wip buf_parse_call_op_rec | ||
| cd46e386 | 2024-08-31 20:28:03 | wip buf_parse | ||
| 07096ba2 | 2024-08-31 20:27:38 | wip buf_parse_call_op | ||
| 2a2ae96c | 2024-08-31 16:09:44 | ikc3 history | ||
| dfee496a | 2024-08-31 11:15:36 | fix buf_parse_call_op | ||
| b5109da2 | 2024-08-31 10:27:10 | test ikc3 defoperator OK | ||
| dec91403 | 2024-08-31 09:35:11 | explicit_bzero | ||
| 32d2e319 | 2024-08-31 09:17:28 | wip tag_init_void | ||
| 6e1774ab | 2024-08-31 08:47:08 | wip env_eval_struct | ||
| f7a1c9b7 | 2024-08-31 07:37:45 | remove debug messages | ||
| 014540b2 | 2024-08-31 07:08:19 | workaround -O1 bug : tag_init_void | ||
| a9c17bac | 2024-08-30 20:18:44 | env_eval_struct: debug message | ||
| a4346a84 | 2024-08-30 19:38:11 | fix buf_inspect_var test | ||
| 04c8f958 | 2024-08-30 19:15:35 | buf_inspect_var | ||
| ef5db353 | 2024-08-30 18:46:58 | wip env_eval_struct | ||
| 315ac5b4 | 2024-08-30 18:01:43 | wip struct | ||
| 8b28358a | 2024-08-29 12:37:44 | struct_type_size: var | ||
| c930b2eb | 2024-08-29 02:38:43 | env_eval_struct | ||
| 00797520 | 2024-08-29 02:11:30 | wip tests | ||
| 85cec740 | 2024-08-27 17:14:13 | wip segv | ||
| 09600edc | 2024-08-27 16:23:42 | wip segv | ||
| 9b9fc228 | 2024-08-27 16:21:04 | wip struct_eval | ||
| 5c98ba44 | 2024-08-27 16:03:52 | wip struct with void | ||
| fe212e19 | 2024-08-27 14:02:44 | wip | ||
| 7f69abab | 2024-08-27 12:27:38 | wip tests | ||
| 19b751a0 | 2024-08-27 09:39:12 | fix struct init field to void | ||
| 87858636 | 2024-08-27 08:56:57 | wip | ||
| 7921fb52 | 2024-08-26 15:28:51 | readme | ||
| 9a3e2fa6 | 2024-08-25 23:20:04 | wip buf_parse | ||
| c21c3d33 | 2024-08-25 22:17:00 | wip buf_parse | ||
| a41cfe8f | 2024-08-23 23:51:28 | test facts_with_tags | ||
| 37078995 | 2024-08-23 23:07:59 | wip operators | ||
| effa72e0 | 2024-08-22 02:33:51 | facts_with_tags and variables | ||
| 622d4878 | 2024-08-22 01:29:45 | var set | ||
| 32220636 | 2024-08-22 00:16:24 | test.h: TEST_EQ: show expected value too | ||
| ed2cf4e6 | 2024-08-21 18:57:05 | make Var work, add operator var_assign (<-) | ||
| d9964179 | 2024-08-21 14:44:17 | refactor var | ||
| 7564e7a5 | 2024-08-19 17:55:26 | struct_test | ||
| d5fbccc3 | 2024-08-19 15:02:58 | struct_test |