Log

Author Commit Date CI Message
Thomas de Grivel 5760a397 2024-07-04T19:18:34 update_sources (config.h)
Thomas de Grivel 58185aae 2024-07-04T18:29:14 update_sources
Thomas de Grivel 74dcc2d1 2024-07-04T18:21:18 print update_sources path
Thomas de Grivel fac930c6 2024-07-04T11:08:10 fix env_eval_struct
Thomas de Grivel a1f9b25e 2024-07-03T19:59:42 remove unused code
Thomas de Grivel f4aefa88 2024-07-03T19:59:08 fix data_compare for structs
Thomas de Grivel 11c20c15 2024-07-04T10:36:25 fix demo_gl earth.c
Thomas de Grivel 161285f9 2024-07-03T19:58:19 move var declaration to top
Thomas de Grivel 8589f6b2 2024-07-03T15:34:21 ec3: wip
Thomas de Grivel 0c264e5d 2024-07-04T14:22:44 fix return bug in env_def operator fix def clean
Thomas de Grivel ad1ea078 2024-07-04T10:35:46 ec3: wip
Thomas de Grivel e07f3ac4 2024-07-03T10:36:07 todo
Thomas de Grivel 03dcaf3d 2024-07-03T07:47:33 fix multiple memory leaks
Thomas de Grivel 93ee110d 2024-07-04T10:06:27 fix memory leak in data_init_copy struct
Thomas de Grivel 573b9988 2024-07-02T01:19:35 ec3: work in progress
Thomas de Grivel aa020eba 2024-07-02T00:24:30 buf_empty
Thomas de Grivel 01c97f3f 2024-07-04T18:21:34 print update_sources path
Thomas de Grivel 5aa774c5 2024-07-04T14:21:57 env_
Thomas de Grivel 5a54c263 2024-07-04T10:05:58 sort s_struct type
Thomas de Grivel 6789d27e 2024-07-02T00:17:17 buf_read_to_str: error checking
Thomas de Grivel 3645540e 2024-07-01T20:22:21 fix compilation of stubs
Thomas de Grivel cf06f1d2 2024-07-03T20:14:28 remove struct.free_data
Thomas de Grivel 2cd36ac6 2024-07-01T20:14:20 initial commit for libc3_web
Thomas de Grivel afe830b5 2024-06-30T00:40:39 fix test/ic3/gl because gl_object_clean is not part of libc3
Thomas de Grivel 5ce92a31 2024-07-04T11:08:49 fix tag_to_const_pointer for structs
Thomas de Grivel 81aa9adb 2024-07-03T20:09:41 tag_init: remove struct_init free_data. While there fix spacing issue.
Thomas de Grivel 551e8f69 2024-06-30T00:24:16 work on error handling for structs and struct_type, and fix bug in env_struct_type_exists
Thomas de Grivel da83a895 2024-06-28T12:17:54 configure: add CFLAGS for i386 FPU excess precision
Thomas de Grivel 0a163410 2024-07-03T20:00:39 one instruction per line
Thomas de Grivel d664ed09 2024-06-27T11:55:36 make test_asan: fix two memory leaks in env_call_get and env_module_maybe_reload
Thomas de Grivel d25c1801 2024-05-19T03:38:49 env_struct_type_has_spec
Thomas de Grivel 73e942ab 2024-05-19T03:38:05 facts: error handling
Thomas de Grivel c6dd0c67 2024-06-27T09:49:00 minor fix
Thomas de Grivel 74b7f1e6 2024-05-18T20:48:23 env_defstruct
Thomas de Grivel 7a94e69f 2024-05-18T17:29:38 fix facts_transaction
Thomas de Grivel d576a796 2024-06-27T09:47:56 s_struct and s_struct_type support
Thomas de Grivel 667b9959 2024-05-18T15:13:19 facts_transaction
Thomas de Grivel 89eb4089 2024-05-18T15:12:48 README.md
Thomas de Grivel c1547a1a 2024-06-27T09:46:12 better StructType support
Thomas de Grivel c664d6b0 2024-05-18T15:12:36 lib/c3/0.1/gl/*.c3
Thomas de Grivel 808b797f 2024-05-17T14:43:07 ic3> cow(1) + cow(1)
Thomas de Grivel 33a84e1b 2024-06-27T09:41:06 buf_inspect_struct: bounds check for data + offset
Thomas de Grivel c2e9f761 2024-05-17T14:21:45 fix cow_init_cast
Thomas de Grivel d71491da 2024-05-15T14:32:51 remove Courier New
Thomas de Grivel c829de1d 2024-06-27T09:38:35 config.subr: fix build_prog CFLAGS_COV
Thomas de Grivel c1c5d90a 2024-05-15T10:20:51 bump revision
Thomas de Grivel f12b773f 2024-06-27T09:37:44 .ic3_history
Thomas de Grivel 21d315b1 2024-06-27T09:36:34 add tests for GL
Thomas de Grivel 739fb56f 2024-06-26T21:45:58 fix gcov build
Thomas de Grivel fc1348c5 2024-06-25T14:15:40 remove unused function env_module_load_defstruct
Thomas de Grivel 0a2d47e2 2024-06-25T14:03:24 fix test/ic3/defoperator.out.expected
Thomas de Grivel 5abf82ab 2024-06-25T12:22:11 fix defstruct with var
Thomas de Grivel 38b478bc 2024-06-25T11:56:58 module_has_ident -> env_module_has_ident, module_has_symbol -> env_module_has_symbol
Thomas de Grivel eef9feec 2024-06-25T11:31:10 module_load_time -> env_module_load_time, module_maybe_reload -> env_module_maybe_reload
Thomas de Grivel 14ae324b 2024-06-25T10:38:03 module_ensure_loaded -> env_module_ensure_loaded
Thomas de Grivel 9cfe595b 2024-06-25T10:20:14 ident_get -> env_ident_get, env_tag_ident_is_bound
Thomas de Grivel a376eb62 2024-06-25T09:58:53 module_load(module, facts) -> env_module_load(env, module)
Thomas de Grivel 4d6a58b6 2024-06-25T09:44:03 remove unused function call_op_get
Thomas de Grivel fa56409f 2024-06-25T09:40:15 call_get(call, facts) -> env_call_get(env, call)
Thomas de Grivel 9168f718 2024-06-25T09:26:11 lib: turn .facts files into .c3 files
Thomas de Grivel 8fc2cde0 2024-06-25T08:05:29 make clean gen && ./update_sources
Thomas de Grivel 7a41875d 2024-06-16T10:31:25 fix operators and cfn in .facts files and module loading
Thomas de Grivel a4e01382 2024-06-16T10:30:50 fix 'Noto Sans' font path
Thomas de Grivel 41789c71 2024-06-15T13:38:56 move defstruct functionality from .facts files to .c3 files
Thomas de Grivel 1fc3c987 2024-06-14T09:41:23 fix compilation on i386
Thomas de Grivel 27431b7e 2024-06-13T07:04:38 update fonts submodules
Thomas de Grivel 371ef224 2024-05-26T18:38:50 fix buf_inspect_call_op
Thomas de Grivel 1346168e 2024-05-21T21:05:32 libc3_test ok, wip ic3_test
Thomas de Grivel b9e790f8 2024-06-28T11:36:59 fix two segv in StructType (clean + must_clean)
Thomas de Grivel db5a972c 2024-05-21T19:59:47 fix var_set bug
Thomas de Grivel 9ce41cc8 2024-05-21T19:14:49 wip var_set bug
Thomas de Grivel 586a96a8 2024-06-27T14:56:25 make test_ic3_asan: fix memory leaks in defmodule test
Thomas de Grivel 01f284de 2024-05-21T16:01:39 wip var_set bug
Thomas de Grivel 0cbdc44d 2024-05-21T05:45:55 wip error handling
Thomas de Grivel 1d281e65 2024-05-14T21:01:33 Release v0.1.11
Thomas de Grivel 2fc5ce82 2024-05-14T21:10:50 update sources and c3.index
Thomas de Grivel 933d7056 2024-05-14T20:53:35 license
Thomas de Grivel 06d902d0 2024-05-13T00:50:40 xserver hack
Thomas de Grivel 9fb06735 2024-05-13T00:47:04 update_sources
Thomas de Grivel 7dd49b66 2024-04-02T10:35:25 wip defoperator
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 1f71e2bf 2024-03-30T06:27:46 add tests for defmodule
Thomas de Grivel 9d080f56 2024-03-29T20:41:39 defmodule + def
Thomas de Grivel 48d60666 2024-03-29T20:38:59 libc3_window: configure
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 027210f5 2024-03-29T11:45:04 wip config.subr and defmodule + def
Thomas de Grivel 3d40b898 2024-03-28T16:21:05 config.subr: report linker errors
Thomas de Grivel cfbf48c4 2024-03-28T09:21:43 config.subr: report compile errors
Thomas de Grivel 0131304b 2024-03-28T09:07:09 wip defmodule
Thomas de Grivel 2aff3661 2024-03-28T09:06:38 config.subr: report compile errors
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 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 83159b77 2024-03-25T11:21:12 shorter build messages on macos