kc3-lang/kc3/test/ikc3/list.out.expected

Branch :


Log

Author Commit Date CI Message
thodg 012c38ac 2026-08-10 14:40:41 fix List
thodg 766d2424 2026-08-10 14:07:59 List.map_filter()
thodg f2e82b1f 2026-08-10 13:26:20 List.map_join()
thodg ed5cabef 2026-08-10 11:15:22 List.do : cfn_macro
thodg 5ba5d630 2025-12-12 11:03:08 fix tests after list_inspect refactor
thodg 40f21bd7 2025-10-04 17:33:48 fix List.append and List.append_one
thodg 9fb6c479 2025-10-04 17:20:17 plist_append: found bug, added tests
thodg 49d50d72 2025-03-14 17:46:13 fix tests for buf_parse_list which was fixed by sym_character_is_reserved
thodg a132c073 2025-02-22 15:12:54 List.length = cfn "kc3_list_length"
thodg 10c0cb40 2025-02-22 14:44:29 List.slice(list, start, end)