libkc3/kc3.c


Log

Author Commit Date CI Message
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel 57979c67 2024-08-02T12:12:19 wip httpd
Thomas de Grivel 591012ff 2024-07-31T12:14:33 wip httpd
Thomas de Grivel 89697be8 2024-07-28T05:25:58 tmp = {0}
Thomas de Grivel 69671c6d 2024-07-25T17:19:03 wip http request and Buf
Thomas de Grivel 35c2f2fe 2024-07-23T20:35:40 wip env
Thomas de Grivel e7f451ec 2024-07-23T13:49:18 wip test_http
Baptiste 1bb16b06 2024-07-22T18:27:02 memory leaks corrections
Thomas de Grivel b7a148cb 2024-07-16T21:10:50 bugfix --load and newlines
Thomas de Grivel be34a823 2024-07-16T17:07:30 fix ikc3 --load and kc3s --load
Thomas de Grivel ca0a0ffa 2024-07-16T15:35:29 env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build
Baptiste f546ca0b 2024-07-17T19:12:01 corrected the dlopen use in the kc3.c file to ensure a smooth running of the tests
Thomas de Grivel efb20a1f 2024-07-16T23:13:45 wip ekc3, make kc3_dlopen silent on success