kc3-lang/kc3/kc3s/kc3s.c

Branch :


Log

Author Commit Date CI Message
thodg 906702e5 2025-03-23 13:11:36 wip kc3s
thodg db40523c 2025-03-02 16:14:12 Change copyright wording and extend to 2025
thodg b52185ba 2025-02-14 22:40:46 wip clang64 msys2
thodg a5dc42e3 2024-12-03 22:15:52 fix memleaks in ikc3 and kc3s
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 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