Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic support for @external support, only basic generation and compil… #352

Merged
merged 3 commits into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. Basic support for @external support, only basic generation and compil…

    …er test when using external as struct member, not complete yet
    
        * tests/idl4/external/client.cpp:
        * tests/idl4/external/run_test.pl:
        * tests/idl4/external/test.idl:
        * tests/idl4/external/test.mpc:
          Added.
    
        * ridlbe/c++11/templates/cli/hdr/struct_idl_traits_def.erb:
        * ridlbe/c++11/visitors/struct.rb:
        * tests/annotations/run_test.pl:
        * tests/idl4/bitset/run_test.pl:
        * tests/idl4/enum/run_test.pl:
        * tests/idl4/explicit_ints/run_test.pl:
        * tests/idl4/optional/run_test.pl:
        * tests/idl4/union/run_test.pl:
    jwillemsen committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d3c2924 View commit details
    Browse the repository at this point in the history
  2. Add new test

        * bin/taox11_tests.lst:
    jwillemsen committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4aaea9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b3f45 View commit details
    Browse the repository at this point in the history