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

Resolve the proc-block bootstrapping problem #353

Merged
merged 13 commits into from
Oct 11, 2021
Merged

Commits on Oct 9, 2021

  1. Moved the BufWriter into the runicos-base/wasm crate

    Michael-F-Bryan committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    1f8e07d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f566ada View commit details
    Browse the repository at this point in the history
  3. Update dependency resolution so generated Runes always pull hotg crat…

    …es from crates.io
    Michael-F-Bryan committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    5ef8b89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f0f548 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    754bcc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Removed all proc-blocks from the hotg-ai/rune repository and moved th…

    …em to hotg-ai/proc-blocks
    Michael-F-Bryan committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    38eb4cf View commit details
    Browse the repository at this point in the history
  2. Updated the change log

    Michael-F-Bryan committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    6e6f868 View commit details
    Browse the repository at this point in the history
  3. Make sure we use path and crates.io dependencies for hotg-rune-core a…

    …gain
    Michael-F-Bryan committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    e04f7e5 View commit details
    Browse the repository at this point in the history
  4. Bumped version numbers

    Michael-F-Bryan committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    c26088b View commit details
    Browse the repository at this point in the history
  5. (cargo-release) version {{version}}

    Michael-F-Bryan committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    021d659 View commit details
    Browse the repository at this point in the history
  6. Updated the contributing information

    Michael-F-Bryan committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    3d4440b View commit details
    Browse the repository at this point in the history
  7. Python modules use __author__

    Michael-F-Bryan committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    a41dbd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Made tests pass again, and temporarily allowed failures while buildin…

    …g the native library
    Michael-F-Bryan committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    d12c81a View commit details
    Browse the repository at this point in the history