Log

Author Commit Date CI Message
Thomas de Grivel d6aa7d36 2024-09-02T13:43:41 release v0.1.13
Thomas de Grivel 2870f94b 2024-09-03T19:41:27 fix file server
Thomas de Grivel 656b8d74 2024-09-03T15:16:44 file_open_r: use buf_fd_open_r
Thomas de Grivel 8274a3c0 2024-09-03T14:44:16 wip httpd page with streaming buf
Thomas de Grivel b2e67b73 2024-09-03T14:43:14 img
Thomas de Grivel e5947cd5 2024-09-01T21:54:12 demo
Thomas de Grivel f09442ac 2024-09-01T21:46:44 fix test ikc3 op
Thomas de Grivel 6eadb56f 2024-09-01T21:42:14 fix test ikc3 op
Thomas de Grivel e03a3f27 2024-09-01T19:13:58 fix operator precedence parser (buf_parse_call_op_rec)
Thomas de Grivel 25caf7b3 2024-09-01T17:56:53 wip buf_parse_call_op_rec
Thomas de Grivel cd46e386 2024-08-31T20:28:03 wip buf_parse
Thomas de Grivel 07096ba2 2024-08-31T20:27:38 wip buf_parse_call_op
Thomas de Grivel 2a2ae96c 2024-08-31T16:09:44 ikc3 history
Thomas de Grivel dfee496a 2024-08-31T11:15:36 fix buf_parse_call_op
Thomas de Grivel b5109da2 2024-08-31T10:27:10 test ikc3 defoperator OK
Thomas de Grivel dec91403 2024-08-31T09:35:11 explicit_bzero
Thomas de Grivel 32d2e319 2024-08-31T09:17:28 wip tag_init_void
Thomas de Grivel 6e1774ab 2024-08-31T08:47:08 wip env_eval_struct
Thomas de Grivel f7a1c9b7 2024-08-31T07:37:45 remove debug messages
Thomas de Grivel 014540b2 2024-08-31T07:08:19 workaround -O1 bug : tag_init_void
Thomas de Grivel a9c17bac 2024-08-30T20:18:44 env_eval_struct: debug message
Thomas de Grivel a4346a84 2024-08-30T19:38:11 fix buf_inspect_var test
Thomas de Grivel 04c8f958 2024-08-30T19:15:35 buf_inspect_var
Thomas de Grivel ef5db353 2024-08-30T18:46:58 wip env_eval_struct
Thomas de Grivel 315ac5b4 2024-08-30T18:01:43 wip struct
Thomas de Grivel 8b28358a 2024-08-29T12:37:44 struct_type_size: var
Thomas de Grivel c930b2eb 2024-08-29T02:38:43 env_eval_struct
Thomas de Grivel 00797520 2024-08-29T02:11:30 wip tests
Thomas de Grivel 85cec740 2024-08-27T17:14:13 wip segv
Thomas de Grivel 09600edc 2024-08-27T16:23:42 wip segv
Thomas de Grivel 9b9fc228 2024-08-27T16:21:04 wip struct_eval
Thomas de Grivel 5c98ba44 2024-08-27T16:03:52 wip struct with void
Thomas de Grivel fe212e19 2024-08-27T14:02:44 wip
Thomas de Grivel 7f69abab 2024-08-27T12:27:38 wip tests
Thomas de Grivel 19b751a0 2024-08-27T09:39:12 fix struct init field to void
Thomas de Grivel 87858636 2024-08-27T08:56:57 wip
Thomas de Grivel 7921fb52 2024-08-26T15:28:51 readme
Thomas de Grivel 9a3e2fa6 2024-08-25T23:20:04 wip buf_parse
Thomas de Grivel c21c3d33 2024-08-25T22:17:00 wip buf_parse
Thomas de Grivel a41cfe8f 2024-08-23T23:51:28 test facts_with_tags
Thomas de Grivel 37078995 2024-08-23T23:07:59 wip operators
Thomas de Grivel effa72e0 2024-08-22T02:33:51 facts_with_tags and variables
Thomas de Grivel 622d4878 2024-08-22T01:29:45 var set
Thomas de Grivel 32220636 2024-08-22T00:16:24 test.h: TEST_EQ: show expected value too
Thomas de Grivel ed2cf4e6 2024-08-21T18:57:05 make Var work, add operator var_assign (<-)
Thomas de Grivel d9964179 2024-08-21T14:44:17 refactor var
Thomas de Grivel 7564e7a5 2024-08-19T17:55:26 struct_test
Thomas de Grivel d5fbccc3 2024-08-19T15:02:58 struct_test
Thomas de Grivel af4e99f8 2024-08-19T14:06:56 fix struct size for 32bit archs
Thomas de Grivel 49a55c42 2024-08-19T12:41:04 check sizeof(s_facts_w)
Thomas de Grivel c9ec96fb 2024-08-19T12:28:10 rename files in misc
Thomas de Grivel f4ea1c85 2024-08-19T12:07:56 offsetof, fact_w
Thomas de Grivel e7db580a 2024-08-18T20:36:21 fix memleak
Thomas de Grivel 9f0901e7 2024-08-18T20:23:19 make gdb_test_ikc3_asan
Thomas de Grivel 3ecb4fd8 2024-08-18T20:20:12 fix struct size
Thomas de Grivel 4049a75e 2024-08-18T19:13:05 fix double free
Thomas de Grivel ff1007c6 2024-08-17T16:45:05 misc
Thomas de Grivel d1dc020f 2024-08-17T16:43:42 non blocking httpd
Thomas de Grivel 0602ff4f 2024-08-17T14:35:17 facts_with
Thomas de Grivel 8dab471f 2024-08-17T13:26:54 facts_with_tuple
Thomas de Grivel 2ff624a5 2024-08-17T12:53:43 fix struct_access on Var, facts_with_tags works !
Thomas de Grivel 83f088cb 2024-08-16T23:55:27 Facts.with_tags(Facts.env_facts(), ?, ?, ?, fn (fact) { puts(fact) })
Thomas de Grivel 1d64d11c 2024-08-16T13:55:14 str_starts_with, str_ends_with
Thomas de Grivel 0125ca4a 2024-08-16T13:42:29 list_has
Thomas de Grivel 48f79401 2024-08-16T12:32:32 wip asan
Thomas de Grivel ffad5b91 2024-08-16T12:15:04 wip asan
Thomas de Grivel 199276f7 2024-08-16T11:59:14 wip asan
Thomas de Grivel f91b2487 2024-08-15T15:40:08 test http 07_client_server
Thomas de Grivel 7c2c47eb 2024-08-15T03:22:33 wip test http server request
Thomas de Grivel 19fd1592 2024-08-15T00:05:55 wip http_response_buf_parse
Thomas de Grivel 9dd403dc 2024-08-14T22:28:58 wip json_buf_parse
Thomas de Grivel d4131904 2024-08-14T22:25:04 wip json_to_str
Thomas de Grivel 4dfc2332 2024-08-14T22:12:00 json_to_str
Baptiste edf78834 2024-08-14T17:42:38 json_buf_inspect: wip
Baptiste f3cf1501 2024-08-14T16:29:07 json wip
Thomas de Grivel ecc126c4 2024-08-14T16:06:06 make test_json: recursive.kc3
Baptiste 1544096f 2024-08-14T15:40:38 working json test
Thomas de Grivel 3027225c 2024-08-14T15:34:14 more tests for json
Baptiste 5b06bef0 2024-08-14T15:23:12 json wip
Thomas de Grivel 38227065 2024-08-14T15:12:07 json_buf_parse
Baptiste 1f180573 2024-08-14T14:54:19 wip json
Thomas de Grivel cf7dcb58 2024-08-14T14:01:03 json tests
Thomas de Grivel 0f665da8 2024-08-14T13:58:57 json tests
Thomas de Grivel ca82f1ca 2024-08-14T13:40:51 fix json_from_str
Thomas de Grivel f2ec0be4 2024-08-14T13:38:05 json_from_str
Baptiste 90f3fbb0 2024-08-14T13:33:21 json compiled
Thomas de Grivel cf801550 2024-08-14T13:20:56 move HTTP.Event to Event
Thomas de Grivel e3ddf0f0 2024-08-13T17:53:22 speed up parser
Thomas de Grivel ce12b760 2024-08-13T17:48:51 socket
Thomas de Grivel e5ab9dee 2024-08-13T17:47:12 fix tests for access
Baptiste 5f0f12a5 2024-08-13T17:35:05 json_parse: wip
Thomas de Grivel c20a234b 2024-08-13T17:07:03 ignore make errors for json
Thomas de Grivel 5bcf90b5 2024-08-13T17:02:21 fix makefile
Thomas de Grivel 6da12872 2024-08-13T16:38:17 fix Makefile and add json
Thomas de Grivel ce7738f1 2024-08-13T16:15:46 speed up parser
Thomas de Grivel 18582769 2024-08-13T15:17:26 report bug in access
Thomas de Grivel 18b060fa 2024-08-13T14:38:00 http: fix memleak in default response message
Thomas de Grivel d40d21bc 2024-08-13T13:57:51 access
Thomas de Grivel 34f0fef5 2024-08-13T13:57:42 readme: add dependency on libevent-dev on debian
Baptiste b4899c94 2024-08-12T19:12:23 json handling: first draft