kc3-lang/kc3/test/ikc3

Branch :


Log

Author Commit Date CI Message
thodg 12657c22 2024-07-23 16:47:20 struct struct_ { bool free_data; }
thodg 600f4487 2024-07-20 19:00:22 wip http and buf_parse
thodg a0d7c17f 2024-07-19 23:07:08 fix tests and compilation
thodg 9ef64e73 2024-07-19 19:26:17 rename test/ikc3/*.in into *.kc3
thodg 9b812239 2024-07-19 19:14:25 wip sockets, cast
thodg b7a148cb 2024-07-16 21:10:50 bugfix --load and newlines
thodg ca0a0ffa 2024-07-16 15:35:29 env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
thodg b45456dc 2024-07-15 22:39:24 rename c3 -> kc3
thodg 1ae6ad0e 2024-07-15 19:59:52 rename c3 to kc3, fix update_source, configure, build