Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

[WIP] Setup experimental Rust codegen #96

Closed
wants to merge 25 commits into from
Closed

Commits on Jan 10, 2022

  1. Spike Rust codegen project

    timkendall committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e66b466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2ad6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b90315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    158b14b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Get ast printing working

    timkendall committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    44bd8b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    cb92905 View commit details
    Browse the repository at this point in the history
  2. Convert Plugin to a trait

    timkendall committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1b8da96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e704337 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ea7ea9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5c1e0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a350104 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17d3b8f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    4e45450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de02c02 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Experiment with WASI CLI

    timkendall committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f20c84c View commit details
    Browse the repository at this point in the history
  2. Run Rust CLI via WASI

    timkendall committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    37df811 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    1006bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d46cc8 View commit details
    Browse the repository at this point in the history
  3. Add union type support

    timkendall committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    2863cbc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    237dd87 View commit details
    Browse the repository at this point in the history
  2. Rename codegen to compiler

    timkendall committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    3093079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd5014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d845c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae43c2c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. WIP

    timkendall committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    77c5503 View commit details
    Browse the repository at this point in the history