kc3-lang/kc3/ikc3

Branch :


Log

Author Commit Date CI Message
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