Commit Graph

21 Commits (72e83e4f381a6779eeabd3ddc6888b824daf12a5)

Author SHA1 Message Date
Sara 72e83e4f38 Update 'README.md' 2023-09-14 09:19:40 +00:00
Sara 833e7bd2b0 Update 'README.md' 2023-09-13 19:06:49 +00:00
Sara 9546b128cb Update 'README.md' 2023-09-13 19:05:54 +00:00
Sara dda4f9b7d9 Update 'README.md' 2023-09-13 19:05:27 +00:00
Sara d2c96f2f74 Update 'README.md' 2023-09-13 19:05:10 +00:00
Sara 0f0afb72a1 Added README 2023-09-13 15:08:26 +00:00
Sara 1caccffa5b switched build and test scripts to a makefile 2023-09-13 13:15:25 +02:00
Sara 72d9d73f57 adadded tests for enum serialization to test files 2023-09-13 12:46:12 +02:00
Sara e34a00086a added default returns to generated enum functions 2023-09-13 12:46:01 +02:00
Sara 19deaea93e implemented enum serialization generation 2023-09-13 10:40:46 +02:00
Sara fdf11cec7a converting typename to prefix now removes leading "enum " or "struct " 2023-09-13 10:40:13 +02:00
Sara 675aadbe0d kwil now generates a length get function and _to_json will no longer allocate memory 2023-09-13 10:39:33 +02:00
Sara c492835813 headers are now freed after use 2023-09-13 10:37:00 +02:00
Sara b0d91fb3af added license 2023-09-13 10:36:24 +02:00
Sara a8e2a1e28f can now generate basic *_to_json functions 2023-09-11 18:46:01 +02:00
Sara cc159c2244 implemented kwil parsing 2023-09-11 18:45:33 +02:00
Sara e518d1ae47 implemented kwil_def declarations 2023-09-11 18:45:21 +02:00
Sara 15bea006b9 declarations for kwil 2023-09-11 18:45:03 +02:00
Sara ed36825b16 can now process filename arguments 2023-09-11 18:44:51 +02:00
Sara 2d46929f07 wrote test 2023-09-11 18:44:37 +02:00
Sara 9fb43f8ae9 created project files 2023-09-11 18:44:29 +02:00