Log

Author Commit Date CI Message
Thomas de Grivel 2a7c4c96 2024-08-10T23:24:52 pretty_printer: indent maps
Thomas de Grivel 30ed0616 2024-08-10T23:06:17 wip pretty printer
Thomas de Grivel 7ec48a02 2024-08-10T19:11:54 update test/ikc3 for pretty printer
Thomas de Grivel ecd36f07 2024-08-10T18:38:03 pretty printer: tests ok
Thomas de Grivel 1792fa78 2024-08-10T15:32:54 fixed compilation of tests
Thomas de Grivel 33cc4d8c 2024-08-10T14:43:27 fix compilation
Thomas de Grivel 6dd239bc 2024-08-10T14:35:07 wip buf_inspect_size s_pretty
Thomas de Grivel 5b4ab876 2024-08-09T21:10:34 wip buf_inspect pretty printer
Baptiste 04f8dd82 2024-08-09T18:12:25 wip
Thomas de Grivel c731c107 2024-08-09T18:00:18 refactor buf_inspect_size for s_pretty, line 2000
Thomas de Grivel fc0d908c 2024-08-09T16:52:11 wip buf_inspect_*_size pretty printer
Baptiste f92c661b 2024-08-09T16:50:29 rework: still wip
Thomas de Grivel 07decc2d 2024-08-09T16:13:54 ws
Thomas de Grivel 538d2e9a 2024-08-09T16:12:44 wip pretty printer
Baptiste f9427515 2024-08-09T15:59:24 event.kc3: removed useless line
Baptiste 37605d1f 2024-08-09T16:01:33 rebase
Thomas de Grivel 0faaa440 2024-08-09T15:52:19 wip pretty printer
Thomas de Grivel 7ce28dd6 2024-08-09T15:17:45 buf: base_column for block indentation
Thomas de Grivel 1f94d620 2024-08-09T14:02:52 HTTP.Event.version()
Baptiste 9664125c 2024-08-09T13:53:57 tests: wip
Thomas de Grivel 820cb423 2024-08-09T13:48:08 event_base_new
Thomas de Grivel 61ae2f2b 2024-08-09T13:45:13 fix build with #include <event2/event.h>
Thomas de Grivel faed0221 2024-08-09T02:17:12 wip test/http/07_event_echo
Thomas de Grivel 315de6ef 2024-08-09T01:33:35 wip test/http/07_event_echo
Thomas de Grivel b79ca537 2024-08-09T00:45:58 httpd: public/test.html
Thomas de Grivel d5a04b57 2024-08-09T00:44:51 TAG_TIME, tests OK
Thomas de Grivel 15cf7750 2024-08-08T22:45:43 wip TAG_TIME
Thomas de Grivel bce12090 2024-08-08T19:07:22 new tag type: TAG_TIME
Baptiste 1558b60e 2024-08-08T17:21:56 added dispatch
Thomas de Grivel 01c8e735 2024-08-08T17:43:00 kc3_errno, kc3_strerror
Thomas de Grivel 3989128c 2024-08-08T17:32:56 fix configure
Thomas de Grivel 752330a5 2024-08-08T17:20:11 Fix build on MacOS (M2)
Baptiste 8d462bed 2024-08-08T16:18:49 passing test 07
Thomas de Grivel 9f3a2134 2024-08-08T16:00:41 fix configure for macos
Baptiste ba70c971 2024-08-08T15:59:57 http: fix tests: wip
Baptiste 41b98eb3 2024-08-08T15:59:35 httpd: fix compilation: wip
Thomas de Grivel 05a6a4d6 2024-08-08T14:58:00 wip http_event
Thomas de Grivel 80b8114f 2024-08-08T13:48:18 wip http_event
Baptiste ddc89e7f 2024-08-08T13:16:08 wip
Thomas de Grivel 87d25ea2 2024-08-08T13:37:33 typo
Thomas de Grivel 494a860c 2024-08-08T13:35:10 test libevent
Thomas de Grivel 866ba2d0 2024-08-08T13:13:52 http_event.h: heap-allocation functions
Baptiste 5b64de6d 2024-08-08T12:36:42 event.kc3
Thomas de Grivel a6da535d 2024-08-08T12:16:37 httpd: require modules
Thomas de Grivel 3adef1ff 2024-08-08T12:08:42 http_event_add
Thomas de Grivel ab23bf1a 2024-08-08T12:08:22 change s_time
Thomas de Grivel c0fc2f61 2024-08-08T12:08:00 link libkc3_http with -levent
Thomas de Grivel f4c3ccbc 2024-08-08T12:07:35 fix require
Thomas de Grivel 02b27ced 2024-08-08T11:52:41 http_event_set: argument -> s_tag *
Thomas de Grivel d80247ca 2024-08-08T11:44:11 http: wip event
Thomas de Grivel ef08781f 2024-08-08T11:40:00 public
Thomas de Grivel a03e9bb7 2024-08-08T11:32:41 add http_event.c and http_event.h
Thomas de Grivel 1569f9b8 2024-08-07T17:52:24 http methods
Thomas de Grivel bb838432 2024-08-07T17:13:17 add test files for httpd
Baptiste 7ae15479 2024-08-07T17:04:10 httpd: send headers with mime type based on extension of request url
Baptiste 9c1098b9 2024-08-07T16:23:47 deleted useless body
Thomas de Grivel 767e55da 2024-08-07T16:14:27 file_ext
Baptiste e87b9143 2024-08-07T15:43:40 fix bugs in httpd
Thomas de Grivel 989518e8 2024-08-07T14:43:18 HTTP.mime_type
Baptiste 263c9d50 2024-08-07T13:41:19 httpd: wip show_page
Baptiste cd3a9793 2024-08-07T13:40:07 File.read
Baptiste bf1109d9 2024-08-07T13:28:18 fix buf and buf_getc
Thomas de Grivel 2c1432df 2024-08-07T12:56:31 http mime types
Thomas de Grivel d87f2f3f 2024-08-07T12:50:49 wip mime types
Thomas de Grivel 18bd7a9d 2024-08-07T11:22:13 add Str.starts_with? and Str.ends_with? to fix bug in HTTPd
Baptiste bf16b07e 2024-08-06T22:03:05 link to release in test/httpd
Baptiste 7fe03846 2024-08-06T22:02:45 todo
Baptiste a38e8186 2024-08-06T21:39:00 httpd: directory
Baptiste 261773c7 2024-08-06T20:40:04 httpd: routes: wip
Baptiste 2e50d84b 2024-08-06T20:34:32 implemented 404 page
Baptiste 9bcbf3d0 2024-08-06T20:11:58 fix compilation on debian
Thomas de Grivel 0ca99830 2024-08-06T19:59:21 File.list(path)
Baptiste c4eabc01 2024-08-06T19:24:50 httpd: wip: file server
Baptiste 7ad7d407 2024-08-06T17:28:47 file exist in kc3 and c
Thomas de Grivel 62a44321 2024-08-06T19:23:17 bump revision to v0.1.13
Thomas de Grivel eef7c6dc 2024-08-06T16:13:28 Release KC3 v0.1.12 .
Baptiste 9a773cc1 2024-08-06T15:48:30 fix memleak in str_parse_eval
Baptiste 8014ec3b 2024-08-06T15:07:46 wip tests asan
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
Baptiste 6a90e91a 2024-08-05T18:33:50 wip
Thomas de Grivel 7e43ee41 2024-08-05T18:20:53 fix tag_neg for return tag_integer_reduce
Thomas de Grivel 124fa98b 2024-08-05T18:05:58 fix tests for casts
Thomas de Grivel 0a912e86 2024-08-05T18:05:48 fix tag_mod for return tag_integer_reduce
Baptiste a153cb21 2024-08-05T17:30:59 fixed tag_mul
Thomas de Grivel 92541c8e 2024-08-05T17:14:43 update integer.lisp
Thomas de Grivel 40d82702 2024-08-05T16:55:32 fix tag_band for return tag_integer_reduce
Thomas de Grivel afd28159 2024-08-05T16:31:46 fix tag_sub for return tag_integer_reduce
Thomas de Grivel 338af0e8 2024-08-05T16:14:25 fix test for globals
Thomas de Grivel 40f01b38 2024-08-05T16:13:57 fix tag_add for return tag_integer_reduce
Thomas de Grivel 6293ee89 2024-08-05T15:12:40 misc/print_limits
Baptiste 0c53701e 2024-08-05T14:07:21 display_min_max function
Baptiste 520cc234 2024-08-05T14:06:58 corrected compilation error on debian
Thomas de Grivel 48ef7ecd 2024-08-05T13:52:44 fix httpd
Thomas de Grivel de554652 2024-08-05T13:29:08 test 05_response.kc3
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
Thomas de Grivel 1163eac3 2024-08-04T12:03:47 cast_needed
Thomas de Grivel 6ed69c0b 2024-08-03T19:01:59 revert changes for __DIR__ and __FILE__