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

Remove virtual object fields from IR and compiler #531

Merged
merged 15 commits into from
Jul 3, 2019

Commits on Jun 27, 2019

  1. Add definitios for the overloaded dot operations to the prelude

    so that we can desugar to them in `desugar.ml`
    nomeata committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    f8bf3df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b479b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a92691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f39361 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3411bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d58c81f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    e345dd9 View commit details
    Browse the repository at this point in the history
  2. Update some test output

    annoying noise.
    nomeata committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    abb9820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885b07d View commit details
    Browse the repository at this point in the history
  4. More test update output

    nomeata committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    c1ebbee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4417266 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63c078a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3184e5b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Merge branch 'master' of github.com:dfinity-lab/actorscript into joac…

    …him/fake-dots-as-prims
    nomeata committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    ab25861 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Address nit

    nomeata committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    7e1748c View commit details
    Browse the repository at this point in the history