libkc3/tag_init.rb


Log

Author Commit Date CI Message
Thomas de Grivel ce84c544 2025-09-23T04:16:17 tag_init_str_inspect_buf, fix pdf_buf_parse
Thomas de Grivel d031eaf3 2025-09-05T18:22:23 wip: refactor tag_init_pcall
Thomas de Grivel 9e0cf3c1 2025-09-05T14:01:46 refactor *_new_ref -> p*_init_copy
Thomas de Grivel 17a0f716 2025-09-04T01:50:29 tag_init pcall
Thomas de Grivel a9077c87 2025-09-04T01:19:32 wip memory corruption or bug in facts_remove_fact
Thomas de Grivel 5126596c 2025-08-24T21:19:16 add proper op handling in marshall_read_ops and ops_add instead of ugly hack
Thomas de Grivel 11928701 2025-08-10T23:31:04 wip embed and str_init_concatenate_list
Thomas de Grivel ad7318cc 2025-08-10T15:15:37 refactor f_clean into p_callable and use env_eval_call_callable_args to call the callable at struct clean time.
Thomas de Grivel aa168919 2025-08-09T21:46:15 make some more tests pass
Thomas de Grivel 63d336a7 2025-08-05T07:17:13 wip embed
Thomas de Grivel 82c2bef6 2025-08-02T13:45:41 fix tag_init.rb, fixing tag_init.c and list_init.c
lyzer-px bbd83477 2025-07-25T18:02:09 refactor: TAG_LIST -> TAG_PLIST
Thomas de Grivel 5aca5640 2025-07-21T03:28:39 refactor p_*
Thomas de Grivel 944c07d2 2025-07-21T02:28:03 wip p_*
Thomas de Grivel 87826002 2025-07-21T01:59:24 refactor types.h p_* types
Thomas de Grivel 9a99c242 2025-07-14T00:42:16 wip pvar
Thomas de Grivel e44c8427 2025-04-14T23:17:37 facts with transaction
Thomas de Grivel 5ca06dac 2025-03-17T22:37:36 fix memleaks in sym_anon
Thomas de Grivel e4808e3a 2025-03-16T18:18:08 ikc3 --copy for pass by copy
Thomas de Grivel 4885ef3d 2025-03-14T20:42:27 wip pcallable
Thomas de Grivel a030f9af 2025-03-10T19:57:19 pstruct_type
Thomas de Grivel 75a14eb5 2025-03-10T18:06:50 wip 4th refactor in a row: pstruct_type
Thomas de Grivel 47b604d6 2025-03-04T16:45:58 wip compilation for pstruct
Thomas de Grivel 72907a3f 2025-03-04T16:09:13 wip operators and struct/pstruct pass by ref
Thomas de Grivel 4e291bf8 2024-12-21T16:14:13 wip compatibility with C++
Thomas de Grivel 60885506 2024-11-18T12:26:56 fix compilation
Thomas de Grivel df38cb84 2024-11-18T10:29:36 wip const and s_callable
Thomas de Grivel 96b055e1 2024-11-14T16:27:55 wip const and s_callable
Thomas de Grivel 62e87224 2024-11-11T15:05:03 List.map = cfn List "list_map" (...)
Thomas de Grivel 5bfed0bf 2024-09-05T02:36:01 wip Markdown.titles
Thomas de Grivel 014540b2 2024-08-31T07:08:19 workaround -O1 bug : tag_init_void
Thomas de Grivel d9964179 2024-08-21T14:44:17 refactor var
Thomas de Grivel 38227065 2024-08-14T15:12:07 json_buf_parse
Thomas de Grivel 5455754d 2024-08-11T17:18:22 wip kc3_facts, fix buf_inspect_sym_size
Thomas de Grivel 315de6ef 2024-08-09T01:33:35 wip test/http/07_event_echo
Thomas de Grivel d5a04b57 2024-08-09T00:44:51 TAG_TIME, tests OK
Baptiste 9bcbf3d0 2024-08-06T20:11:58 fix compilation on debian
Thomas de Grivel 0ca99830 2024-08-06T19:59:21 File.list(path)
Thomas de Grivel 57f6d1ad 2024-08-05T13:06:41 wip integer_reduce
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel f9ee7637 2024-07-28T05:02:34 initialize tmp
Thomas de Grivel 12657c22 2024-07-23T16:47:20 struct struct_ { bool free_data; }
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build