-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tbing
updated
7 files
+1 −0 | .gitignore | |
+2 −2 | src/main.py | |
+11 −0 | test/DummyClass.h | |
+29 −0 | test/rules.json | |
+5 −0 | test/run_tests | |
+16 −0 | test/templates/bindings.cpp.mustache | |
+13 −0 | test/templates/class.hx.mustache |