Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c0cf3eff | 2024-03-29 18:23:05 | wip defmodule + def | ||
| 027210f5 | 2024-03-29 11:45:04 | wip config.subr and defmodule + def | ||
| 10969336 | 2024-03-27 21:10:37 | wip defmodule | ||
| 17f78e73 | 2024-03-27 11:39:14 | if then else | ||
| 64743de1 | 2024-03-26 11:00:07 | better error message in env | ||
| e1ab1d84 | 2024-03-26 10:36:57 | better error message for unbound equal on both sides | ||
| 28ddb117 | 2024-03-22 16:32:23 | wip def | ||
| 815eee91 | 2024-03-19 11:11:31 | tag | ||
| 0a3e7124 | 2024-03-18 11:53:24 | tag_hash cfn | ||
| 92bf6a1b | 2024-03-24 11:10:46 | add missing eval | ||
| 8a44ec9d | 2024-03-23 14:49:15 | better definition for double_tuple | ||
| 3b8369a1 | 2024-03-23 05:35:45 | fix def | ||
| f747bc5d | 2024-03-11 12:50:26 | ratio_init_cast | ||
| d98b42b9 | 2024-03-07 14:40:47 | wip segv ic3> (Complex) 0 | ||
| 930f20d2 | 2024-03-07 09:01:08 | use f128 sqrtl for [su]_sqrt | ||
| 0816bb31 | 2024-03-07 08:33:05 | only accept positive denominator for ratios | ||
| ed7ab11c | 2024-03-07 07:59:47 | wip complex | ||
| f8da1004 | 2024-03-10 11:47:06 | readme | ||
| 86fb1a6d | 2024-03-10 11:28:58 | tag_mod f128 | ||
| cd9590e3 | 2024-03-09 09:56:03 | operations on complex and ratios | ||
| b4dc877f | 2024-03-08 22:18:22 | wip tag_div | ||
| f8149a34 | 2024-03-08 21:31:22 | tag_mul | ||
| e9cfe91c | 2024-03-08 19:47:24 | tag_add, tag_sub | ||
| 7447c842 | 2024-03-08 18:38:58 | wip tag_add | ||
| dcaecb8b | 2024-03-06 17:54:09 | wip Complex * Complex | ||
| a736cc17 | 2024-03-05 20:23:53 | x +i y | ||
| b66b74da | 2024-03-05 13:25:29 | complex | ||
| d602f366 | 2024-03-05 10:52:42 | wip complex | ||
| 6c58a89d | 2024-03-04 20:27:09 | tag_sqrt | ||
| 6fc80e8b | 2024-03-04 20:10:01 | call ratio_simplify in ratio_mul and ratio_div, add test operations on ratios | ||
| 4cb0bb7d | 2024-03-04 12:34:55 | operations on ratios | ||
| d21e273e | 2024-02-22 18:05:25 | mandelbrot | ||
| 54f74225 | 2024-02-20 16:33:16 | fix buf_parse_special_operator | ||
| 6593474a | 2024-02-20 14:51:11 | wip special operator | ||
| 097391e6 | 2024-02-18 13:34:40 | wip unquote | ||
| 0d36fad0 | 2024-02-16 14:49:31 | history | ||
| d9932537 | 2024-02-16 11:48:30 | wip macros | ||
| f998a044 | 2024-02-15 12:38:51 | pin operator | ||
| eeed3205 | 2024-02-15 11:59:48 | wip if | ||
| 5e60d230 | 2024-02-14 16:48:49 | evaluate macros | ||
| 94329ef3 | 2024-02-14 14:58:22 | pin operator | ||
| 31034d42 | 2024-02-13 10:28:53 | wip macro | ||
| 0c1e2386 | 2024-01-24 21:39:28 | wip | ||
| 646a588e | 2024-01-23 21:53:56 | dlopen | ||
| cc225506 | 2024-01-22 20:43:40 | sym_array_type | ||
| b2c15d58 | 2024-02-10 09:42:17 | test ic3 block | ||
| 5928f6c4 | 2024-02-09 20:29:24 | wip block | ||
| 1cf7eefe | 2024-02-04 23:17:00 | wip mac | ||
| 92df2815 | 2024-02-04 23:06:46 | %GL.Sphere{} | ||
| 29db77e4 | 2024-02-04 22:07:24 | wip struct | ||
| 920b4ddb | 2024-02-02 10:35:50 | quote unquote | ||
| ae1dc36a | 2024-02-01 11:42:09 | wip unquote | ||
| f0cee1e5 | 2024-01-29 17:38:22 | str eval | ||
| 0a5d9500 | 2024-01-27 12:37:57 | wip str_eval | ||
| 1be10925 | 2024-01-27 11:42:36 | wip | ||
| cf8224db | 2024-01-26 11:05:44 | wip buf_parse_str_eval | ||
| e04ec58e | 2024-01-25 13:11:14 | str_cat | ||
| aa2bb65e | 2024-01-08 21:43:05 | wip ortho | ||
| afcddd2a | 2024-01-07 06:21:04 | wip s_list__fact | ||
| fee1cdd8 | 2024-01-05 14:47:14 | wip struct_type | ||
| 35513811 | 2024-01-04 12:48:23 | wip buf_inspect_f32 buf_inspect_f64 | ||
| e8ebe7e2 | 2023-12-21 04:01:40 | wip asan | ||
| a5aa00a4 | 2023-12-15 05:30:38 | wip env_eval_struct | ||
| a1fca524 | 2023-12-15 04:32:53 | struct: buf_parse, buf_inspect | ||
| ec39aa6c | 2023-11-27 00:29:26 | wip flies | ||
| 6e7a2ed4 | 2023-11-30 13:07:39 | refactor buf_init | ||
| 85b657b1 | 2023-11-24 20:02:33 | ic3> Map.map, Map.to_list |