libkc3/struct.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel a4346a84 2024-08-30T19:38:11 fix buf_inspect_var test
Thomas de Grivel 5c98ba44 2024-08-27T16:03:52 wip struct with void
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 37078995 2024-08-23T23:07:59 wip operators
Thomas de Grivel f4ea1c85 2024-08-19T12:07:56 offsetof, fact_w
Thomas de Grivel 4049a75e 2024-08-18T19:13:05 fix double free
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 ecd36f07 2024-08-10T18:38:03 pretty printer: tests ok
Thomas de Grivel cb6f223a 2024-08-02T12:35:36 Struct.offset(%HTTP.Request, :message)
Thomas de Grivel 9c175f04 2024-07-28T23:36:38 make test_http
Thomas de Grivel f9ee7637 2024-07-28T05:02:34 initialize tmp
Thomas de Grivel bd4eb7a2 2024-07-27T15:58:31 wip struct access
Thomas de Grivel 9b956268 2024-07-27T14:49:27 wip bug in struct_access
Baptiste 9eabdd09 2024-07-24T14:43:58 ko corrected memleaks + crash due to bad naming
Thomas de Grivel 12657c22 2024-07-23T16:47:20 struct struct_ { bool free_data; }
Thomas de Grivel 88285e3e 2024-07-23T15:39:56 wip asan
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build