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

Virtual calls #43

Merged
merged 19 commits into from
Aug 8, 2023
Merged

Virtual calls #43

merged 19 commits into from
Aug 8, 2023

Commits on Aug 7, 2023

  1. A first version of virtual calls

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fb03afe View commit details
    Browse the repository at this point in the history
  2. Enable some tests

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b5496cb View commit details
    Browse the repository at this point in the history
  3. Fix tests

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b0732ee View commit details
    Browse the repository at this point in the history
  4. Refactor in progress

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    db05dae View commit details
    Browse the repository at this point in the history
  5. Rebase fixes

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    26922cf View commit details
    Browse the repository at this point in the history
  6. Move interpreter

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    584c09d View commit details
    Browse the repository at this point in the history
  7. Refactor copy-paste

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e3711c9 View commit details
    Browse the repository at this point in the history
  8. Optimize type regions

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    492d975 View commit details
    Browse the repository at this point in the history
  9. Add casts

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    61c3b28 View commit details
    Browse the repository at this point in the history
  10. Fix bfs selector

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    55e4901 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c81e809 View commit details
    Browse the repository at this point in the history
  12. Refactor a little bit

    sergeypospelov authored and Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9f830fc View commit details
    Browse the repository at this point in the history
  13. Fix code warnings

    Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9f5367b View commit details
    Browse the repository at this point in the history
  14. Upgrade jacodb version

    Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    47d969c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    efca282 View commit details
    Browse the repository at this point in the history
  16. Few fixes

    Saloed committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b4d3c9d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    327dd85 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Review

    CaelmBleidd committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    12fd712 View commit details
    Browse the repository at this point in the history
  2. Enable test

    CaelmBleidd committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8051a04 View commit details
    Browse the repository at this point in the history