Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8bfcbba1 | 2025-10-14 14:09:20 | "x" * 4 → "xxxx" | ||
| b9126b5f | 2025-10-12 21:26:50 | File.list_recursive(path) | ||
| 512a4da4 | 2025-09-21 19:32:52 | wip tls test | ||
| 18dddd28 | 2025-09-17 19:46:42 | KC3.hostname() | ||
| 40d4f38f | 2025-09-05 15:08:58 | fix bugs in tls and update sources | ||
| 9684b075 | 2025-10-05 18:24:42 | wip kpkg, env_dump_restore_resolve_path | ||
| c79baaa8 | 2025-10-05 02:50:01 | libkc3: buf_parse_match | ||
| 9fb6c479 | 2025-10-04 17:20:17 | plist_append: found bug, added tests | ||
| 77f26ec2 | 2025-09-17 16:56:09 | fix tag_neg and tag_div | ||
| 6d759765 | 2025-09-15 18:05:23 | fix data.c for do blocks (Block) | ||
| 5c765c0e | 2025-09-10 16:23:54 | make progress on pdf parser | ||
| c4a9421a | 2025-09-09 02:03:25 | pdf_buf_parse, pdf_parse_from_str, lib/kc3/0.1/pdf.kc3: PDF.parse_str, and add tests | ||
| 42f467f7 | 2025-09-12 23:08:09 | fix tests | ||
| d5792817 | 2025-09-12 21:32:14 | wip | ||
| a1f129b6 | 2025-09-12 19:31:19 | make test_httpd | ||
| 36d3d3d0 | 2025-09-12 14:39:57 | fix cfn_apply that returns a pointer as result type, set the pointer type and target type before calling the ffi. | ||
| bbec7555 | 2025-09-11 20:58:57 | fix KC3.require | ||
| a3b77550 | 2025-09-11 14:54:26 | wip fx | ||
| ea96589c | 2025-09-07 00:02:58 | update dump and httpd with lib/kc3/0.1/err.kc3 and io.kc3 | ||
| cf6bb68d | 2025-09-05 12:10:32 | fix memleak in ikc3/buf linenoise | ||
| 34f94089 | 2025-09-02 15:27:12 | securelevel(level > 0) → block cfn definition, eval, and system calls | ||
| b1336c44 | 2025-09-01 00:41:17 | rpc with structured data | ||
| 3f95edac | 2025-08-31 23:41:53 | rewrite RPC to use structured data mode by IKC3 client and support netcat mode out of the box. | ||
| ebc56160 | 2025-08-30 16:40:06 | ikc3 rpc: fix error output in client and server | ||
| 00dbad30 | 2025-08-29 17:48:54 | wip ikc3 rpc | ||
| 2db44de3 | 2025-08-28 19:10:02 | tls_config.c | ||
| a8511f34 | 2025-08-28 18:16:30 | TLS.ca_cert_path() | ||
| d93ed713 | 2025-08-28 02:39:14 | support sysctl([:fs, :posix, :setuid]) | ||
| 72acccd8 | 2025-08-26 16:24:51 | fix pointer test and facts_with ikc3 tests | ||
| 1cbc1606 | 2025-08-26 14:19:41 | fix pointer and add tests for pointer | ||
| dea27e91 | 2025-08-24 17:45:06 | add pointer_type to s_pointer | ||
| f90faa91 | 2025-08-19 16:34:33 | Fix pfacts queries in test ikc3 | ||
| 04e98910 | 2025-08-15 17:24:28 | add dump files, use 'make dump' to refresh the dumps. | ||
| 61ad534c | 2025-08-14 15:39:24 | all tests pass, restoring from lib/kc3/0.1/kc3.dump automatically. Use make dump to update the dump. | ||
| dfa0bce9 | 2025-08-14 14:58:31 | dump and restore env | ||
| 53002eaa | 2025-08-13 19:27:35 | ikc3 --dump and --restore | ||
| 415fbad3 | 2025-08-13 17:47:12 | KC3.dump((Str) path) and parse optional argument --restore PATH | ||
| 3b0549bc | 2025-08-12 20:54:29 | fix ekc3 | ||
| 436f4f3a | 2025-08-11 12:39:34 | initialized refactor of facts (binary = true) | ||
| 4f79fbba | 2025-08-11 12:26:20 | wip marshall facts db | ||
| 781e82c9 | 2025-08-11 00:27:54 | wip buf, init, Call | ||
| 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 | ||
| 132f0830 | 2025-08-08 19:11:54 | fix tests marshall ikc3 | ||
| b62623e2 | 2025-08-08 17:12:39 | fix inspect ratio | ||
| 780e4f45 | 2025-08-07 13:14:18 | fix marshalling of s_str | ||
| a27dc418 | 2025-08-05 07:38:39 | embed_parse_template_str | ||
| 63d336a7 | 2025-08-05 07:17:13 | wip embed | ||
| a21f47fa | 2025-08-05 01:59:28 | wip backup | ||
| 2d20dcd1 | 2025-08-02 19:08:26 | feat: KC3 uptime and pcallable and pvar names | ||
| 70224352 | 2025-08-02 15:34:38 | remove need for snprintf | ||
| 23157d69 | 2025-08-02 13:32:32 | add uptime to test_httpd in /system | ||
| 6c0e2a86 | 2025-08-01 16:27:35 | %Time{} with tags | ||
| 64263f0b | 2025-07-24 12:09:01 | wip str | ||
| 7a49d8f5 | 2025-07-23 18:39:09 | wip str "\xFF" | ||
| fb7ae9ad | 2025-07-20 14:41:49 | split buf_parse_ident_cast and fix '(Ident) Module.sym' parsing and special operator resolution | ||
| 8398379f | 2025-07-19 23:40:36 | license and while | ||
| 94d38022 | 2025-07-19 15:14:26 | wip | ||
| 3f0fecd3 | 2025-07-19 11:02:24 | fix while test (while argument needs parens) | ||
| 4ed6b582 | 2025-07-19 10:31:48 | while tests | ||
| b73bb339 | 2025-07-17 11:20:38 | wip no autoload | ||
| 35420107 | 2025-07-17 07:51:33 | remove module autoloading at struct init | ||
| 25fa2f68 | 2025-07-15 23:43:34 | update ikc3 history with socket testing commands | ||
| 08729c30 | 2025-07-14 17:09:37 | wip pvar | ||
| 445be7ca | 2025-07-07 11:31:44 | minor tweaks | ||
| e3295dbb | 2025-05-18 12:22:42 | return and unwind protect | ||
| 12c8b3e8 | 2025-05-12 13:58:42 | block and function return and return_from | ||
| 86b75749 | 2025-05-02 13:13:22 | document named blocks | ||
| 73bfe504 | 2025-03-30 19:20:49 | wip doc Map and Struct | ||
| 726be367 | 2025-03-17 13:45:54 | error message | ||
| aea20589 | 2025-03-11 18:23:03 | fix %Time{} in struct | ||
| 9aba5845 | 2025-03-11 13:45:07 | fix tests | ||
| 2f5a675a | 2025-03-07 18:36:43 | wip ops / pstruct | ||
| d1302beb | 2025-03-06 09:41:04 | wip pstruct | ||
| 72907a3f | 2025-03-04 16:09:13 | wip operators and struct/pstruct pass by ref | ||
| ee66f119 | 2025-03-04 14:05:40 | wip tests ops and facts_with | ||
| e104f071 | 2025-03-03 18:12:50 | fix tests and env_eval_call_resolve | ||
| 2e861758 | 2025-03-03 12:43:38 | wip op ops ht | ||
| 3b413504 | 2025-02-28 17:34:31 | wip buf_inspect_fn | ||
| f20a8909 | 2025-02-24 01:17:30 | op / ops | ||
| a132c073 | 2025-02-22 15:12:54 | List.length = cfn "kc3_list_length" | ||
| 4f003bd0 | 2025-02-14 20:17:07 | ratio facts wrap | ||
| ccde0b7d | 2025-02-06 22:44:34 | fix file_dirname and http request | ||
| 7e675af6 | 2025-02-06 00:52:23 | wip primes | ||
| 576abebd | 2025-02-05 23:51:24 | Math.pow | ||
| b186fed5 | 2025-02-04 16:44:10 | fix HTTP.upload | ||
| 4b89dce3 | 2025-02-06 01:30:08 | wip primes | ||
| 51cf5ef9 | 2025-02-06 00:52:23 | wip primes | ||
| cfb5a895 | 2025-02-05 23:51:24 | Math.pow | ||
| 644bac2a | 2025-01-07 14:19:28 | smtp: sendmail | ||
| 7e04c425 | 2025-01-07 11:52:26 | tag_or, tag_and | ||
| ecc066f1 | 2025-01-06 16:53:56 | smtp_open, smtp_close | ||
| 4dfd532f | 2025-01-03 01:11:36 | wip fix sysctl | ||
| 5c2d4bc6 | 2025-01-02 19:49:43 | deserialize | ||
| d866ecdc | 2025-01-01 21:04:09 | tag_is_integer | ||
| bdc01abc | 2024-12-25 05:15:02 | wip | ||
| 376bbec4 | 2024-12-20 13:21:21 | ncpu global variable | ||
| d43063c7 | 2024-12-11 03:42:10 | wip gtk4 application | ||
| 016f0489 | 2024-12-11 00:31:14 | gtk4 |