kc3-lang/kc3/ikc3

Branch :


Log

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