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

Add primitive variables #125

Merged
merged 8 commits into from
Jun 9, 2021
Merged

Add primitive variables #125

merged 8 commits into from
Jun 9, 2021

Commits on May 24, 2021

  1. Add context variables to compiler

    * new `addVariable` to ProtodefCompiler, `setVariable` to CompiledProtodef
    * / at top of switch field will notate a context variable
    extremeheat committed May 24, 2021
    Configuration menu
    Copy the full SHA
    ee40de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. add reserved field

    extremeheat committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    6a4f5eb View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    487094c View commit details
    Browse the repository at this point in the history
  2. add to API docs

    extremeheat committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    5f9aad4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    d3b6a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ae7a9 View commit details
    Browse the repository at this point in the history
  3. test tests

    extremeheat committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    16ada8d View commit details
    Browse the repository at this point in the history
  4. Update package.json

    rom1504 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e298abb View commit details
    Browse the repository at this point in the history