libkc3/tag.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 9d4078f9 2024-09-23T13:04:52 wip fx, Str.size(), tag_integer_reduce for Uw, Sw
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 dec91403 2024-08-31T09:35:11 explicit_bzero
Thomas de Grivel 6e1774ab 2024-08-31T08:47:08 wip env_eval_struct
Thomas de Grivel 014540b2 2024-08-31T07:08:19 workaround -O1 bug : tag_init_void
Thomas de Grivel 85cec740 2024-08-27T17:14:13 wip segv
Thomas de Grivel 5c98ba44 2024-08-27T16:03:52 wip struct with void
Thomas de Grivel 37078995 2024-08-23T23:07:59 wip operators
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 2ff624a5 2024-08-17T12:53:43 fix struct_access on Var, facts_with_tags works !
Thomas de Grivel d40d21bc 2024-08-13T13:57:51 access
Thomas de Grivel 5455754d 2024-08-11T17:18:22 wip kc3_facts, fix buf_inspect_sym_size
Thomas de Grivel d5a04b57 2024-08-09T00:44:51 TAG_TIME, tests OK
Thomas de Grivel 15cf7750 2024-08-08T22:45:43 wip TAG_TIME
Thomas de Grivel bce12090 2024-08-08T19:07:22 new tag type: TAG_TIME
Thomas de Grivel 752330a5 2024-08-08T17:20:11 Fix build on MacOS (M2)
Baptiste c4eabc01 2024-08-06T19:24:50 httpd: wip: file server
Baptiste 8014ec3b 2024-08-06T15:07:46 wip tests asan
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 2c3d9e4d 2024-08-02T13:33:58 wip httpd
Thomas de Grivel e4a0cab3 2024-08-01T17:22:48 fix test http 04
Baptiste 0033716a 2024-07-30T18:00:27 http response: wip
Thomas de Grivel 9c175f04 2024-07-28T23:36:38 make test_http
Thomas de Grivel 69671c6d 2024-07-25T17:19:03 wip http request and Buf
Thomas de Grivel 12657c22 2024-07-23T16:47:20 struct struct_ { bool free_data; }
Thomas de Grivel 600f4487 2024-07-20T19:00:22 wip http and buf_parse
Thomas de Grivel d4f526a9 2024-07-17T21:20:48 configure: print own path
Thomas de Grivel 6f308531 2024-07-17T19:10:01 wip ekc3/html html_escape
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build