|
a9077c87
|
2025-09-04T01:19:32
|
|
wip memory corruption or bug in facts_remove_fact
|
|
cac787da
|
2025-08-22T15:49:40
|
|
feat: added headers for pointer.h
|
|
f7200b12
|
2025-08-19T21:41:36
|
|
refactor file_open to accept s_str
|
|
0af87973
|
2025-08-18T23:51:08
|
|
wip pfacts
|
|
f5ec849d
|
2025-08-15T11:37:20
|
|
fix marshall ikc3 tests
|
|
32d162e3
|
2025-08-14T22:48:00
|
|
wip dump/restore env
|
|
dfa0bce9
|
2025-08-14T14:58:31
|
|
dump and restore env
|
|
cd368cb7
|
2025-08-13T18:13:54
|
|
stub env marshall functions
|
|
8493abcd
|
2025-08-11T14:46:44
|
|
marshall_size
|
|
4f79fbba
|
2025-08-11T12:26:20
|
|
wip marshall facts db
|
|
c1163b18
|
2025-08-10T00:27:05
|
|
align prototypes on marshall_data, add many error messages
|
|
7827ce4b
|
2025-08-04T16:45:55
|
|
feat: marshall_struct, marshall_(p)struct_type
|
|
7142b22b
|
2025-08-04T12:44:00
|
|
wip: marshall_struct
|
|
cd742277
|
2025-08-01T15:40:19
|
|
feat: marshall_ratio, marshall_quote, marshall_var, marshall_pvar, marshall_complex
|
|
753c0fa3
|
2025-07-31T16:41:57
|
|
feat: marshall_heap_pointer now takes a const pointer + marshall_(p)frame prototype
|
|
942099c5
|
2025-07-26T20:14:43
|
|
fix compilation
|
|
979b3eef
|
2025-07-26T19:48:21
|
|
refactor types.h
|
|
2b1f0353
|
2025-07-18T18:08:45
|
|
wip: marshall_heap_pointer call in marshall_plist
|
|
221b29c0
|
2025-07-18T12:10:34
|
|
wip: marshall_plist calls
/!\ Segfault because of invalid s_tag providen in marshall_test
|
|
c2fb36ca
|
2025-07-15T20:19:01
|
|
fix: marshall function parameter mismatches
- Add missing heap parameter to marshall_tag call in kc3.c:718
- Add missing heap parameter to marshall_uw call in marshall.c:278
- Add missing heap parameter to marshall_tag call in marshall.c:282
- Fix marshall_heap_pointer function signature to match header declaration
- Fix marshall_list parameter to be const s_list * to match header
- Update test macros to include heap parameter and rename to MARSHALL_TEST_BUF_*
- Fix direct marshall_u32 calls in test functions to include heap parameter
|
|
9940c063
|
2025-07-15T18:28:07
|
|
feat: marshall_heap_pointer
|
|
5d9703df
|
2025-07-13T17:27:49
|
|
MARSHALL_MAGIC
|
|
c313631d
|
2025-07-13T15:03:35
|
|
cleanup all marshall and marshall_read files
|
|
94675057
|
2025-07-11T17:16:29
|
|
feat: marshalling save to file and read from file
See marshalling.h comments for more details
|
|
5f4b6266
|
2025-07-10T18:16:20
|
|
feat: header proto marshall
|
|
294db35c
|
2025-07-10T17:56:36
|
|
feat: marshall.h
|
|
bb3dd14a
|
2025-07-10T16:10:57
|
|
refactor serialize -> marshall
|
|
6fb25afb
|
2025-07-08T14:52:44
|
|
feat: marshall.h
|