Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Add "location" and "process" to reserved words #330

Merged
merged 2 commits into from
Sep 18, 2018

Commits on Jul 22, 2018

  1. Add "location" and "process" to reserved words

    Currently you can generate code with satements like 
    `var process = ` or `var location = `
    this is obviously a bad Idea vor node (case 1) or the browser (case 2)
    Torsten85 authored Jul 22, 2018
    Configuration menu
    Copy the full SHA
    5b86ef9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

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