kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
be59a757 2025-07-29 10:57:05 feat: marshall_tag integer test
bb9dea2b 2025-07-29 10:40:01 fix: marshall_tag(integer) test failed
thodg 54ef68b8 2025-07-28 17:58:20 fix buf_read_integer
thodg dd575e5c 2025-07-28 17:30:19 fix compilation
thodg e843c98d 2025-07-28 17:27:18 add missing files to read libtommath integers
thodg 8d032c55 2025-07-28 17:21:56 buf_read_integer (signed binary format)
Lyzer 1002d09b 2025-07-28 17:28:28 bug: last f128 test error
Lyzer 3840968a 2025-07-28 17:06:24 feat: marshall_read_array
thodg b5ec33b5 2025-07-28 16:54:06 add missing functions for serialization of libtommath big integers
1ee8a052 2025-07-28 16:50:50 refactor(test/marshall): better reading for bytes, new macro to read tag
Lyzer b6b70db9 2025-07-28 16:09:47 WIP: marshall_read_array
thodg def27136 2025-07-28 16:00:51 force 28 bit per digit for libtommath integers
Lyzer 57342ad2 2025-07-28 15:50:20 feat: floating point marshall_read_test_tag
805a5962 2025-07-28 15:20:33 fix: new enum for types failed unit tests
Lyzer 87d56300 2025-07-28 15:13:37 fix: wrong call type in marshall_read test because the enum changed
bbd42daa 2025-07-28 14:57:44 feat: -j flag for configure (should be a liiiittle faster)
thodg 47e75989 2025-07-26 20:36:11 remove comment
thodg 396e0fa0 2025-07-26 20:29:41 wip marshall
thodg 942099c5 2025-07-26 20:14:43 fix compilation
thodg 979b3eef 2025-07-26 19:48:21 refactor types.h
thodg 149d841f 2025-07-26 18:15:54 wip marshall_test
thodg 9148a806 2025-07-25 16:38:18 update sources
thodg 693f5938 2025-07-25 16:36:08 CLAUDE.md
thodg ae1f95c2 2025-07-25 13:00:14 doc: named blocks
thodg 878abc6d 2025-07-25 12:54:10 typo in doc
thodg dec6e133 2025-07-25 12:49:22 time.c -> timespec.c
thodg fab97a24 2025-07-25 12:48:40 add doc for named blocks and implicit named blocks in named functions
thodg c83f69f4 2025-07-25 11:21:22 fix double free (stupid one...)
09ad1fae 2025-07-25 18:29:05 feat: call of marshall_tag
Lyzer bbd83477 2025-07-25 18:02:09 refactor: TAG_LIST -> TAG_PLIST
Lyzer bb0a3fe1 2025-07-25 17:17:32 fix: hexadecimal values for max unsigned tests marshall_read
thodg f5fe4c36 2025-07-25 16:57:35 add hex values for tag types
Lyzer bd5aa889 2025-07-25 16:35:38 feat: marshall_read reads bool and u8; changed the enum in types.h to explicit values
thodg 8edcffdd 2025-07-25 11:10:09 update tests
thodg db05865d 2025-07-25 09:46:54 fix marshall_read_test.c for marshall_read_bool
thodg 14b8fcc1 2025-07-25 08:00:43 wip marshall_read / tests
thodg eff76bd1 2025-07-22 20:16:32 remove useless doc
thodg 87ea842e 2025-07-22 18:33:33 fix bool_init_cast for pvar
thodg ddb3e80a 2025-07-22 17:24:27 portable endian.h
thodg 526c0da8 2025-07-22 17:23:36 README: todo
thodg 2d4423d5 2025-07-22 16:07:46 todo, new in this release
thodg 37b05be9 2025-07-22 06:07:54 ws: 72 columns
thodg 6318b603 2025-07-22 05:26:14 ws: 72 columns
thodg c7c622ca 2025-07-22 04:57:55 ws: 72 columns
thodg 509b3b52 2025-07-22 03:30:07 remove failing checks for asan targets
thodg 7ad003df 2025-07-24 18:39:37 fix marshall_str
thodg 6479e374 2025-07-24 17:16:50 tests for marshall_s8/16/32/64/w
Lyzer 9de46efb 2025-07-24 17:16:34 fix: expected strings in marshall_test.c
Lyzer 2fe26722 2025-07-24 17:15:45 refactor: list_new_copy -> list_new_copy_all; fix: marshall_test expected strings
Lyzer cf27722e 2025-07-24 15:19:40 wip: resurected marshall_read_plist test
thodg 7babf59e 2025-07-24 14:29:21 typo
thodg 80739ad9 2025-07-24 14:27:47 buf.c: fix buf_ignore on non utf-8 bytes
014a50d3 2025-07-24 13:24:17 wip: marshall_test refactor
thodg e34005a0 2025-07-24 13:00:23 fix buf_inspect_str_reserved and _size
thodg 64263f0b 2025-07-24 12:09:01 wip str
057edffc 2025-07-24 10:45:58 wip: patched displayed marshall unit test errors
thodg 7a49d8f5 2025-07-23 18:39:09 wip str "\xFF"
Lyzer 21305312 2025-07-23 17:40:36 bug: inspect str xFF
thodg 5b1b59e4 2025-07-23 17:21:34 fix marshall_test
Lyzer f087f4de 2025-07-23 17:08:37 WIP: change TEST_STR_EQ variables for no conflicts
bf6c6ddc 2025-07-23 16:04:05 feat: added STR_1 macro to easily make raw strings
thodg 76c7ae59 2025-07-23 15:44:43 update tests to run marshall_read tests
thodg 5055fe93 2025-07-23 15:39:09 update submodules
Lyzer 70b224ae 2025-07-23 15:39:42 fix: useless header
Lyzer a0434fc1 2025-07-23 15:37:00 wip: marshall_read_test
dc7d76a9 2025-07-23 13:23:44 fix: typo
Lyzer 58b8ab0d 2025-07-23 13:18:37 fix: marshall_init -> marshall_read_init; wip: replace duplicated macros There's now a macro to test any type instead of a thousand useless defines
Lyzer b58e17e4 2025-07-23 12:00:54 WIP: marco for stack and heap
e77343fb 2025-07-22 18:03:58 wip: NULL marshalling in marshall_heap_pointer
Lyzer dd1645b7 2025-07-22 13:51:25 WIP: macro for test on buf and heap
Lyzer d4ded9e1 2025-07-22 11:19:21 WIP: marshall_read tests
thodg 5a694fd1 2025-07-21 21:17:52 stacktrace
thodg 94797ece 2025-07-21 19:23:02 plist_join, plist_reverse
e8367141 2025-07-21 18:18:26 fix: memory leaks for marshall
thodg 377523e3 2025-07-21 17:48:19 fix compilation
thodg 81001ea4 2025-07-21 17:46:35 wip ws and make marshall_read compile
thodg 56116921 2025-07-21 17:40:22 ws: 72 columns
539e2263 2025-07-21 17:33:28 style: changed too long lines
thodg a444a020 2025-07-21 17:32:21 ws
Lyzer 60eb1f01 2025-07-21 17:14:50 WIP: reorganize test case
Lyzer a222ebbf 2025-07-21 17:11:48 WIP: marshall_read_plist
thodg 4cddecc3 2025-07-21 16:24:23 fix marshall/marshall_read for p_* pointer types
thodg 6ab705bf 2025-07-21 16:12:46 update sources
thodg b2d7c095 2025-07-21 16:11:59 fix doc controller
3c8a8ce8 2025-07-21 15:02:59 feat: unit test for marshall_plist
92e1ee09 2025-07-21 14:45:16 feat: marshall_plist implementation
2b1f0353 2025-07-18 18:08:45 wip: marshall_heap_pointer call in marshall_plist
Lyzer 3156765f 2025-07-18 17:48:36 test: marshall_tag_bool_and_heap
thodg f2b589f0 2025-07-18 17:02:12 marshall test
Lyzer bd3973e6 2025-07-18 16:54:29 test: marshall_tag_bool
Lyzer cd0dd0d4 2025-07-18 15:45:41 test: marshall_tag
a72bc1d9 2025-07-18 14:59:40 wip: marshall_plist calls marshall_list
221b29c0 2025-07-18 12:10:34 wip: marshall_plist calls /!\ Segfault because of invalid s_tag providen in marshall_test
1198a6ef 2025-07-17 16:09:59 feat: marshall_read_p*
f0beff81 2025-07-17 15:04:09 feat: pointers typedefs
07f166ae 2025-07-17 12:10:04 wip(marshall_read): marshall_read_list
784610ec 2025-07-17 11:20:07 fix: unused useless code
d9ff9e2d 2025-07-17 10:47:22 feat(marshall_test): marshall_list test
thodg 79ad5af8 2025-07-17 06:08:46 sort alphabetically
thodg ef67efb3 2025-07-17 05:43:30 fix indentation