This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
trixy/src
Benedikt Peetz 645b8d58f6
fix(macros/generate/host/c/function): Actually call the callback function
Previously, the generated c wrapper function did not call the callback
correctly.
2024-03-27 22:36:03 +01:00
..
bin/trixy fix(binary/parse): Actually only perform the other steps, if asked for it 2024-03-27 08:10:33 +01:00
macros fix(macros/generate/host/c/function): Actually call the callback function 2024-03-27 22:36:03 +01:00
parser fix(parser/unchecked/parse_structure): Accept attributes on fields 2024-03-27 09:59:35 +01:00
types fix(types): Remove top-level support for generic types 2024-03-27 10:01:51 +01:00
lib.rs chore(treewide): Update license header 2024-03-26 20:11:23 +01:00