|
c6dd0c67
|
2024-06-27T09:49:00
|
|
minor fix
|
|
d576a796
|
2024-06-27T09:47:56
|
|
s_struct and s_struct_type support
|
|
33a84e1b
|
2024-06-27T09:41:06
|
|
buf_inspect_struct: bounds check for data + offset
|
|
739fb56f
|
2024-06-26T21:45:58
|
|
fix gcov build
|
|
a376eb62
|
2024-06-25T09:58:53
|
|
module_load(module, facts) -> env_module_load(env, module)
|
|
d25c1801
|
2024-05-19T03:38:49
|
|
env_struct_type_has_spec
|
|
73e942ab
|
2024-05-19T03:38:05
|
|
facts: error handling
|
|
4d6a58b6
|
2024-06-25T09:44:03
|
|
remove unused function call_op_get
|
|
74b7f1e6
|
2024-05-18T20:48:23
|
|
env_defstruct
|
|
7a94e69f
|
2024-05-18T17:29:38
|
|
fix facts_transaction
|
|
fc1348c5
|
2024-06-25T14:15:40
|
|
remove unused function env_module_load_defstruct
|
|
fa56409f
|
2024-06-25T09:40:15
|
|
call_get(call, facts) -> env_call_get(env, call)
|
|
667b9959
|
2024-05-18T15:13:19
|
|
facts_transaction
|
|
89eb4089
|
2024-05-18T15:12:48
|
|
README.md
|
|
9168f718
|
2024-06-25T09:26:11
|
|
lib: turn .facts files into .c3 files
|
|
c664d6b0
|
2024-05-18T15:12:36
|
|
lib/c3/0.1/gl/*.c3
|
|
808b797f
|
2024-05-17T14:43:07
|
|
ic3> cow(1) + cow(1)
|
|
c829de1d
|
2024-06-27T09:38:35
|
|
config.subr: fix build_prog CFLAGS_COV
|
|
0a2d47e2
|
2024-06-25T14:03:24
|
|
fix test/ic3/defoperator.out.expected
|
|
8fc2cde0
|
2024-06-25T08:05:29
|
|
make clean gen && ./update_sources
|
|
c2e9f761
|
2024-05-17T14:21:45
|
|
fix cow_init_cast
|
|
d71491da
|
2024-05-15T14:32:51
|
|
remove Courier New
|
|
7a41875d
|
2024-06-16T10:31:25
|
|
fix operators and cfn in .facts files and module loading
|
|
c1c5d90a
|
2024-05-15T10:20:51
|
|
bump revision
|
|
5abf82ab
|
2024-06-25T12:22:11
|
|
fix defstruct with var
|
|
a4e01382
|
2024-06-16T10:30:50
|
|
fix 'Noto Sans' font path
|
|
41789c71
|
2024-06-15T13:38:56
|
|
move defstruct functionality from .facts files to .c3 files
|
|
c1547a1a
|
2024-06-27T09:46:12
|
|
better StructType support
|
|
f12b773f
|
2024-06-27T09:37:44
|
|
.ic3_history
|
|
38b478bc
|
2024-06-25T11:56:58
|
|
module_has_ident -> env_module_has_ident, module_has_symbol -> env_module_has_symbol
|
|
1fc3c987
|
2024-06-14T09:41:23
|
|
fix compilation on i386
|
|
27431b7e
|
2024-06-13T07:04:38
|
|
update fonts submodules
|
|
eef9feec
|
2024-06-25T11:31:10
|
|
module_load_time -> env_module_load_time, module_maybe_reload -> env_module_maybe_reload
|
|
371ef224
|
2024-05-26T18:38:50
|
|
fix buf_inspect_call_op
|
|
1346168e
|
2024-05-21T21:05:32
|
|
libc3_test ok, wip ic3_test
|
|
21d315b1
|
2024-06-27T09:36:34
|
|
add tests for GL
|
|
14ae324b
|
2024-06-25T10:38:03
|
|
module_ensure_loaded -> env_module_ensure_loaded
|
|
db5a972c
|
2024-05-21T19:59:47
|
|
fix var_set bug
|
|
9ce41cc8
|
2024-05-21T19:14:49
|
|
wip var_set bug
|
|
9cfe595b
|
2024-06-25T10:20:14
|
|
ident_get -> env_ident_get, env_tag_ident_is_bound
|
|
01f284de
|
2024-05-21T16:01:39
|
|
wip var_set bug
|
|
0cbdc44d
|
2024-05-21T05:45:55
|
|
wip error handling
|
|
1d281e65
|
2024-05-14T21:01:33
|
|
Release v0.1.11
|
|
2fc5ce82
|
2024-05-14T21:10:50
|
|
update sources and c3.index
|
|
933d7056
|
2024-05-14T20:53:35
|
|
license
|
|
06d902d0
|
2024-05-13T00:50:40
|
|
xserver hack
|
|
9fb06735
|
2024-05-13T00:47:04
|
|
update_sources
|
|
8f7b872a
|
2024-04-24T13:13:57
|
|
new tests for def
|
|
1b4258c3
|
2024-04-23T20:48:50
|
|
remove useless check
|
|
2a52c619
|
2024-04-23T20:44:57
|
|
asan: module_path
|
|
eba0bafc
|
2024-04-23T20:30:06
|
|
wip defmodule
|
|
4e8d5e18
|
2024-04-23T13:27:02
|
|
debug hash
|
|
4342defd
|
2024-04-22T23:45:36
|
|
wip defmodule
|
|
953f2269
|
2024-04-17T17:38:43
|
|
update_sources
|
|
352a4d41
|
2024-04-17T16:18:24
|
|
list.c3
|
|
eb4bb492
|
2024-04-15T16:40:15
|
|
wip asan
|
|
533e184c
|
2024-04-15T13:43:18
|
|
tag_init_copy: error handling
|
|
e484a06b
|
2024-04-15T13:21:39
|
|
Makefile
|
|
7f9b39e8
|
2024-04-14T23:12:24
|
|
gain 1 line
|
|
d43549a9
|
2024-04-14T12:16:49
|
|
env_def: error handling
|
|
e3af212b
|
2024-04-13T10:07:36
|
|
defmodule + def + fn + call
|
|
1b266944
|
2024-04-12T10:58:35
|
|
wip env_eval_fn
|
|
2fd931a7
|
2024-04-11T18:05:44
|
|
wip env_eval_fn
|
|
db33f90c
|
2024-04-11T09:14:53
|
|
wip defmodule: add tests
|
|
e9eb4e98
|
2024-04-10T20:49:49
|
|
readme
|
|
188f8039
|
2024-04-10T17:39:49
|
|
def x = %C3.Operator{}
|
|
3b48fce4
|
2024-04-10T15:20:17
|
|
wip defoperator + var_init_cast
|
|
1dee28f2
|
2024-04-09T09:30:34
|
|
readme
|
|
2d580247
|
2024-04-09T09:21:52
|
|
readme
|
|
d2d855d8
|
2024-04-08T20:26:52
|
|
List.last
|
|
c11ccf0f
|
2024-04-08T15:57:56
|
|
fix pattern matching of calls
|
|
d8e2c25e
|
2024-04-04T19:48:43
|
|
wip defoperator (struct)
|
|
8f377708
|
2024-04-04T18:17:45
|
|
fix build on macos
|
|
79145ea6
|
2024-04-04T17:02:59
|
|
new syntax for defoperator
|
|
397bbe0f
|
2024-04-04T17:02:17
|
|
add type to *_init_cast
|
|
42a96e6f
|
2024-04-03T13:59:51
|
|
wip macos
|
|
9296a6d9
|
2024-04-03T06:21:54
|
|
ignore build files
|
|
a9f6298e
|
2024-04-02T11:30:49
|
|
try to fix #pragma omp
|
|
2a2a7cb5
|
2024-04-02T11:30:34
|
|
defoperator tests
|
|
89f3a04f
|
2024-05-12T02:39:05
|
|
audit
|
|
7dd49b66
|
2024-04-02T10:35:25
|
|
wip defoperator
|
|
87c46d4d
|
2024-04-02T10:17:38
|
|
wip defoperator
|
|
593a1d6b
|
2024-05-11T20:25:59
|
|
wip cow
|
|
d4915524
|
2024-04-02T09:38:37
|
|
wip defoperator
|
|
1f71e2bf
|
2024-03-30T06:27:46
|
|
add tests for defmodule
|
|
c82d67ca
|
2024-05-11T14:59:00
|
|
wip cow
|
|
9d080f56
|
2024-03-29T20:41:39
|
|
defmodule + def
|
|
48d60666
|
2024-03-29T20:38:59
|
|
libc3_window: configure
|
|
d450a1a2
|
2024-05-10T16:13:37
|
|
wip cow
|
|
368b1c54
|
2024-03-29T19:24:57
|
|
wip defmodule + def
|
|
5326d4e4
|
2024-03-29T18:48:54
|
|
wip defmodule + def
|
|
bede0caa
|
2024-05-06T16:29:43
|
|
gothacked.txt
|
|
c0cf3eff
|
2024-03-29T18:23:05
|
|
wip defmodule + def
|
|
027210f5
|
2024-03-29T11:45:04
|
|
wip config.subr and defmodule + def
|
|
0a783cb8
|
2024-05-06T14:03:59
|
|
remove env_eval_fn_* code
|
|
3d40b898
|
2024-03-28T16:21:05
|
|
config.subr: report linker errors
|
|
cfbf48c4
|
2024-03-28T09:21:43
|
|
config.subr: report compile errors
|
|
be7f70ca
|
2024-05-06T00:27:20
|
|
fix buf_parse_var
|
|
0131304b
|
2024-03-28T09:07:09
|
|
wip defmodule
|
|
2aff3661
|
2024-03-28T09:06:38
|
|
config.subr: report compile errors
|