kc3-lang/kc3/ikc3/.ikc3_history

Branch :


Log

Author Commit Date CI Message
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 3b413504 2025-02-28 17:34:31 wip buf_inspect_fn
thodg ccde0b7d 2025-02-06 22:44:34 fix file_dirname and http request
thodg c1bf1ed9 2024-12-03 13:12:07 Thread.new and Thread.delete
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 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 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 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 be34a823 2024-07-16 17:07:30 fix ikc3 --load and kc3s --load