libc3/module.h


Log

Author Commit Date CI Message
Thomas de Grivel 03dcaf3d 2024-07-03T07:47:33 fix multiple memory leaks
Thomas de Grivel 0cbdc44d 2024-05-21T05:45:55 wip error handling
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 a376eb62 2024-06-25T09:58:53 module_load(module, facts) -> env_module_load(env, module)
Thomas de Grivel 5326d4e4 2024-03-29T18:48:54 wip defmodule + def
Thomas de Grivel dc371756 2024-03-28T06:55:35 wip defmodule
Thomas de Grivel 4342defd 2024-04-22T23:45:36 wip defmodule
Thomas de Grivel 7f2f72e4 2024-03-04T14:19:12 license
Thomas de Grivel cb1cf42f 2023-11-14T22:54:24 update .h #ifndef to start with LIBC3_
Thomas de Grivel fb00fbf5 2023-11-11T16:46:23 wip module defmodule
Thomas de Grivel 8dc9639f 2023-10-18T21:50:23 wip operators
Thomas de Grivel 27dc573f 2023-09-18T15:10:02 cast
Thomas de Grivel 1728b0c4 2023-09-06T14:38:09 wip replace
Thomas de Grivel 37ebe824 2023-08-29T14:21:55 wip call refactor
Thomas de Grivel 8021d329 2023-08-07T23:05:31 wip
Thomas de Grivel 3d8d7728 2023-03-23T17:19:58 licence
Thomas de Grivel 79b54579 2023-02-02T17:31:53 wip
Thomas de Grivel cb0adbeb 2023-02-01T10:40:15 wip module
Thomas de Grivel fadc8073 2023-01-25T10:24:29 copyright
Thomas de Grivel f990b98e 2022-12-06T13:37:43 licence
Thomas de Grivel 865d1524 2022-10-31T00:50:45 c3-lang