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!: Upgrade Binaryen to v101 #99

Merged
merged 14 commits into from May 9, 2021
Merged

feat!: Upgrade Binaryen to v101 #99

merged 14 commits into from May 9, 2021

Commits on Apr 19, 2021

  1. Copy the full SHA
    56f692f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aebca3d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e8abf0e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1c986bd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6410fd5 View commit details
    Browse the repository at this point in the history
  6. feat!: v100 nightly

    ospencer committed Apr 19, 2021
    Copy the full SHA
    0ec9d83 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    671e1ec View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    411ff23 View commit details
    Browse the repository at this point in the history
  9. feat: Add expandType

    ospencer committed Apr 19, 2021
    Copy the full SHA
    a202131 View commit details
    Browse the repository at this point in the history
  10. feat: get_features

    ospencer committed Apr 19, 2021
    Copy the full SHA
    794ce4b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Copy the full SHA
    867de62 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Copy the full SHA
    09efc78 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. rebase these 101 breaking changes (#103)

    * Remove element_segment methods unavailable in JS
    
    * feat!: Introduce element_segment module, remove type from table
    
    * feat!: Move expression constructors into modules as make & remove Util module
    
    * feat!: Move Features into Module.Feature
    
    * feat!: Move global settings out of module & into settings
    
    * feat!: Convert some settings from ints to bools
    
    * attempt to upgrade to 101
    
    * remove old nightly simd stuff
    
    Co-authored-by: Oscar Spencer <oscar@grain-lang.org>
    phated and ospencer committed May 8, 2021
    Copy the full SHA
    0c57308 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. gcc 7 version

    phated committed May 9, 2021
    Copy the full SHA
    3d3626f View commit details
    Browse the repository at this point in the history