libkc3/buf_inspect.c


Log

Author Commit Date CI Message
Thomas de Grivel 83f088cb 2024-08-16T23:55:27 Facts.with_tags(Facts.env_facts(), ?, ?, ?, fn (fact) { puts(fact) })
Thomas de Grivel d40d21bc 2024-08-13T13:57:51 access
Thomas de Grivel 500914db 2024-08-12T11:01:47 fix tests for pretty printer
Thomas de Grivel 5455754d 2024-08-11T17:18:22 wip kc3_facts, fix buf_inspect_sym_size
Thomas de Grivel ea9be04e 2024-08-11T03:49:29 wip pretty printer for arrays
Thomas de Grivel b933599c 2024-08-11T02:38:02 pretty_printer: test/ikc3/str.kc3
Thomas de Grivel 2a7c4c96 2024-08-10T23:24:52 pretty_printer: indent maps
Thomas de Grivel 30ed0616 2024-08-10T23:06:17 wip pretty printer
Thomas de Grivel ecd36f07 2024-08-10T18:38:03 pretty printer: tests ok
Thomas de Grivel 1792fa78 2024-08-10T15:32:54 fixed compilation of tests
Thomas de Grivel 6dd239bc 2024-08-10T14:35:07 wip buf_inspect_size s_pretty
Thomas de Grivel 5b4ab876 2024-08-09T21:10:34 wip buf_inspect pretty printer
Thomas de Grivel c731c107 2024-08-09T18:00:18 refactor buf_inspect_size for s_pretty, line 2000
Thomas de Grivel fc0d908c 2024-08-09T16:52:11 wip buf_inspect_*_size pretty printer
Thomas de Grivel 07decc2d 2024-08-09T16:13:54 ws
Thomas de Grivel 538d2e9a 2024-08-09T16:12:44 wip pretty printer
Thomas de Grivel 0faaa440 2024-08-09T15:52:19 wip pretty printer
Thomas de Grivel 7ce28dd6 2024-08-09T15:17:45 buf: base_column for block indentation
Thomas de Grivel bce12090 2024-08-08T19:07:22 new tag type: TAG_TIME
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel 57979c67 2024-08-02T12:12:19 wip httpd
Thomas de Grivel 21562b6b 2024-07-31T19:05:40 fix buf_inspect_struct %Buf{}
Thomas de Grivel 8a0a06dd 2024-07-31T18:55:51 wip str_init_cast
Thomas de Grivel 0675e541 2024-07-31T18:13:35 buf_inspect_struct_size
Baptiste 00c9d5e0 2024-07-31T17:59:31 wip
Thomas de Grivel f225c6b7 2024-07-31T17:58:47 wip buf_inspect_struct
Thomas de Grivel 04feb525 2024-07-31T17:12:38 implement buf_inspect_struct_size
Thomas de Grivel d05b6203 2024-07-29T14:08:40 wip tests
Thomas de Grivel 7c4d5eda 2024-07-29T12:48:09 wip tests (U8) 0
Thomas de Grivel 07554e0d 2024-07-27T22:50:04 buf_inspect_map
Thomas de Grivel 9fdaf298 2024-07-27T20:40:28 buf_inspect_s, buf_inspect_u: print cast when necessary
Baptiste c263dc2f 2024-07-24T16:21:51 fix compilation
Thomas de Grivel e8923ad6 2024-07-21T21:07:00 wip
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build