index
:
cmamut
main
FFI binding generator
Juan Manuel Tomás
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmamut.lisp
Age
Commit message (
Expand
)
Author
2023-02-04
Fix function signatures not having parameter names
Juan Manuel Tomás
2023-02-04
Optionally filter function names
Juan Manuel Tomás
2023-02-03
Unify handling of unions and structs mostly
Juan Manuel Tomás
2023-02-03
Tweak code generation
Juan Manuel Tomás
2023-02-03
Remove globals and close the enum ref loop
Juan Manuel Tomás
2023-02-03
Implement flatten-typedefs
Juan Manuel Tomás
2023-02-03
Handle array and pointer types when classifying
Juan Manuel Tomás
2023-02-02
Use internal name in typedef'd struct references
Juan Manuel Tomás
2023-02-01
Add struct references to typedef list
Juan Manuel Tomás
2023-02-01
WIP: Put structs internal to typedefs into the struct list
Juan Manuel Tomás
2023-02-01
Add type resolution for base types
Juan Manuel Tomás
2023-01-30
Fix struct names and change enum definition
Juan Manuel Tomás
2023-01-30
Change order of definition and add arrays
Juan Manuel Tomás
2023-01-30
Implement enum generation
Juan Manuel Tomás
2023-01-30
Implement most of the generation
Juan Manuel Tomás
2023-01-30
Initial Commit
Juan Manuel Tomás