Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 034b28f5 | 2025-08-11 13:54:42 | TODO.md | ||
| e50ef2c4 | 2025-08-11 13:23:10 | marshall_array | ||
| fd014db6 | 2025-08-11 13:23:00 | fix prototype log_open | ||
| f0def0a9 | 2025-08-11 13:22:47 | update TODO | ||
| 6b9d5fe5 | 2025-08-11 13:22:42 | fix hash array | ||
| 97c8a368 | 2025-08-11 13:04:09 | s_tag * -> p_tag | ||
| 229003e7 | 2025-08-11 13:03:09 | marshall_read: fact | ||
| a7d82398 | 2025-08-11 12:58:24 | todo and error handling | ||
| 7bc4b709 | 2025-08-11 12:48:00 | start refactor of facts/binary | ||
| 436f4f3a | 2025-08-11 12:39:34 | initialized refactor of facts (binary = true) | ||
| 4f79fbba | 2025-08-11 12:26:20 | wip marshall facts db | ||
| 38e85b33 | 2025-08-11 01:46:09 | wip embed | ||
| ec562e4b | 2025-08-11 01:37:42 | render template | ||
| 8e9dc096 | 2025-08-11 01:23:40 | ekc3 test parse | ||
| f4e6e401 | 2025-08-11 01:13:39 | wip embed | ||
| 781e82c9 | 2025-08-11 00:27:54 | wip buf, init, Call | ||
| be6e34e9 | 2025-08-11 00:22:53 | wip embed, Call.ident, Call.sym | ||
| 11928701 | 2025-08-10 23:31:04 | wip embed and str_init_concatenate_list | ||
| 7deb2beb | 2025-08-10 21:30:20 | wip ekc3/embed | ||
| e0944efe | 2025-08-10 20:14:04 | fix marshall test | ||
| af2ae56f | 2025-08-10 19:37:11 | marshall/read struct type clean and must_clean | ||
| 0e16c898 | 2025-08-10 19:24:27 | fix OpenGL demo | ||
| ad7318cc | 2025-08-10 15:15:37 | refactor f_clean into p_callable and use env_eval_call_callable_args to call the callable at struct clean time. | ||
| f132308f | 2025-08-10 14:45:13 | fix test vector for integer output that needs a cast. | ||
| 4dc12cfe | 2025-08-10 14:44:56 | fix json integer to str | ||
| 86039355 | 2025-08-10 12:53:32 | fix marshall/read tests using claude-code | ||
| 675cb5b8 | 2025-08-10 01:24:51 | all marshall tests pass | ||
| 80eca08f | 2025-08-10 00:48:33 | fix bugs, align types with marshall_data | ||
| c1163b18 | 2025-08-10 00:27:05 | align prototypes on marshall_data, add many error messages | ||
| 25e51e7a | 2025-08-09 23:22:02 | fix marshall read struct | ||
| 2bacb006 | 2025-08-09 22:13:53 | fix tests, update TODO | ||
| aa168919 | 2025-08-09 21:46:15 | make some more tests pass | ||
| b8315c17 | 2025-08-09 13:05:24 | fix tests for ikc3/marshall | ||
| fddb0b98 | 2025-08-09 12:59:12 | wip marshall_read callable, pcallable, do blocks, fix buf_inspect for cfn with module == env.current_defmodule. | ||
| 4335373b | 2025-08-08 21:40:44 | wip callable, fn, frame, pcallable | ||
| f15bc15c | 2025-08-08 20:20:30 | fix marshall/read p/var tests | ||
| 90367870 | 2025-08-08 20:10:44 | fix marshall/read time | ||
| 8d2888a8 | 2025-08-08 19:50:30 | fix map tests | ||
| 132f0830 | 2025-08-08 19:11:54 | fix tests marshall ikc3 | ||
| cbc3ec31 | 2025-08-08 18:13:42 | fix map ws | ||
| f9e5d0af | 2025-08-08 18:06:55 | fix: i and count misconception | ||
| f42d48dc | 2025-08-08 18:03:10 | feat: loops through tags on map and do_block | ||
| e1e4a8af | 2025-08-08 17:56:17 | fix: tag -> ptag | ||
| 4d756494 | 2025-08-08 17:55:58 | ws | ||
| 0fd7ea70 | 2025-08-08 17:48:08 | == NULL -> ! | ||
| f8a792de | 2025-08-08 17:55:09 | fix: marshall_read_do_block | ||
| 4b266bb4 | 2025-08-08 17:47:34 | fix: marshall_read_map | ||
| 01b021e2 | 2025-08-08 17:30:54 | fix ikc3/marshall tests | ||
| 4b9e9555 | 2025-08-08 17:28:59 | marshall test ikc3 | ||
| 6872d00b | 2025-08-08 17:27:18 | wip tests marshall | ||
| d3f73a24 | 2025-08-08 17:16:41 | sym -> psym | ||
| b62623e2 | 2025-08-08 17:12:39 | fix inspect ratio | ||
| 551c9173 | 2025-08-08 17:03:33 | wip | ||
| 41506b5e | 2025-08-08 15:40:41 | wip: passing the progress | ||
| d72a9ae5 | 2025-08-08 10:28:06 | fix: commented a test | ||
| a939d93d | 2025-08-08 13:23:20 | fix tests for marshall ikc3 | ||
| 0eade256 | 2025-08-08 12:13:54 | fix buf_inspect_tag and ratio for integer casts | ||
| 1df5b43a | 2025-08-08 09:51:49 | wip: test tag for str | ||
| 2cf7b56e | 2025-08-08 09:04:45 | fix marshall (heap = true) | ||
| 0a0c9c9d | 2025-08-07 20:09:28 | fix: make ikc3 marshall tests pass ! | ||
| b3a9c4c8 | 2025-08-07 19:21:49 | fix marshall_heap_pointer | ||
| 5facb8f1 | 2025-08-07 18:40:12 | add tag type to hash table | ||
| 25be3c59 | 2025-08-07 18:39:55 | sort switch case | ||
| 47a85ea3 | 2025-08-07 18:23:57 | error handling | ||
| fcc0dad9 | 2025-08-07 18:22:05 | error handling | ||
| 52da385f | 2025-08-07 13:53:49 | add tests for ikc3/marshall | ||
| 780e4f45 | 2025-08-07 13:14:18 | fix marshalling of s_str | ||
| 23733ee0 | 2025-08-07 12:58:43 | add tests for marshall and marshall read in test/ikc3/marshall.kc3 | ||
| 2c02c35a | 2025-08-06 17:03:59 | marshall test in ikc3, with loopback function | ||
| 9a2c5d17 | 2025-08-06 16:34:52 | feat: marshall_array to be reviewed | ||
| 360864a5 | 2025-08-06 16:31:18 | fix build and add tests for marshall | ||
| 79aa33a6 | 2025-08-06 16:15:50 | implement wrappers for marshall_read in kc3 | ||
| a7860654 | 2025-08-06 15:34:54 | fix: duplicate stub | ||
| db03f98e | 2025-08-06 15:33:19 | fix: type_errors | ||
| 01d2fc70 | 2025-08-06 15:29:50 | feat: added more error handline on tag_clean and list_clean | ||
| 72349fc6 | 2025-08-06 15:25:40 | s_array.dimension -> dimension_count | ||
| 10e77739 | 2025-08-06 15:13:51 | fix: added spaces to func declarations | ||
| c8ef3d4c | 2025-08-06 12:27:54 | rename s_array.dimension to dimension_count | ||
| f5075908 | 2025-08-06 12:01:55 | wip: marshall_array | ||
| 528a0327 | 2025-08-06 11:57:44 | feat: ptag_clean | ||
| a35be577 | 2025-08-06 00:33:19 | add explicit plist name to s_list ** functions | ||
| 40d3caf6 | 2025-08-06 10:52:18 | add marshall_integer test | ||
| 819c877d | 2025-08-06 10:51:54 | ptag_clean | ||
| 15ce7221 | 2025-08-06 10:21:13 | feat: tests for marshall_struct (via marshall_tag) | ||
| 7169b221 | 2025-08-06 00:02:20 | fix data for buf_inspect_list -> plist and _size functions, also work on ekc3 | ||
| 97410bf5 | 2025-08-05 15:51:28 | remove verbose error logging | ||
| feb371e5 | 2025-08-05 15:40:49 | fix config_common and config.subr for config_have_generic_sw_uw. | ||
| 9dda9e0c | 2025-08-05 14:30:41 | wip marshall pstruct_type and marshall_data | ||
| ad5537c4 | 2025-08-05 12:49:39 | feat: marshall_pstruct, marshall_pstruct_type | ||
| be76dfe0 | 2025-08-05 12:47:40 | feat: MARSHALL_P macro | ||
| 34468ae4 | 2025-08-05 12:02:15 | fix: incompatible generic on some architectures | ||
| 85452a49 | 2025-08-05 10:33:29 | ekc3 tests | ||
| e90f7a57 | 2025-08-05 08:03:09 | comment all marshall_read tests that fail | ||
| 951dc69a | 2025-08-05 07:46:52 | sources | ||
| 083beb35 | 2025-08-05 07:46:21 | make | ||
| a27dc418 | 2025-08-05 07:38:39 | embed_parse_template_str | ||
| 63d336a7 | 2025-08-05 07:17:13 | wip embed | ||
| eb06917b | 2025-08-05 05:26:14 | embed test | ||
| f8317f48 | 2025-08-05 05:07:47 | wip | ||
| 37305dc8 | 2025-08-05 03:58:26 | wip |