kc3-lang/kc3/.ikc3_history

Branch :


Log

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