|
bbd83477
|
2025-07-25T18:02:09
|
|
refactor: TAG_LIST -> TAG_PLIST
|
|
bd5aa889
|
2025-07-25T16:35:38
|
|
feat: marshall_read reads bool and u8; changed the enum in types.h to explicit values
|
|
db05865d
|
2025-07-25T09:46:54
|
|
fix marshall_read_test.c for marshall_read_bool
|
|
14b8fcc1
|
2025-07-25T08:00:43
|
|
wip marshall_read / tests
|
|
2fe26722
|
2025-07-24T17:15:45
|
|
refactor: list_new_copy -> list_new_copy_all; fix: marshall_test expected strings
|
|
f087f4de
|
2025-07-23T17:08:37
|
|
WIP: change TEST_STR_EQ variables for no conflicts
|
|
70b224ae
|
2025-07-23T15:39:42
|
|
fix: useless header
|
|
a0434fc1
|
2025-07-23T15:37:00
|
|
wip: marshall_read_test
|
|
377523e3
|
2025-07-21T17:48:19
|
|
fix compilation
|
|
81001ea4
|
2025-07-21T17:46:35
|
|
wip ws and make marshall_read compile
|
|
a222ebbf
|
2025-07-21T17:11:48
|
|
WIP: marshall_read_plist
|
|
4cddecc3
|
2025-07-21T16:24:23
|
|
fix marshall/marshall_read for p_* pointer types
|
|
221b29c0
|
2025-07-18T12:10:34
|
|
wip: marshall_plist calls
/!\ Segfault because of invalid s_tag providen in marshall_test
|
|
1198a6ef
|
2025-07-17T16:09:59
|
|
feat: marshall_read_p*
|
|
f0beff81
|
2025-07-17T15:04:09
|
|
feat: pointers typedefs
|
|
07f166ae
|
2025-07-17T12:10:04
|
|
wip(marshall_read): marshall_read_list
|
|
79ad5af8
|
2025-07-17T06:08:46
|
|
sort alphabetically
|
|
ef67efb3
|
2025-07-17T05:43:30
|
|
fix indentation
|
|
2b797263
|
2025-07-17T05:35:03
|
|
fix marshall_read.c function signatures
|
|
53c14783
|
2025-07-16T15:47:32
|
|
feat: marshall_read_tag complete
|
|
c87b665d
|
2025-07-15T18:17:53
|
|
feat: WIP new marshalling functions for non integer types
|
|
5a755a09
|
2025-07-15T16:47:06
|
|
feat: deleted unmarshall.c and changed to marshall_read.c
|
|
c313631d
|
2025-07-13T15:03:35
|
|
cleanup all marshall and marshall_read files
|