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

feat: language agnostic rust codegen #44

Closed
wants to merge 26 commits into from

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    822fa3c View commit details
    Browse the repository at this point in the history
  2. feat: Type aliasing!

    eliassjogreen committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    4f834c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afee87c View commit details
    Browse the repository at this point in the history
  4. fix: clippy

    eliassjogreen committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2835c50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0d9afe View commit details
    Browse the repository at this point in the history
  6. fix: clippy

    eliassjogreen committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0b49f0f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    b344110 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    f976bff View commit details
    Browse the repository at this point in the history
  2. fix parameter ordering

    eliassjogreen committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    258605f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98e9ea View commit details
    Browse the repository at this point in the history
  4. feat: struct alignment

    eliassjogreen committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    9e7b400 View commit details
    Browse the repository at this point in the history
  5. fmt

    eliassjogreen committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    f082c97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0946a64 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    42fbec3 View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    eliassjogreen committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    54c3144 View commit details
    Browse the repository at this point in the history
  3. chore: clippy

    eliassjogreen committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    a72af9e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    138bf2b View commit details
    Browse the repository at this point in the history
  2. feat: struct into

    eliassjogreen committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    fc32145 View commit details
    Browse the repository at this point in the history
  3. chore: clippy

    eliassjogreen committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    155b3ea View commit details
    Browse the repository at this point in the history
  4. feat: tuples

    eliassjogreen committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d201766 View commit details
    Browse the repository at this point in the history
  5. fix: clippy

    eliassjogreen committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f63f913 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. feat: from struct

    eliassjogreen committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e52a61c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. feat: use DataView

    eliassjogreen committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    c3f0fbc View commit details
    Browse the repository at this point in the history
  2. fix: clippy

    eliassjogreen committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    af564d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    5e9be7a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    1c07dcb View commit details
    Browse the repository at this point in the history