kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
thodg 1f71e2bf 2024-03-30 06:27:46 add tests for defmodule
thodg 9d080f56 2024-03-29 20:41:39 defmodule + def
thodg 368b1c54 2024-03-29 19:24:57 wip defmodule + def
thodg 3d40b898 2024-03-28 16:21:05 config.subr: report linker errors
thodg 64743de1 2024-03-26 11:00:07 better error message in env
thodg e1ab1d84 2024-03-26 10:36:57 better error message for unbound equal on both sides
thodg cfbf48c4 2024-03-28 09:21:43 config.subr: report compile errors
thodg 83159b77 2024-03-25 11:21:12 shorter build messages on macos
thodg 74b11e8b 2024-03-25 10:22:25 configure: shorter build messages, build log in .build/log
thodg 5326d4e4 2024-03-29 18:48:54 wip defmodule + def
thodg 0131304b 2024-03-28 09:07:09 wip defmodule
thodg f255b912 2024-03-24 18:46:18 fix build on macos
thodg 2aff3661 2024-03-28 09:06:38 config.subr: report compile errors
thodg 48d60666 2024-03-29 20:38:59 libc3_window: configure
thodg c0cf3eff 2024-03-29 18:23:05 wip defmodule + def
thodg dc371756 2024-03-28 06:55:35 wip defmodule
thodg 10969336 2024-03-27 21:10:37 wip defmodule
thodg 027210f5 2024-03-29 11:45:04 wip config.subr and defmodule + def
thodg 17f78e73 2024-03-27 11:39:14 if then else
thodg ff02a06f 2024-03-26 19:56:35 fixme
thodg 3b8369a1 2024-03-23 05:35:45 fix def
thodg 2a4ae1a8 2024-03-22 19:46:35 buf_inspect_call_size
thodg c5072aee 2024-03-22 19:07:49 add tests for def
thodg a72078d0 2024-03-22 19:07:40 fix printing of special operators
thodg 818d68fb 2024-03-22 16:50:09 def
thodg 28ddb117 2024-03-22 16:32:23 wip def
thodg b8dda13d 2024-03-21 06:03:10 sym
thodg b60621ee 2024-03-20 11:06:10 major speed up : removed all non necessary usage of tag_init_1
thodg 929086a1 2024-03-19 18:07:49 refactor call_get and ident_get
thodg 21f163b1 2024-03-19 17:23:22 use :symbol_value instead of :fn and :cfn
thodg 5f259054 2024-03-24 18:32:56 wip asan
thodg 815eee91 2024-03-19 11:11:31 tag
thodg 968aae78 2024-03-19 08:24:30 defmodule
thodg f5180094 2024-03-24 18:21:38 fix env_module_is_loading
thodg 3541b15d 2024-03-19 06:35:04 export c3 functions
thodg 0a3e7124 2024-03-18 11:53:24 tag_hash cfn
thodg 7aa669ff 2024-03-24 17:57:47 wip config.subr clean build prog
thodg 14d8a65a 2024-03-18 08:46:51 fix tests
thodg 5b80e474 2024-03-17 21:52:38 bump revision
thodg 769a96ab 2024-03-24 17:00:12 wip configure macos
thodg 4f7329cd 2024-03-17 21:49:33 fix cfn_apply
thodg 348de531 2024-03-16 15:58:32 fix lib
thodg b81751d3 2024-03-24 16:14:46 wip config.subr
thodg 228a3182 2024-03-24 16:12:12 fix build on mac
thodg 1f7b37ca 2024-03-24 15:54:55 wip config.subr
thodg 75270fe7 2024-03-24 14:53:08 move libc3/window to libc3_window, shorter build messages and build log for libc3 (see configure)
thodg 92bf6a1b 2024-03-24 11:10:46 add missing eval
thodg 8a44ec9d 2024-03-23 14:49:15 better definition for double_tuple
thodg fac159ec 2024-03-23 08:15:59 allow empty buf
thodg 2124cbd4 2024-03-11 17:42:50 prepare for release
thodg a05df437 2024-03-11 17:32:20 readme
thodg a39e403f 2024-03-11 16:41:49 win32
thodg f747bc5d 2024-03-11 12:50:26 ratio_init_cast
thodg f0b35a42 2024-03-11 12:50:18 readme
thodg bfd26030 2024-03-11 12:49:46 fix cast priority
Baptiste 4b17a5f5 2024-03-07 18:13:50 more tests
Baptiste e3824484 2024-03-07 18:13:26 more cases handled in the tag_add for ratios
thodg ae261507 2024-03-07 16:57:34 test complex mul
thodg 28f667db 2024-03-07 16:43:31 ratio_test
thodg e190e6a8 2024-03-07 16:19:51 update sources
thodg b4cc5bb4 2024-03-07 16:17:06 pcomplex
thodg d6f99eec 2024-03-07 15:08:19 wip ic3> (Complex) 0
thodg 51150c1d 2024-03-07 14:47:37 wip segv ic3> (Complex) 0
thodg d98b42b9 2024-03-07 14:40:47 wip segv ic3> (Complex) 0
thodg 33ffdb74 2024-03-07 13:39:06 plug memleak in tag_addi
Baptiste dd7c6c7a 2024-03-07 13:39:25 reworked ratio_compare
Baptiste 5d266f52 2024-03-07 13:38:49 ways to test the ratios with and without ic3
thodg 0cde131c 2024-03-07 13:37:33 wip tag_add
thodg b28f36db 2024-03-07 09:33:30 wip tag_mul
thodg 930f20d2 2024-03-07 09:01:08 use f128 sqrtl for [su]_sqrt
thodg 0816bb31 2024-03-07 08:33:05 only accept positive denominator for ratios
thodg 0fa2bfff 2024-03-07 08:20:09 remove buf_to_ratio, fix ratio_init_integer
thodg ed7ab11c 2024-03-07 07:59:47 wip complex
thodg 6f173ec3 2024-03-07 07:20:45 wip tag_add tag_mul complex f128 sw uw
thodg f8da1004 2024-03-10 11:47:06 readme
thodg 86fb1a6d 2024-03-10 11:28:58 tag_mod f128
thodg 7a8379b8 2024-03-09 18:30:11 wip tag_mod
thodg cd9590e3 2024-03-09 09:56:03 operations on complex and ratios
thodg b4dc877f 2024-03-08 22:18:22 wip tag_div
thodg f8149a34 2024-03-08 21:31:22 tag_mul
thodg e9cfe91c 2024-03-08 19:47:24 tag_add, tag_sub
thodg 7447c842 2024-03-08 18:38:58 wip tag_add
thodg ab4b8b8d 2024-03-01 13:02:32 wip err.h
thodg dcaecb8b 2024-03-06 17:54:09 wip Complex * Complex
thodg 61a65ad6 2024-03-06 09:14:44 remove integer_init
thodg 49c9071c 2024-03-05 20:34:52 test complex +i
thodg a736cc17 2024-03-05 20:23:53 x +i y
thodg b66b74da 2024-03-05 13:25:29 complex
thodg 99aa5439 2024-03-05 11:54:53 tag_addi
thodg 73e0d629 2024-03-05 11:40:31 wip complex
thodg 20008f1c 2024-03-05 10:55:03 wip asan
thodg d602f366 2024-03-05 10:52:42 wip complex
thodg 9e5a5688 2024-03-04 20:47:29 rename operators
thodg 6c58a89d 2024-03-04 20:27:09 tag_sqrt
thodg 6fc80e8b 2024-03-04 20:10:01 call ratio_simplify in ratio_mul and ratio_div, add test operations on ratios
thodg 7f2f72e4 2024-03-04 14:19:12 license
thodg 4cb0bb7d 2024-03-04 12:34:55 operations on ratios
thodg aed10960 2024-03-04 11:49:26 wip ratio
thodg 38db6406 2024-03-03 20:29:24 alloc
thodg 0f55d808 2024-03-03 18:10:14 fix skiplist random height