libkc3/sym.h


Log

Author Commit Date CI Message
Thomas de Grivel 3f95edac 2025-08-31T23:41:53 rewrite RPC to use structured data mode by IKC3 client and support netcat mode out of the box.
Thomas de Grivel ebc56160 2025-08-30T16:40:06 ikc3 rpc: fix error output in client and server
Thomas de Grivel ec591bdf 2025-08-30T16:08:44 send error message from memory buffer in server err to client result
Thomas de Grivel dea27e91 2025-08-24T17:45:06 add pointer_type to s_pointer
Perle ed6d9d21 2025-08-22T16:35:54 chore: rename STR_2 to SYM_1
Perle cac787da 2025-08-22T15:49:40 feat: added headers for pointer.h
Thomas de Grivel 0af87973 2025-08-18T23:51:08 wip pfacts
Thomas de Grivel 6160bff2 2025-07-21T13:03:11 tests pass: refactor p_*
Thomas de Grivel 87826002 2025-07-21T01:59:24 refactor types.h p_* types
Thomas de Grivel 5ca06dac 2025-03-17T22:37:36 fix memleaks in sym_anon
Thomas de Grivel aea20589 2025-03-11T18:23:03 fix %Time{} in struct
Thomas de Grivel dcb2126f 2025-03-11T11:38:14 wip tests
Thomas de Grivel 7a6dc925 2025-03-10T15:54:30 sym_anon
Thomas de Grivel ed15291d 2025-03-10T15:08:32 wip env_global/env_default pstruct
Thomas de Grivel 2e861758 2025-03-03T12:43:38 wip op ops ht
Thomas de Grivel db40523c 2025-03-02T16:14:12 Change copyright wording and extend to 2025
Thomas de Grivel f20a8909 2025-02-24T01:17:30 op / ops
Thomas de Grivel 376bbec4 2024-12-20T13:21:21 ncpu global variable
Thomas de Grivel e5030cf5 2024-11-26T21:12:10 better error messages
Thomas de Grivel 96b055e1 2024-11-14T16:27:55 wip const and s_callable
Thomas de Grivel 8274a3c0 2024-09-03T14:44:16 wip httpd page with streaming buf
Thomas de Grivel 37078995 2024-08-23T23:07:59 wip operators
Thomas de Grivel 83f088cb 2024-08-16T23:55:27 Facts.with_tags(Facts.env_facts(), ?, ?, ?, fn (fact) { puts(fact) })
Thomas de Grivel 315de6ef 2024-08-09T01:33:35 wip test/http/07_event_echo
Thomas de Grivel 752330a5 2024-08-08T17:20:11 Fix build on MacOS (M2)
Thomas de Grivel 05a6a4d6 2024-08-08T14:58:00 wip http_event
Thomas de Grivel 989518e8 2024-08-07T14:43:18 HTTP.mime_type
Baptiste c4eabc01 2024-08-06T19:24:50 httpd: wip: file server
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel 2c3d9e4d 2024-08-02T13:33:58 wip httpd
Thomas de Grivel 333353ea 2024-07-31T19:57:17 wip httpd
Thomas de Grivel 35c2f2fe 2024-07-23T20:35:40 wip env
Baptiste 1bb16b06 2024-07-22T18:27:02 memory leaks corrections
Thomas de Grivel 600f4487 2024-07-20T19:00:22 wip http and buf_parse
Thomas de Grivel b7a148cb 2024-07-16T21:10:50 bugfix --load and newlines
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build