.. |
demo.c
|
|
|
demo.h
|
|
|
demo.x
|
|
|
meson.build
|
|
|
simple.x
|
|
|
test_demo_enum_fixed_array.bin
|
|
|
test_demo_enum_pointer_null.bin
|
|
|
test_demo_enum_pointer_set.bin
|
|
|
test_demo_enum_scalar.bin
|
|
|
test_demo_enum_variable_array_empty.bin
|
|
|
test_demo_enum_variable_array_set.bin
|
|
|
test_demo_enum.bin
|
|
|
test_demo_int_fixed_array.bin
|
|
|
test_demo_int_pointer_null.bin
|
|
|
test_demo_int_pointer_set.bin
|
|
|
test_demo_int_scalar.bin
|
|
|
test_demo_int_variable_array_empty.bin
|
|
|
test_demo_int_variable_array_set.bin
|
|
|
test_demo_opaque_fixed_array.bin
|
|
|
test_demo_opaque_variable_array_empty.bin
|
|
|
test_demo_opaque_variable_array_set.bin
|
|
|
test_demo_string_variable_array_empty.bin
|
|
|
test_demo_string_variable_array_set.bin
|
|
|
test_demo_struct_fixed_array.bin
|
|
|
test_demo_struct_pointer_null.bin
|
|
|
test_demo_struct_pointer_set.bin
|
|
|
test_demo_struct_scalar.bin
|
|
|
test_demo_struct_variable_array_empty.bin
|
|
|
test_demo_struct_variable_array_set.bin
|
|
|
test_demo_struct.bin
|
|
|
test_demo_test_struct_all_types.bin
|
|
|
test_demo_union_case.bin
|
|
|
test_demo_union_default.bin
|
|
|
test_demo_union_fixed_array.bin
|
|
|
test_demo_union_no_default_case.bin
|
|
|
test_demo_union_pointer_null.bin
|
|
|
test_demo_union_pointer_set.bin
|
|
|
test_demo_union_scalar.bin
|
|
|
test_demo_union_variable_array_empty.bin
|
|
|
test_demo_union_variable_array_set.bin
|
|
|
test_demo_union_void_default_case.bin
|
|
|
test_demo_union_void_default_default.bin
|
|
|
test_demo.c
|
|
|
test_generator.py
|
|
|
test_lexer.py
|
|
|
test_parser.py
|
|
|