Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4049a75e | 2024-08-18 19:13:05 | fix double free | ||
| ff1007c6 | 2024-08-17 16:45:05 | misc | ||
| 0602ff4f | 2024-08-17 14:35:17 | facts_with | ||
| 2ff624a5 | 2024-08-17 12:53:43 | fix struct_access on Var, facts_with_tags works ! | ||
| 83f088cb | 2024-08-16 23:55:27 | Facts.with_tags(Facts.env_facts(), ?, ?, ?, fn (fact) { puts(fact) }) | ||
| f91b2487 | 2024-08-15 15:40:08 | test http 07_client_server | ||
| 64736703 | 2024-08-12 12:18:17 | httpd working, with corrected Content-Length | ||
| 9534181b | 2024-08-11 21:12:25 | wip httpd libevent2 | ||
| 5455754d | 2024-08-11 17:18:22 | wip kc3_facts, fix buf_inspect_sym_size | ||
| b933599c | 2024-08-11 02:38:02 | pretty_printer: test/ikc3/str.kc3 | ||
| 30ed0616 | 2024-08-10 23:06:17 | wip pretty printer | ||
| 1f94d620 | 2024-08-09 14:02:52 | HTTP.Event.version() | ||
| f4c3ccbc | 2024-08-08 12:07:35 | fix require | ||
| 767e55da | 2024-08-07 16:14:27 | file_ext | ||
| 989518e8 | 2024-08-07 14:43:18 | HTTP.mime_type | ||
| cd3a9793 | 2024-08-07 13:40:07 | File.read | ||
| 18bd7a9d | 2024-08-07 11:22:13 | add Str.starts_with? and Str.ends_with? to fix bug in HTTPd | ||
| 0ca99830 | 2024-08-06 19:59:21 | File.list(path) | ||
| c4eabc01 | 2024-08-06 19:24:50 | httpd: wip: file server | ||
| 0fd81cea | 2024-08-06 12:39:18 | fix tag_div for tag_integer_reduce | ||
| 57f6d1ad | 2024-08-05 13:06:41 | wip integer_reduce | ||
| 4f11cd62 | 2024-08-03 18:53:50 | wip Str eval | ||
| 95c4e5c0 | 2024-08-03 11:01:48 | test struct offsets | ||
| 2c3d9e4d | 2024-08-02 13:33:58 | wip httpd | ||
| cb6f223a | 2024-08-02 12:35:36 | Struct.offset(%HTTP.Request, :message) | ||
| 16410bc7 | 2024-07-29 18:50:42 | full http_request_buf_parse on tci50 | ||
| cdc4416f | 2024-07-27 20:40:49 | buf_inspect_s, buf_inspect_u: print cast when necessary | ||
| e7f451ec | 2024-07-23 13:49:18 | wip test_http | ||
| e8923ad6 | 2024-07-21 21:07:00 | wip | ||
| 600f4487 | 2024-07-20 19:00:22 | wip http and buf_parse | ||
| 9b812239 | 2024-07-19 19:14:25 | wip sockets, cast | ||
| be34a823 | 2024-07-16 17:07:30 | fix ikc3 --load and kc3s --load |