kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
thodg d5fbccc3 2024-08-19 15:02:58 struct_test
thodg af4e99f8 2024-08-19 14:06:56 fix struct size for 32bit archs
thodg 49a55c42 2024-08-19 12:41:04 check sizeof(s_facts_w)
thodg c9ec96fb 2024-08-19 12:28:10 rename files in misc
thodg f4ea1c85 2024-08-19 12:07:56 offsetof, fact_w
thodg e7db580a 2024-08-18 20:36:21 fix memleak
thodg 9f0901e7 2024-08-18 20:23:19 make gdb_test_ikc3_asan
thodg 3ecb4fd8 2024-08-18 20:20:12 fix struct size
thodg 4049a75e 2024-08-18 19:13:05 fix double free
thodg ff1007c6 2024-08-17 16:45:05 misc
thodg d1dc020f 2024-08-17 16:43:42 non blocking httpd
thodg 0602ff4f 2024-08-17 14:35:17 facts_with
thodg 8dab471f 2024-08-17 13:26:54 facts_with_tuple
thodg 2ff624a5 2024-08-17 12:53:43 fix struct_access on Var, facts_with_tags works !
thodg 83f088cb 2024-08-16 23:55:27 Facts.with_tags(Facts.env_facts(), ?, ?, ?, fn (fact) { puts(fact) })
thodg 1d64d11c 2024-08-16 13:55:14 str_starts_with, str_ends_with
thodg 0125ca4a 2024-08-16 13:42:29 list_has
thodg 48f79401 2024-08-16 12:32:32 wip asan
thodg ffad5b91 2024-08-16 12:15:04 wip asan
thodg 199276f7 2024-08-16 11:59:14 wip asan
thodg f91b2487 2024-08-15 15:40:08 test http 07_client_server
thodg 7c2c47eb 2024-08-15 03:22:33 wip test http server request
thodg 19fd1592 2024-08-15 00:05:55 wip http_response_buf_parse
thodg 9dd403dc 2024-08-14 22:28:58 wip json_buf_parse
thodg d4131904 2024-08-14 22:25:04 wip json_to_str
thodg 4dfc2332 2024-08-14 22:12:00 json_to_str
edf78834 2024-08-14 17:42:38 json_buf_inspect: wip
f3cf1501 2024-08-14 16:29:07 json wip
thodg ecc126c4 2024-08-14 16:06:06 make test_json: recursive.kc3
1544096f 2024-08-14 15:40:38 working json test
thodg 3027225c 2024-08-14 15:34:14 more tests for json
5b06bef0 2024-08-14 15:23:12 json wip
thodg 38227065 2024-08-14 15:12:07 json_buf_parse
1f180573 2024-08-14 14:54:19 wip json
thodg cf7dcb58 2024-08-14 14:01:03 json tests
thodg 0f665da8 2024-08-14 13:58:57 json tests
thodg ca82f1ca 2024-08-14 13:40:51 fix json_from_str
thodg f2ec0be4 2024-08-14 13:38:05 json_from_str
90f3fbb0 2024-08-14 13:33:21 json compiled
thodg cf801550 2024-08-14 13:20:56 move HTTP.Event to Event
thodg e3ddf0f0 2024-08-13 17:53:22 speed up parser
thodg ce12b760 2024-08-13 17:48:51 socket
thodg e5ab9dee 2024-08-13 17:47:12 fix tests for access
5f0f12a5 2024-08-13 17:35:05 json_parse: wip
thodg c20a234b 2024-08-13 17:07:03 ignore make errors for json
thodg 5bcf90b5 2024-08-13 17:02:21 fix makefile
thodg 6da12872 2024-08-13 16:38:17 fix Makefile and add json
thodg ce7738f1 2024-08-13 16:15:46 speed up parser
thodg 18582769 2024-08-13 15:17:26 report bug in access
thodg 18b060fa 2024-08-13 14:38:00 http: fix memleak in default response message
thodg d40d21bc 2024-08-13 13:57:51 access
thodg 34f0fef5 2024-08-13 13:57:42 readme: add dependency on libevent-dev on debian
b4899c94 2024-08-12 19:12:23 json handling: first draft
e69af8c2 2024-08-12 14:16:33 working http server
bd4af60a 2024-08-12 13:48:54 httpd server: corrected some gdb errors
42e99cdb 2024-08-12 12:41:27 fix tests: wip
thodg a86b2a1f 2024-08-12 12:40:46 fix http response
ddfb73d1 2024-08-12 12:24:08 working httpd test with asan
thodg 64736703 2024-08-12 12:18:17 httpd working, with corrected Content-Length
thodg 69d0b3c7 2024-08-12 12:01:11 wip httpd
thodg a7b63bdf 2024-08-12 11:29:51 move test http 07_event_echo to http/misc/event_echo.kc3
thodg 500914db 2024-08-12 11:01:47 fix tests for pretty printer
9534181b 2024-08-11 21:12:25 wip httpd libevent2
b8d85769 2024-08-11 20:13:47 corrected test
41968fd7 2024-08-11 20:13:32 working 07 http test
48d5bb75 2024-08-11 18:18:54 fixed memleaks in http tests
d5bbf04a 2024-08-11 18:18:24 fixed compilation on linux
thodg 783749eb 2024-08-11 17:31:20 fix tests ikc3
thodg 462f30ba 2024-08-11 17:30:36 fix tests for pretty printer
thodg 5455754d 2024-08-11 17:18:22 wip kc3_facts, fix buf_inspect_sym_size
thodg ea9be04e 2024-08-11 03:49:29 wip pretty printer for arrays
thodg b933599c 2024-08-11 02:38:02 pretty_printer: test/ikc3/str.kc3
thodg 2a7c4c96 2024-08-10 23:24:52 pretty_printer: indent maps
thodg 30ed0616 2024-08-10 23:06:17 wip pretty printer
thodg 7ec48a02 2024-08-10 19:11:54 update test/ikc3 for pretty printer
thodg ecd36f07 2024-08-10 18:38:03 pretty printer: tests ok
thodg 1792fa78 2024-08-10 15:32:54 fixed compilation of tests
thodg 33cc4d8c 2024-08-10 14:43:27 fix compilation
thodg 6dd239bc 2024-08-10 14:35:07 wip buf_inspect_size s_pretty
thodg 5b4ab876 2024-08-09 21:10:34 wip buf_inspect pretty printer
04f8dd82 2024-08-09 18:12:25 wip
thodg c731c107 2024-08-09 18:00:18 refactor buf_inspect_size for s_pretty, line 2000
thodg fc0d908c 2024-08-09 16:52:11 wip buf_inspect_*_size pretty printer
f92c661b 2024-08-09 16:50:29 rework: still wip
thodg 07decc2d 2024-08-09 16:13:54 ws
thodg 538d2e9a 2024-08-09 16:12:44 wip pretty printer
f9427515 2024-08-09 15:59:24 event.kc3: removed useless line
37605d1f 2024-08-09 16:01:33 rebase
thodg 0faaa440 2024-08-09 15:52:19 wip pretty printer
thodg 7ce28dd6 2024-08-09 15:17:45 buf: base_column for block indentation
thodg 1f94d620 2024-08-09 14:02:52 HTTP.Event.version()
9664125c 2024-08-09 13:53:57 tests: wip
thodg 820cb423 2024-08-09 13:48:08 event_base_new
thodg 61ae2f2b 2024-08-09 13:45:13 fix build with #include <event2/event.h>
thodg faed0221 2024-08-09 02:17:12 wip test/http/07_event_echo
thodg 315de6ef 2024-08-09 01:33:35 wip test/http/07_event_echo
thodg b79ca537 2024-08-09 00:45:58 httpd: public/test.html
thodg d5a04b57 2024-08-09 00:44:51 TAG_TIME, tests OK
thodg 15cf7750 2024-08-08 22:45:43 wip TAG_TIME
thodg bce12090 2024-08-08 19:07:22 new tag type: TAG_TIME