This repository was archived by the owner on Jun 8, 2021. It is now read-only.
1 file changed
+1
-1
lines changed- .travis.yml+1
- Cargo.lock+2
- src/analysis/bounds.rs+10-101
- src/analysis/child_properties.rs-4
- src/analysis/function_parameters.rs+18-33
- src/analysis/properties.rs+1-2
- src/analysis/types.rs+30-17
- src/codegen/child_properties.rs+1-2
- src/codegen/function.rs+25-41
- src/codegen/function_body_chunk.rs-17
- src/codegen/parameter.rs+5-8
- src/codegen/properties.rs+2-39
- src/codegen/property_body.rs+1-23
- src/codegen/sys/mod.rs+1-1
- src/codegen/trampoline.rs+3-3
- src/codegen/translate_to_glib.rs+6-7
- src/library.rs+21
0 commit comments