Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fce3e809 | 2024-07-23 18:23:27 | added http_test rule | ||
| aa20f2c0 | 2024-07-23 17:00:31 | fix http test | ||
| 12657c22 | 2024-07-23 16:47:20 | struct struct_ { bool free_data; } | ||
| 50005e4c | 2024-07-22 13:21:56 | test: move sym_inspect and tag_inspect to inspect_* | ||
| e8923ad6 | 2024-07-21 21:07:00 | wip | ||
| df53e41d | 2024-07-21 15:20:19 | make test_http OK | ||
| f2054dd7 | 2024-07-20 19:24:01 | revert s*.kc3 to s*.facts | ||
| 600f4487 | 2024-07-20 19:00:22 | wip http and buf_parse | ||
| a0d7c17f | 2024-07-19 23:07:08 | fix tests and compilation | ||
| 9ef64e73 | 2024-07-19 19:26:17 | rename test/ikc3/*.in into *.kc3 | ||
| 9b812239 | 2024-07-19 19:14:25 | wip sockets, cast | ||
| 4507edd1 | 2024-07-18 16:35:07 | ekc3: support raw blocks | ||
| baf87c61 | 2024-07-18 15:42:02 | ekc3: with html_escape by default | ||
| 1a078e8e | 2024-07-17 01:26:52 | ekc3: silent block: <% a = 1 %> | ||
| e0e027b2 | 2024-07-17 00:00:16 | ekc3 first result | ||
| b7a148cb | 2024-07-16 21:10:50 | bugfix --load and newlines | ||
| be34a823 | 2024-07-16 17:07:30 | fix ikc3 --load and kc3s --load | ||
| ca0a0ffa | 2024-07-16 15:35:29 | env: move --load to ikc3.c and kc3s.c, wrote kc3_puts | ||
| 9916b9ec | 2024-07-16 14:50:56 | test_ekc3 | ||
| f3da01dc | 2024-07-16 14:45:21 | support --load and --quit | ||
| b45456dc | 2024-07-15 22:39:24 | rename c3 -> kc3 | ||
| 1ae6ad0e | 2024-07-15 19:59:52 | rename c3 to kc3, fix update_source, configure, build | ||
| d4f526a9 | 2024-07-17 21:20:48 | configure: print own path | ||
| da83a895 | 2024-06-28 12:17:54 | configure: add CFLAGS for i386 FPU excess precision | ||
| 8386c204 | 2024-07-14 23:22:09 | wip let | ||
| def9a1d2 | 2024-07-14 14:50:40 | fix struct_access | ||
| c9c5bf5a | 2024-07-13 16:25:56 | test access in string | ||
| ce9dde32 | 2024-07-08 12:53:11 | test/ic3/access fix test (typo) | ||
| 715ba991 | 2024-07-08 12:44:21 | test/ic3/access fix test | ||
| 7f453dbd | 2024-07-07 22:57:42 | access: buf_parse, buf_inspect, more tests | ||
| 9738844f | 2024-07-07 20:29:13 | test/ic3/access (ko) | ||
| 5760a397 | 2024-07-04 19:18:34 | update_sources (config.h) | ||
| afe830b5 | 2024-06-30 00:40:39 | fix test/ic3/gl because gl_object_clean is not part of libc3 | ||
| 21d315b1 | 2024-06-27 09:36:34 | add tests for GL | ||
| 739fb56f | 2024-06-26 21:45:58 | fix gcov build | ||
| 0a2d47e2 | 2024-06-25 14:03:24 | fix test/ic3/defoperator.out.expected | ||
| 5abf82ab | 2024-06-25 12:22:11 | fix defstruct with var | ||
| a376eb62 | 2024-06-25 09:58:53 | module_load(module, facts) -> env_module_load(env, module) | ||
| 1346168e | 2024-05-21 21:05:32 | libc3_test ok, wip ic3_test | ||
| 0cbdc44d | 2024-05-21 05:45:55 | wip error handling | ||
| 6d801ead | 2024-04-29 22:57:41 | wip def | ||
| 8f7b872a | 2024-04-24 13:13:57 | new tests for def | ||
| eba0bafc | 2024-04-23 20:30:06 | wip defmodule | ||
| 4342defd | 2024-04-22 23:45:36 | wip defmodule | ||
| e3af212b | 2024-04-13 10:07:36 | defmodule + def + fn + call | ||
| db33f90c | 2024-04-11 09:14:53 | wip defmodule: add tests | ||
| 3b48fce4 | 2024-04-10 15:20:17 | wip defoperator + var_init_cast | ||
| d8e2c25e | 2024-04-04 19:48:43 | wip defoperator (struct) | ||
| 79145ea6 | 2024-04-04 17:02:59 | new syntax for defoperator | ||
| 2a2a7cb5 | 2024-04-02 11:30:34 | defoperator tests | ||
| 7dd49b66 | 2024-04-02 10:35:25 | wip defoperator | ||
| 1f71e2bf | 2024-03-30 06:27:46 | add tests for defmodule | ||
| 9d080f56 | 2024-03-29 20:41:39 | defmodule + def | ||
| dc371756 | 2024-03-28 06:55:35 | wip defmodule | ||
| 10969336 | 2024-03-27 21:10:37 | wip defmodule | ||
| 8a44ec9d | 2024-03-23 14:49:15 | better definition for double_tuple | ||
| 3b8369a1 | 2024-03-23 05:35:45 | fix def | ||
| c5072aee | 2024-03-22 19:07:49 | add tests for def | ||
| 14d8a65a | 2024-03-18 08:46:51 | fix tests | ||
| 7aa669ff | 2024-03-24 17:57:47 | wip config.subr clean build prog | ||
| 4b17a5f5 | 2024-03-07 18:13:50 | more tests | ||
| ae261507 | 2024-03-07 16:57:34 | test complex mul | ||
| 28f667db | 2024-03-07 16:43:31 | ratio_test | ||
| e190e6a8 | 2024-03-07 16:19:51 | update sources | ||
| 5d266f52 | 2024-03-07 13:38:49 | ways to test the ratios with and without ic3 | ||
| 49c9071c | 2024-03-05 20:34:52 | test complex +i | ||
| b66b74da | 2024-03-05 13:25:29 | complex | ||
| 9e5a5688 | 2024-03-04 20:47:29 | rename operators | ||
| 6fc80e8b | 2024-03-04 20:10:01 | call ratio_simplify in ratio_mul and ratio_div, add test operations on ratios | ||
| 7f2f72e4 | 2024-03-04 14:19:12 | license | ||
| 327407ea | 2024-03-01 15:34:18 | remove <err.h>, file_open | ||
| 50fd4285 | 2024-02-28 16:26:14 | ratio_neg | ||
| 795a2cd7 | 2024-02-28 16:09:55 | ic3 test ratio | ||
| e2ea623f | 2024-02-21 21:21:23 | ruby-style if | ||
| 3a4ae5af | 2024-02-20 22:35:00 | if then else | ||
| fd1b09c2 | 2024-02-18 21:00:36 | fix unquote | ||
| 097391e6 | 2024-02-18 13:34:40 | wip unquote | ||
| 672c6055 | 2024-02-17 10:32:31 | test macros | ||
| d9932537 | 2024-02-16 11:48:30 | wip macros | ||
| 94329ef3 | 2024-02-14 14:58:22 | pin operator | ||
| b7c69b9f | 2024-02-12 19:45:10 | fix buf_parse | ||
| 4a838bf1 | 2024-02-11 13:52:16 | test ic3 block | ||
| b2c15d58 | 2024-02-10 09:42:17 | test ic3 block | ||
| 5928f6c4 | 2024-02-09 20:29:24 | wip block | ||
| b998bad3 | 2024-02-02 20:10:29 | quote unquote | ||
| 8b68a241 | 2024-01-29 18:17:51 | c11 -> use system libffi | ||
| f0cee1e5 | 2024-01-29 17:38:22 | str eval | ||
| 0c1e2386 | 2024-01-24 21:39:28 | wip | ||
| 6a680c95 | 2024-01-22 22:04:38 | fix arrays | ||
| cc225506 | 2024-01-22 20:43:40 | sym_array_type | ||
| 3b677e28 | 2024-01-13 12:38:54 | tag_sym_1 -> tag_sym | ||
| e8360897 | 2024-01-10 12:20:21 | s8 -> char | ||
| 581fbfc4 | 2024-01-05 18:12:59 | struct | ||
| 05cf8d3d | 2024-01-05 09:56:44 | buf_inspect_f32 buf_inspect_f64 | ||
| 5754b004 | 2024-01-04 16:53:18 | wip buf_inspect_f32 | ||
| ea1fdf97 | 2024-01-04 15:42:50 | wip buf_inspect_f32 | ||
| 35513811 | 2024-01-04 12:48:23 | wip buf_inspect_f32 buf_inspect_f64 | ||
| 4fdc57d3 | 2024-01-03 11:06:46 | wip data and struct | ||
| c237b4ce | 2023-12-21 02:50:45 | wip asan | ||
| fddc7d94 | 2023-12-14 18:50:55 | sources.mk |