kc3-lang/kc3

Branch :


Log

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