Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a4170a32 | 2025-07-14 20:32:39 | fix pvar | ||
| 1c2a5430 | 2025-07-14 18:32:43 | fix ikc3> ? = 1 | ||
| cfe8bb54 | 2025-07-14 18:21:41 | wip pvar | ||
| 0a4deeef | 2025-07-14 18:06:29 | wip pvar | ||
| 50fa19c3 | 2025-04-26 13:06:39 | make uninstall, fix build under windows | ||
| 7c6b0d9c | 2025-04-08 21:14:02 | wip asan freebsd | ||
| fef418c9 | 2025-03-23 13:14:54 | wip ikc3 | ||
| aea20589 | 2025-03-11 18:23:03 | fix %Time{} in struct | ||
| d1302beb | 2025-03-06 09:41:04 | wip pstruct | ||
| 72907a3f | 2025-03-04 16:09:13 | wip operators and struct/pstruct pass by ref | ||
| fc6cc58f | 2025-03-04 04:25:20 | wip tests ops defoperator | ||
| beadf2e3 | 2025-03-04 03:17:06 | fix %Buf{} | ||
| f0cada2f | 2025-03-03 21:49:08 | wip tests ikc3 | ||
| db40523c | 2025-03-02 16:14:12 | Change copyright wording and extend to 2025 | ||
| 3b413504 | 2025-02-28 17:34:31 | wip buf_inspect_fn | ||
| af888f12 | 2025-02-15 01:37:56 | ikc3 works in release msys2 clang64 | ||
| b52185ba | 2025-02-14 22:40:46 | wip clang64 msys2 | ||
| ccde0b7d | 2025-02-06 22:44:34 | fix file_dirname and http request | ||
| bdc01abc | 2024-12-25 05:15:02 | wip | ||
| 042d4e8d | 2024-12-15 19:56:13 | ikc3: trace --load also | ||
| 70f2fd8e | 2024-12-12 14:34:10 | ikc3 --trace, wip kmsg gtk4 | ||
| a5dc42e3 | 2024-12-03 22:15:52 | fix memleaks in ikc3 and kc3s | ||
| c1bf1ed9 | 2024-12-03 13:12:07 | Thread.new and Thread.delete | ||
| b6e7d3c9 | 2024-12-03 12:42:50 | make env forkable | ||
| 1165bf0f | 2024-12-03 11:06:11 | g_kc3_env as a pointer | ||
| 6ec028a1 | 2024-11-27 22:40:40 | wip win32 | ||
| 7ccbb952 | 2024-11-11 12:35:09 | File.list_files_recursive | ||
| 0e23d48c | 2024-11-09 15:46:20 | fix list_sort_by (List.sort_by(list, fn)) | ||
| b6bd86b4 | 2024-10-27 20:47:23 | fix build on macos | ||
| b66d2972 | 2024-10-25 15:06:34 | struct_put for s_time | ||
| 788e0b72 | 2024-10-25 13:29:58 | Struct.put() | ||
| dca39366 | 2024-10-21 11:46:12 | wip | ||
| 8802b04a | 2024-09-29 17:04:45 | wip env_facts_with | ||
| 64c0bd78 | 2024-09-29 09:36:06 | wip Facts | ||
| 9d4078f9 | 2024-09-23 13:04:52 | wip fx, Str.size(), tag_integer_reduce for Uw, Sw | ||
| a6ca5aef | 2024-09-20 21:29:10 | fix system | ||
| 18e2da30 | 2024-09-16 16:41:44 | wip cow, pcow, reference counting | ||
| 47ac41a7 | 2024-09-16 15:20:10 | make gdb_ikc3_asan | ||
| fbfd58a3 | 2024-09-16 14:42:49 | wip cow | ||
| 4db02832 | 2024-09-05 17:40:41 | wip httpd routes | ||
| cd46e386 | 2024-08-31 20:28:03 | wip buf_parse | ||
| 87858636 | 2024-08-27 08:56:57 | wip | ||
| 37078995 | 2024-08-23 23:07:59 | wip operators | ||
| 2ff624a5 | 2024-08-17 12:53:43 | fix struct_access on Var, facts_with_tags works ! | ||
| 83f088cb | 2024-08-16 23:55:27 | Facts.with_tags(Facts.env_facts(), ?, ?, ?, fn (fact) { puts(fact) }) | ||
| 5455754d | 2024-08-11 17:18:22 | wip kc3_facts, fix buf_inspect_sym_size | ||
| d5a04b57 | 2024-08-09 00:44:51 | TAG_TIME, tests OK | ||
| 4f11cd62 | 2024-08-03 18:53:50 | wip Str eval | ||
| 90d43dfb | 2024-07-27 22:51:38 | config_i386 | ||
| f3da01dc | 2024-07-16 14:45:21 | support --load and --quit | ||
| d4f526a9 | 2024-07-17 21:20:48 | configure: print own path | ||
| b7a148cb | 2024-07-16 21:10:50 | bugfix --load and newlines | ||
| efb20a1f | 2024-07-16 23:13:45 | wip ekc3, make kc3_dlopen silent on success | ||
| be34a823 | 2024-07-16 17:07:30 | fix ikc3 --load and kc3s --load | ||
| ca0a0ffa | 2024-07-16 15:35:29 | env: move --load to ikc3.c and kc3s.c, wrote kc3_puts | ||
| 1ae6ad0e | 2024-07-15 19:59:52 | rename c3 to kc3, fix update_source, configure, build |