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] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) #6194

Merged
merged 12 commits into from
Jul 17, 2021

Commits on Apr 13, 2021

  1. feat: add errorMode option to compile

    - allow compiler to pass error as warnings
    - enforce stops after errors during compilation
    - should review Element.ts:302
    - add a test case for errorMode
    - adding documentation
    SomaticIT committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d3e11bb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

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

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    f4598e5 View commit details
    Browse the repository at this point in the history
  2. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    506a1d0 View commit details
    Browse the repository at this point in the history
  3. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ff5b4d5 View commit details
    Browse the repository at this point in the history
  4. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b2a7b50 View commit details
    Browse the repository at this point in the history
  5. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e9f4375 View commit details
    Browse the repository at this point in the history
  6. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    9536e56 View commit details
    Browse the repository at this point in the history
  7. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    610fdc8 View commit details
    Browse the repository at this point in the history
  8. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e9bf044 View commit details
    Browse the repository at this point in the history
  9. unscrew

    dummdidumm committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ba22301 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

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