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

C++ codegen #2678

Merged
merged 14 commits into from
Jul 13, 2023
Merged

C++ codegen #2678

merged 14 commits into from
Jul 13, 2023

Commits on Jul 12, 2023

  1. First steps of C++ codegen

    emilk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1e19b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a60fd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4826c5e View commit details
    Browse the repository at this point in the history
  4. One .hpp/.cpp pair per type

    emilk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c046f6d View commit details
    Browse the repository at this point in the history
  5. fixup

    emilk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8705307 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82f515a View commit details
    Browse the repository at this point in the history
  7. Add a TODO

    emilk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8d79b7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dccef6 View commit details
    Browse the repository at this point in the history
  9. Parallelize C++ codegen

    emilk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    72c9a6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b605088 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a3ee0ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64b9867 View commit details
    Browse the repository at this point in the history
  3. fix missing newline

    Wumpf committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a6ea573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95a52f7 View commit details
    Browse the repository at this point in the history