libkc3/marshall_read.h

Branch


Log

Author Commit Date CI Message
Thomas de Grivel d5792817 2025-09-12T21:32:14 wip
Thomas de Grivel a9077c87 2025-09-04T01:19:32 wip memory corruption or bug in facts_remove_fact
Perle cac787da 2025-08-22T15:49:40 feat: added headers for pointer.h
Thomas de Grivel f7200b12 2025-08-19T21:41:36 refactor file_open to accept s_str
Thomas de Grivel 0af87973 2025-08-18T23:51:08 wip pfacts
Thomas de Grivel f5ec849d 2025-08-15T11:37:20 fix marshall ikc3 tests
Thomas de Grivel 32d162e3 2025-08-14T22:48:00 wip dump/restore env
Thomas de Grivel dfa0bce9 2025-08-14T14:58:31 dump and restore env
Thomas de Grivel 928e66d4 2025-08-13T18:50:48 wip env_args_init and ikc3 --dump and --restore
Thomas de Grivel cd368cb7 2025-08-13T18:13:54 stub env marshall functions
Thomas de Grivel f4282ed6 2025-08-13T12:51:32 sw marshall_read_size(&mr, &size); wip facts_load_binary
Perle 8e1c7847 2025-08-11T14:44:20 feat: marshall_read_array and build fix
Thomas de Grivel fddb0b98 2025-08-09T12:59:12 wip marshall_read callable, pcallable, do blocks, fix buf_inspect for cfn with module == env.current_defmodule.
Thomas de Grivel 4335373b 2025-08-08T21:40:44 wip callable, fn, frame, pcallable
Thomas de Grivel 2c02c35a 2025-08-06T17:03:59 marshall test in ikc3, with loopback function
lyzer-px cd64321d 2025-08-04T11:28:04 fix: compatible types for generic
lyzer-px 684e2c71 2025-08-03T16:26:45 feat: added all skeletons of marshall_read functions
Thomas de Grivel 2d20dcd1 2025-08-02T19:08:26 feat: KC3 uptime and pcallable and pvar names
lyzer-px 51255358 2025-08-01T17:47:19 wip: added more functions
lyzer-px 6da4a6d1 2025-07-30T17:13:38 feat: added hashtable in types.h; added marshall_read_heap_pointer
lyzer-px 3840968a 2025-07-28T17:06:24 feat: marshall_read_array
lyzer-px 2fe26722 2025-07-24T17:15:45 refactor: list_new_copy -> list_new_copy_all; fix: marshall_test expected strings
lyzer-px a0434fc1 2025-07-23T15:37:00 wip: marshall_read_test
Thomas de Grivel 4cddecc3 2025-07-21T16:24:23 fix marshall/marshall_read for p_* pointer types
Google Search Manual 221b29c0 2025-07-18T12:10:34 wip: marshall_plist calls /!\ Segfault because of invalid s_tag providen in marshall_test
Google Search Manual 1198a6ef 2025-07-17T16:09:59 feat: marshall_read_p*
Google Search Manual 07f166ae 2025-07-17T12:10:04 wip(marshall_read): marshall_read_list
Thomas de Grivel bcbd48a1 2025-07-16T18:28:58 fix marshall_read.h protos
lyzer-px c87b665d 2025-07-15T18:17:53 feat: WIP new marshalling functions for non integer types
Thomas de Grivel f9c1148f 2025-07-13T20:49:00 marshall read: proto remove const
Thomas de Grivel 32feaf01 2025-07-13T19:35:51 add prototypes to libkc3/marshall_read.h
Thomas de Grivel c313631d 2025-07-13T15:03:35 cleanup all marshall and marshall_read files