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

Use native compilers for AST building #143

Merged
merged 13 commits into from
Feb 22, 2022
Merged

Use native compilers for AST building #143

merged 13 commits into from
Feb 22, 2022

Commits on Feb 3, 2022

  1. Updated dependencies to latest. Use native compilers instead of WASM …

    …for AST building and processing. Tweaked executable and tests to be compatible with async execution.
    blitz-1306 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ecfb45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5da866 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Introduced compiler kind configuring via CLI options and environment …

    …variable SCRIBBLE_DEFAULT_COMPILER_KIND
    blitz-1306 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    04ba16f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. nits

    cd1m0 committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    839523e View commit details
    Browse the repository at this point in the history
  2. nit

    cd1m0 committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d19be01 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    6f6a650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9254248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b47046 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14fa49a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    34124f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    8a2cc79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7229248 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    3c236bb View commit details
    Browse the repository at this point in the history