libkc3

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 07edff9a 2024-09-26T12:19:55 fix file.c
Thomas de Grivel 58c1fe7a 2024-09-25T17:43:53 Sh.quote and tests
Thomas de Grivel ca4b0bd1 2024-09-23T15:04:57 fix compare_tag Uw vs other number
Thomas de Grivel d5b4f5d9 2024-09-23T13:30:30 KC3.integer_reduce, KC3.human_size
Thomas de Grivel 9d4078f9 2024-09-23T13:04:52 wip fx, Str.size(), tag_integer_reduce for Uw, Sw
Thomas de Grivel ce8d2282 2024-09-21T03:07:39 fix closures
Thomas de Grivel a6ca5aef 2024-09-20T21:29:10 fix system
Thomas de Grivel 4edd0bd8 2024-09-20T20:26:12 wip kc3_system
Thomas de Grivel fd892e26 2024-09-20T13:31:49 wip kc3_system
Thomas de Grivel c26b2b44 2024-09-18T21:59:34 fx
Thomas de Grivel f54669a7 2024-09-18T18:59:55 wip cow
Thomas de Grivel 70e42254 2024-09-18T18:59:43 env_facts_collect_with_tags
Thomas de Grivel 70d3d79f 2024-09-18T18:59:02 fix sym F128
Thomas de Grivel f1d5b3d4 2024-09-18T11:16:50 httpd
Thomas de Grivel a40127e2 2024-09-18T10:40:06 fix memleak in fn frame
Thomas de Grivel 80e2890e 2024-09-18T09:50:12 fix cow double free
Thomas de Grivel 4f551b16 2024-09-17T17:27:18 fix closures
Thomas de Grivel e2ac6cb4 2024-09-17T16:19:53 closures
Thomas de Grivel d0ebd60c 2024-09-17T12:21:04 file explorer: make fx
Thomas de Grivel 2dce5452 2024-09-17T10:20:46 fx: parent directories links in title
Thomas de Grivel 09f270fe 2024-09-16T23:13:09 wip segv
Thomas de Grivel 18e2da30 2024-09-16T16:41:44 wip cow, pcow, reference counting
Thomas de Grivel fbfd58a3 2024-09-16T14:42:49 wip cow
Thomas de Grivel 01e3bffe 2024-09-16T06:06:32 buf_parse_cow
Thomas de Grivel acdd3bec 2024-09-16T03:34:45 strftime
Thomas de Grivel ce5bb8ab 2024-09-14T17:58:32 http_response_set_header
Thomas de Grivel 1db62649 2024-09-14T00:55:00 remove debug message
Thomas de Grivel dcc10d90 2024-09-14T00:08:12 remove debug messages
Thomas de Grivel 8465d785 2024-09-12T17:56:19 fix compare_tag for var and add compare_var
Thomas de Grivel bb5c1bec 2024-09-11T14:28:29 wip http_request_buf_parse_method
Thomas de Grivel 1bd325e2 2024-09-11T13:57:55 wip httpd
Thomas de Grivel 54eeee39 2024-09-11T01:42:51 alist_access
Thomas de Grivel ebdb6914 2024-09-11T00:51:42 fix && and ||
Thomas de Grivel a03e3d79 2024-09-10T22:42:14 doc: replace space with '_'
Thomas de Grivel 31a0c7e6 2024-09-10T20:39:44 do not follow ../
Thomas de Grivel 58a36064 2024-09-10T18:41:53 httpd: daemonize flag (-d)
Thomas de Grivel a2ff0fac 2024-09-09T20:07:03 fix buf_fd_open_r_refill
Thomas de Grivel bcfe5ff4 2024-09-07T19:09:58 fixed httpd with documentation website in /doc/
Thomas de Grivel 935ba3c2 2024-09-07T18:28:35 wip httpd doc
Thomas de Grivel 3e7d7ea3 2024-09-07T15:47:16 fix =
Thomas de Grivel c183399e 2024-09-06T17:46:57 wip httpd doc
Thomas de Grivel 40e9a911 2024-09-06T16:42:03 wip doc
Thomas de Grivel 4db02832 2024-09-05T17:40:41 wip httpd routes
Thomas de Grivel 2544241f 2024-09-05T16:29:08 List.append
Thomas de Grivel bb77d2b1 2024-09-05T16:09:00 Facts.first_with_tags()
Thomas de Grivel 5bfed0bf 2024-09-05T02:36:01 wip Markdown.titles
Thomas de Grivel 68786b8e 2024-09-04T17:46:47 markdown to html using md4c
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 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 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 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 9a3e2fa6 2024-08-25T23:20:04 wip buf_parse
Thomas de Grivel c21c3d33 2024-08-25T22:17:00 wip buf_parse
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 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 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 f4ea1c85 2024-08-19T12:07:56 offsetof, fact_w
Thomas de Grivel e7db580a 2024-08-18T20:36:21 fix memleak
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 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