Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6a680c95 | 2024-01-22 22:04:38 | fix arrays | ||
| 581fbfc4 | 2024-01-05 18:12:59 | struct | ||
| 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 | ||
| df9634eb | 2023-12-14 01:13:47 | wip struct | ||
| ddcdedba | 2023-12-11 19:54:18 | assert.h err.h | ||
| e45d6e2f | 2023-11-19 20:44:37 | compare_map | ||
| d2587241 | 2023-11-19 15:21:58 | map: pattern matching | ||
| d1c45502 | 2023-11-19 14:07:20 | fix map | ||
| 17c95f81 | 2023-11-17 12:30:52 | wip map | ||
| e18e012b | 2023-11-13 16:35:44 | map tests | ||
| b6f02530 | 2023-11-09 21:26:09 | list change from paren () to brackets [] | ||
| 817493c6 | 2023-11-07 12:26:11 | fix integer tests | ||
| b2b63372 | 2023-11-03 16:31:26 | show supported systems in README.md, fix tests | ||
| aa9082b9 | 2023-11-03 14:18:44 | wip macosx | ||
| 69ef815a | 2023-10-30 11:13:40 | more tests | ||
| a55117c4 | 2023-10-28 12:40:43 | fixed tag_mod | ||
| d76c54db | 2023-10-27 23:54:45 | wip test_ic3 integer_mod | ||
| 70abf3fe | 2023-10-27 23:13:07 | wip tag_mod | ||
| dffd7fcf | 2023-10-27 20:47:31 | wip test_ic3 bor | ||
| 29024978 | 2023-10-26 11:44:30 | license | ||
| 4534c0ce | 2023-10-26 10:27:32 | wip ptr | ||
| 9809bcf9 | 2023-10-21 14:57:54 | fixed operators | ||
| 71dcf362 | 2023-10-21 02:17:19 | wip operators | ||
| 9a7a5fe3 | 2023-10-01 19:50:23 | fixed (List) arrays | ||
| c21e333e | 2023-10-01 19:44:40 | fixed (List) arrays | ||
| af40ba86 | 2023-10-01 18:14:02 | wip (List) arrays | ||
| 6eae16af | 2023-09-25 16:13:06 | fix use after free | ||
| 453f5581 | 2023-09-24 11:57:36 | wip integer arrays | ||
| 7271f0fc | 2023-09-23 08:44:38 | wip integer arrays | ||
| 4abf52d5 | 2023-09-22 17:35:28 | (U*) and (S*) arrays | ||
| b9f9b82d | 2023-09-20 00:21:12 | fix tests | ||
| 48449333 | 2023-09-19 22:55:33 | add array tests | ||
| 2c1ce7f2 | 2023-09-19 15:23:28 | wip arrays | ||
| 27dc573f | 2023-09-18 15:10:02 | cast | ||
| 9523ec9d | 2023-09-11 11:36:58 | buf_inspect_call_brackets | ||
| f131055e | 2023-09-10 14:18:55 | fix env_eval_equal_tag | ||
| 09d658e5 | 2023-09-08 09:52:33 | fix array tests | ||
| 26a03f17 | 2023-09-07 12:13:27 | wip segv = | ||
| 059e7659 | 2023-09-06 12:16:22 | module_load records load time | ||
| d8737fd4 | 2023-09-05 15:16:41 | tests ok | ||
| 505fbb73 | 2023-09-03 21:52:55 | eval is evil | ||
| 38f69099 | 2023-08-27 18:49:57 | test array | ||
| d82ec9d6 | 2023-08-27 12:48:43 | refactor compare | ||
| e9cff855 | 2023-08-20 20:35:09 | add tests for integer | ||
| 6f6b9a33 | 2023-08-16 18:28:48 | update | ||
| f76b09b7 | 2023-08-15 11:14:15 | tag_add | ||
| d96ba0ce | 2023-08-15 10:03:30 | wip tag_add | ||
| 19f2ece7 | 2023-08-12 16:52:22 | remove ; in functions | ||
| 2bcb9130 | 2023-08-12 16:13:06 | tests | ||
| 83a58383 | 2023-08-12 10:06:30 | fix tag_mul | ||
| 29a543e0 | 2023-08-12 09:08:08 | fix call | ||
| 72e97a94 | 2023-08-09 16:32:52 | test equal (=) | ||
| 6ad7803d | 2023-08-09 08:41:50 | wip tag operations | ||
| f37dc90f | 2023-08-08 21:17:20 | wip test/ic3/integer | ||
| d09cbd80 | 2023-08-07 15:52:18 | add more tests for integer | ||
| f533a6ed | 2023-08-04 19:08:27 | integer | ||
| 50ea6fde | 2023-08-04 15:18:05 | wip | ||
| fb98c7c3 | 2023-07-29 21:52:00 | wip | ||
| 4e71dadc | 2023-07-27 15:25:59 | ! ! true | ||
| 18e8c357 | 2023-07-26 12:54:04 | test boolean comparison operators | ||
| a6778fb3 | 2023-07-25 23:37:33 | fix buf_inspect_fn | ||
| 5da26941 | 2023-07-25 23:08:48 | remove whitespace from ic3 | ||
| 0c3101e8 | 2023-07-25 22:59:08 | unary operator ! not | ||
| 7f6443d3 | 2023-07-25 22:13:58 | wip | ||
| 291b02e6 | 2023-07-24 13:05:07 | buf_parse_character | ||
| 35c652a6 | 2023-07-23 19:44:38 | wip buf_inspect_array | ||
| e972b8f8 | 2023-07-16 15:15:44 | wip | ||
| 7336628f | 2023-07-14 11:24:20 | wip | ||
| e0b7486f | 2023-07-10 10:24:33 | wip | ||
| a1c55808 | 2023-04-07 17:49:02 | wip array | ||
| 5c473695 | 2023-04-02 07:23:45 | wip array | ||
| 6dc15b73 | 2023-03-17 19:03:29 | test/ic3/op | ||
| 7eabb9c2 | 2023-03-15 21:35:32 | cfn | ||
| d5ac2337 | 2023-03-14 08:44:05 | buf_parse_call_op | ||
| b6c22745 | 2023-03-14 08:13:59 | wip double free | ||
| 4cc834e5 | 2023-03-13 19:22:40 | buf_parse_call_op | ||
| 7ede0732 | 2023-03-12 09:31:47 | tests | ||
| 7d90603a | 2023-03-07 15:25:22 | fix tests | ||
| 6926d695 | 2023-03-03 16:47:47 | wip | ||
| 0ea9939d | 2023-02-12 18:45:57 | wip | ||
| bc256e04 | 2023-02-11 12:54:42 | test/ic3/call.in | ||
| eb306d97 | 2023-02-11 09:35:05 | wip | ||
| 29586007 | 2023-02-11 01:03:55 | fn | ||
| 493d1f2b | 2023-02-10 17:53:26 | wip fn | ||
| e7f8646f | 2023-02-10 10:28:47 | fn wip | ||
| 79b54579 | 2023-02-02 17:31:53 | wip | ||
| 32d7a754 | 2023-01-28 19:09:12 | tests | ||
| 9cecb3cd | 2023-01-28 18:27:58 | test add | ||
| 8bd828d3 | 2023-01-22 19:13:06 | tuple test | ||
| 27db4062 | 2022-12-31 01:43:49 | tests ok | ||
| 3c3beb53 | 2022-12-18 21:17:49 | wip error | ||
| 865d1524 | 2022-10-31 00:50:45 | c3-lang |