test/ikc3


Log

Author Commit Date CI Message
Thomas de Grivel 0fd81cea 2024-08-06T12:39:18 fix tag_div for tag_integer_reduce
Thomas de Grivel b2b1b077 2024-08-05T18:35:58 fix test ikc3 puts
Thomas de Grivel 124fa98b 2024-08-05T18:05:58 fix tests for casts
Thomas de Grivel 92541c8e 2024-08-05T17:14:43 update integer.lisp
Thomas de Grivel 338af0e8 2024-08-05T16:14:25 fix test for globals
Thomas de Grivel 57f6d1ad 2024-08-05T13:06:41 wip integer_reduce
Thomas de Grivel 91f6b1ab 2024-08-04T20:31:29 fix tests
Thomas de Grivel 9d79bd0c 2024-08-04T19:54:53 wip integers and cast
Baptiste fdf99158 2024-08-02T13:34:41 corrected the if test
Baptiste 85db6f2e 2024-08-01T18:33:54 fix tests
Thomas de Grivel 3a81313e 2024-08-01T16:37:35 delete current_test
Baptiste 7542a210 2024-08-01T16:32:16 buf_parse_tag_tuple added to buf_parse_tag
Baptiste 866efade 2024-08-01T16:07:40 correcting the bugs in ikc3_test
Thomas de Grivel 4cfe3b12 2024-08-01T15:35:06 fix test ikc3 buf_rw
Thomas de Grivel 21562b6b 2024-07-31T19:05:40 fix buf_inspect_struct %Buf{}
Thomas de Grivel 8a0a06dd 2024-07-31T18:55:51 wip str_init_cast
Baptiste 5bf9523e 2024-07-31T18:04:17 reworked str test
Thomas de Grivel f225c6b7 2024-07-31T17:58:47 wip buf_inspect_struct
Thomas de Grivel 20ef7f9a 2024-07-30T15:01:34 shorten test/ikc3/def
Thomas de Grivel 264df694 2024-07-29T14:27:35 fix tests for (U8) 0
Thomas de Grivel d05b6203 2024-07-29T14:08:40 wip tests
Thomas de Grivel 12657c22 2024-07-23T16:47:20 struct struct_ { bool free_data; }
Thomas de Grivel 600f4487 2024-07-20T19:00:22 wip http and buf_parse
Thomas de Grivel a0d7c17f 2024-07-19T23:07:08 fix tests and compilation
Thomas de Grivel 9ef64e73 2024-07-19T19:26:17 rename test/ikc3/*.in into *.kc3
Thomas de Grivel 9b812239 2024-07-19T19:14:25 wip sockets, cast
Thomas de Grivel b7a148cb 2024-07-16T21:10:50 bugfix --load and newlines
Thomas de Grivel ca0a0ffa 2024-07-16T15:35:29 env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
Thomas de Grivel b45456dc 2024-07-15T22:39:24 rename c3 -> kc3
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build