This website requires JavaScript.
Explore
Help
Sign In
Sara
/
kwil-header-tool
Watch
1
Star
0
Fork
You've already forked kwil-header-tool
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A build-time serialization code generator for C. Kwil can write code to (de-)serialize C structs from and to json (and maybe other formats in the future).
c
serialization
tools
utilities
14
Commits
2
Branches
0
Tags
106
KiB
C
99.3%
Makefile
0.7%
72d9d73f57
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Sara
72d9d73f57
adadded tests for enum serialization to test files
2023-09-13 12:46:12 +02:00
src
added default returns to generated enum functions
2023-09-13 12:46:01 +02:00
test_files
adadded tests for enum serialization to test files
2023-09-13 12:46:12 +02:00
test_include
wrote test
2023-09-11 18:44:37 +02:00
.gitignore
created project files
2023-09-11 18:44:29 +02:00
.nvimrc
created project files
2023-09-11 18:44:29 +02:00
LICENSE
added license
2023-09-13 10:36:24 +02:00
build.sh
created project files
2023-09-11 18:44:29 +02:00
compile_commands.json
created project files
2023-09-11 18:44:29 +02:00
run.sh
created project files
2023-09-11 18:44:29 +02:00
test.sh
created project files
2023-09-11 18:44:29 +02:00