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 variable syntax checking on save and show error on UI #412

Merged
merged 3 commits into from
Jan 16, 2015
Merged

Add variable syntax checking on save and show error on UI #412

merged 3 commits into from
Jan 16, 2015

Commits on Jan 16, 2015

  1. Show syntax error on UI instead of saving variables to file in case o…

    …f errors
    Juuso Backman committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    15068b2 View commit details
    Browse the repository at this point in the history
  2. Rewrite variable saving logic; don't save anything if any variable sy…

    …ntax check fails.
    Juuso Backman committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    44ae9d8 View commit details
    Browse the repository at this point in the history
  3. Delete accidental leftover checking from variable-writer. It's done i…

    …n io module.
    Juuso Backman committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    3309ec9 View commit details
    Browse the repository at this point in the history