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

Extracting types handling into RzType (librz/type) #896

Merged
merged 25 commits into from
Apr 6, 2021

Commits on Apr 6, 2021

  1. RzType introduction

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ad2fecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e2c86 View commit details
    Browse the repository at this point in the history
  3. Restore CType

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    115b712 View commit details
    Browse the repository at this point in the history
  4. Rename RzType to RzTypeDB

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    b398f72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c8f5de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8382a35 View commit details
    Browse the repository at this point in the history
  7. Fix build warning

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e39db08 View commit details
    Browse the repository at this point in the history
  8. Fix type signatures

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    560dea1 View commit details
    Browse the repository at this point in the history
  9. Fix formats

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0607c4a View commit details
    Browse the repository at this point in the history
  10. Fix function signature

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e2f49cf View commit details
    Browse the repository at this point in the history
  11. Noreturn function fixes

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3a71ee5 View commit details
    Browse the repository at this point in the history
  12. Fix wrongly written tests

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    49c21ad View commit details
    Browse the repository at this point in the history
  13. Fix unit tests for RzType

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    aa46119 View commit details
    Browse the repository at this point in the history
  14. Fix endianess for RzTypes

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    8db736f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b3ef861 View commit details
    Browse the repository at this point in the history
  16. Fix tn test

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e192603 View commit details
    Browse the repository at this point in the history
  17. Address review feedback

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    56afc89 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1d09998 View commit details
    Browse the repository at this point in the history
  19. Fix broken tests

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0d291be View commit details
    Browse the repository at this point in the history
  20. Minor signature fix

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6b864e2 View commit details
    Browse the repository at this point in the history
  21. Modify meaningless type test

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    1edd4b2 View commit details
    Browse the repository at this point in the history
  22. Fix wrongly written Cf test

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2852285 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c9b1c38 View commit details
    Browse the repository at this point in the history
  24. Fix signature type test

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    96ad08b View commit details
    Browse the repository at this point in the history
  25. Remove dead declarations

    XVilka committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0c7a7d7 View commit details
    Browse the repository at this point in the history