libc3


Log

Author Commit Date CI Message
Thomas de Grivel 533e184c 2024-04-15T13:43:18 tag_init_copy: error handling
Thomas de Grivel e3af212b 2024-04-13T10:07:36 defmodule + def + fn + call
Thomas de Grivel 368b1c54 2024-03-29T19:24:57 wip defmodule + def
Thomas de Grivel 5326d4e4 2024-03-29T18:48:54 wip defmodule + def
Thomas de Grivel c0cf3eff 2024-03-29T18:23:05 wip defmodule + def
Thomas de Grivel 1b266944 2024-04-12T10:58:35 wip env_eval_fn
Thomas de Grivel c11ccf0f 2024-04-08T15:57:56 fix pattern matching of calls
Thomas de Grivel 027210f5 2024-03-29T11:45:04 wip config.subr and defmodule + def
Thomas de Grivel d8e2c25e 2024-04-04T19:48:43 wip defoperator (struct)
Thomas de Grivel 0131304b 2024-03-28T09:07:09 wip defmodule
Thomas de Grivel 2fd931a7 2024-04-11T18:05:44 wip env_eval_fn
Thomas de Grivel dc371756 2024-03-28T06:55:35 wip defmodule
Thomas de Grivel 10969336 2024-03-27T21:10:37 wip defmodule
Thomas de Grivel 17f78e73 2024-03-27T11:39:14 if then else
Thomas de Grivel 397bbe0f 2024-04-04T17:02:17 add type to *_init_cast
Thomas de Grivel ff02a06f 2024-03-26T19:56:35 fixme
Thomas de Grivel 64743de1 2024-03-26T11:00:07 better error message in env
Thomas de Grivel e1ab1d84 2024-03-26T10:36:57 better error message for unbound equal on both sides
Thomas de Grivel eb4bb492 2024-04-15T16:40:15 wip asan
Thomas de Grivel 7f9b39e8 2024-04-14T23:12:24 gain 1 line
Thomas de Grivel 74b11e8b 2024-03-25T10:22:25 configure: shorter build messages, build log in .build/log
Thomas de Grivel 188f8039 2024-04-10T17:39:49 def x = %C3.Operator{}
Thomas de Grivel 7dd49b66 2024-04-02T10:35:25 wip defoperator
Thomas de Grivel d43549a9 2024-04-14T12:16:49 env_def: error handling
Thomas de Grivel 3b48fce4 2024-04-10T15:20:17 wip defoperator + var_init_cast
Thomas de Grivel 87c46d4d 2024-04-02T10:17:38 wip defoperator
Thomas de Grivel d4915524 2024-04-02T09:38:37 wip defoperator
Thomas de Grivel 9d080f56 2024-03-29T20:41:39 defmodule + def
Thomas de Grivel a72078d0 2024-03-22T19:07:40 fix printing of special operators
Thomas de Grivel 818d68fb 2024-03-22T16:50:09 def
Thomas de Grivel 28ddb117 2024-03-22T16:32:23 wip def
Thomas de Grivel b8dda13d 2024-03-21T06:03:10 sym
Thomas de Grivel b60621ee 2024-03-20T11:06:10 major speed up : removed all non necessary usage of tag_init_1
Thomas de Grivel 929086a1 2024-03-19T18:07:49 refactor call_get and ident_get
Thomas de Grivel 21f163b1 2024-03-19T17:23:22 use :symbol_value instead of :fn and :cfn
Thomas de Grivel 815eee91 2024-03-19T11:11:31 tag
Thomas de Grivel 968aae78 2024-03-19T08:24:30 defmodule
Thomas de Grivel 3541b15d 2024-03-19T06:35:04 export c3 functions
Thomas de Grivel 4f7329cd 2024-03-17T21:49:33 fix cfn_apply
Thomas de Grivel 5f259054 2024-03-24T18:32:56 wip asan
Thomas de Grivel f5180094 2024-03-24T18:21:38 fix env_module_is_loading
Thomas de Grivel 769a96ab 2024-03-24T17:00:12 wip configure macos
Thomas de Grivel 1f7b37ca 2024-03-24T15:54:55 wip config.subr
Thomas de Grivel 75270fe7 2024-03-24T14:53:08 move libc3/window to libc3_window, shorter build messages and build log for libc3 (see configure)
Thomas de Grivel 92bf6a1b 2024-03-24T11:10:46 add missing eval
Thomas de Grivel fac159ec 2024-03-23T08:15:59 allow empty buf
Thomas de Grivel 3b8369a1 2024-03-23T05:35:45 fix def
Thomas de Grivel 2a4ae1a8 2024-03-22T19:46:35 buf_inspect_call_size
Thomas de Grivel a39e403f 2024-03-11T16:41:49 win32
Thomas de Grivel f747bc5d 2024-03-11T12:50:26 ratio_init_cast
Thomas de Grivel bfd26030 2024-03-11T12:49:46 fix cast priority
Thomas de Grivel 86fb1a6d 2024-03-10T11:28:58 tag_mod f128
Thomas de Grivel 7a8379b8 2024-03-09T18:30:11 wip tag_mod
Thomas de Grivel cd9590e3 2024-03-09T09:56:03 operations on complex and ratios
Thomas de Grivel f8149a34 2024-03-08T21:31:22 tag_mul
Thomas de Grivel e9cfe91c 2024-03-08T19:47:24 tag_add, tag_sub
Thomas de Grivel 7447c842 2024-03-08T18:38:58 wip tag_add
Baptiste e3824484 2024-03-07T18:13:26 more cases handled in the tag_add for ratios
Thomas de Grivel e190e6a8 2024-03-07T16:19:51 update sources
Thomas de Grivel b4cc5bb4 2024-03-07T16:17:06 pcomplex
Thomas de Grivel d6f99eec 2024-03-07T15:08:19 wip ic3> (Complex) 0
Thomas de Grivel d98b42b9 2024-03-07T14:40:47 wip segv ic3> (Complex) 0
Thomas de Grivel 33ffdb74 2024-03-07T13:39:06 plug memleak in tag_addi
Baptiste dd7c6c7a 2024-03-07T13:39:25 reworked ratio_compare
Thomas de Grivel 0cde131c 2024-03-07T13:37:33 wip tag_add
Thomas de Grivel b28f36db 2024-03-07T09:33:30 wip tag_mul
Thomas de Grivel 930f20d2 2024-03-07T09:01:08 use f128 sqrtl for [su]_sqrt
Thomas de Grivel 0816bb31 2024-03-07T08:33:05 only accept positive denominator for ratios
Thomas de Grivel 0fa2bfff 2024-03-07T08:20:09 remove buf_to_ratio, fix ratio_init_integer
Thomas de Grivel 6f173ec3 2024-03-07T07:20:45 wip tag_add tag_mul complex f128 sw uw
Thomas de Grivel 0f55d808 2024-03-03T18:10:14 fix skiplist random height
Thomas de Grivel 84058343 2024-03-03T16:54:23 wip random_uniform
Thomas de Grivel 6e664d3c 2024-03-02T18:33:10 fix map_init
Thomas de Grivel c3ddf35d 2024-03-02T18:24:52 fix set.c.in
Thomas de Grivel 3ce5e01c 2024-03-02T18:01:02 alloc
Thomas de Grivel d33e7f3f 2024-03-02T17:11:22 alloc
Thomas de Grivel 971a739e 2024-03-02T16:55:52 alloc
Thomas de Grivel 286a2951 2024-03-02T16:48:31 alloc
Thomas de Grivel 7fecb276 2024-03-02T15:19:31 alloc
Thomas de Grivel 97a2989e 2024-03-02T12:07:41 remove unused headers
Thomas de Grivel 6bf43c16 2024-03-02T12:02:06 remove <err.h>
Thomas de Grivel 8f2d9390 2024-03-02T11:16:27 remove unused headers
Thomas de Grivel 6597fc1d 2024-03-02T10:59:10 remove unused headers
Thomas de Grivel f36c457c 2024-03-02T10:30:58 remove useless headers
Thomas de Grivel 88f38456 2024-03-02T09:52:34 wip fn
Thomas de Grivel fa764ce5 2024-03-02T09:49:15 remove <err.h>
Thomas de Grivel 3caf268d 2024-03-01T19:03:33 compare: abort
Baptiste 10c9fee9 2024-03-01T18:18:54 replaced useless function
Baptiste 7658ee77 2024-03-01T18:13:56 replaced integers_clean by ratio_clean
Baptiste 34904633 2024-03-01T18:04:41 reworked ratio_init_1 and better error handing in ratio_add
Thomas de Grivel 3f1bfec5 2024-03-01T17:58:46 remove <err.h>
Thomas de Grivel 4b22c0be 2024-03-01T16:59:38 tag_init_1
Thomas de Grivel 88a6d407 2024-03-01T16:53:07 remove std headers where possible
Thomas de Grivel 171a78cd 2024-03-01T16:20:27 wip asan
Thomas de Grivel 327407ea 2024-03-01T15:34:18 remove <err.h>, file_open
Baptiste df4d9d89 2024-03-01T14:36:29 first working ratio add with simplify
Thomas de Grivel ce160a2c 2024-03-01T14:13:21 alloc.c
Thomas de Grivel e55ad5da 2024-03-01T13:27:45 remove <err.h>
Thomas de Grivel 2ec2fbbf 2024-03-01T13:12:18 assert
Thomas de Grivel ab4b8b8d 2024-03-01T13:02:32 wip err.h