.ikc3_history


Log

Author Commit Date CI Message
Thomas de Grivel 334fc0f3 2024-09-12T14:01:06 demo
Thomas de Grivel a03e3d79 2024-09-10T22:42:14 doc: replace space with '_'
Thomas de Grivel 935ba3c2 2024-09-07T18:28:35 wip httpd doc
Thomas de Grivel 072df87c 2024-09-07T14:45:41 wip httpd 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 d6aa7d36 2024-09-02T13:43:41 release v0.1.13
Thomas de Grivel e5947cd5 2024-09-01T21:54:12 demo
Thomas de Grivel 2a2ae96c 2024-08-31T16:09:44 ikc3 history
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 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 4049a75e 2024-08-18T19:13:05 fix double free
Thomas de Grivel ff1007c6 2024-08-17T16:45:05 misc
Thomas de Grivel 0602ff4f 2024-08-17T14:35:17 facts_with
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 f91b2487 2024-08-15T15:40:08 test http 07_client_server
Thomas de Grivel 64736703 2024-08-12T12:18:17 httpd working, with corrected Content-Length
Baptiste 9534181b 2024-08-11T21:12:25 wip httpd libevent2
Thomas de Grivel 5455754d 2024-08-11T17:18:22 wip kc3_facts, fix buf_inspect_sym_size
Thomas de Grivel b933599c 2024-08-11T02:38:02 pretty_printer: test/ikc3/str.kc3
Thomas de Grivel 30ed0616 2024-08-10T23:06:17 wip pretty printer
Thomas de Grivel 1f94d620 2024-08-09T14:02:52 HTTP.Event.version()
Thomas de Grivel f4c3ccbc 2024-08-08T12:07:35 fix require
Thomas de Grivel 767e55da 2024-08-07T16:14:27 file_ext
Thomas de Grivel 989518e8 2024-08-07T14:43:18 HTTP.mime_type
Baptiste cd3a9793 2024-08-07T13:40:07 File.read
Thomas de Grivel 18bd7a9d 2024-08-07T11:22:13 add Str.starts_with? and Str.ends_with? to fix bug in HTTPd
Thomas de Grivel 0ca99830 2024-08-06T19:59:21 File.list(path)
Baptiste c4eabc01 2024-08-06T19:24:50 httpd: wip: file server
Thomas de Grivel 0fd81cea 2024-08-06T12:39:18 fix tag_div for tag_integer_reduce
Thomas de Grivel 57f6d1ad 2024-08-05T13:06:41 wip integer_reduce
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel 95c4e5c0 2024-08-03T11:01:48 test struct offsets
Thomas de Grivel 2c3d9e4d 2024-08-02T13:33:58 wip httpd
Thomas de Grivel cb6f223a 2024-08-02T12:35:36 Struct.offset(%HTTP.Request, :message)
Thomas de Grivel 16410bc7 2024-07-29T18:50:42 full http_request_buf_parse on tci50
Thomas de Grivel cdc4416f 2024-07-27T20:40:49 buf_inspect_s, buf_inspect_u: print cast when necessary
Thomas de Grivel e7f451ec 2024-07-23T13:49:18 wip test_http
Thomas de Grivel e8923ad6 2024-07-21T21:07:00 wip
Thomas de Grivel 600f4487 2024-07-20T19:00:22 wip http and buf_parse
Thomas de Grivel 9b812239 2024-07-19T19:14:25 wip sockets, cast
Thomas de Grivel be34a823 2024-07-16T17:07:30 fix ikc3 --load and kc3s --load