Commit Verlauf

Autor SHA1 Nachricht Datum
  John Kessenich 3a4687d782 Add missing check that a function call is not using the same name as a variable hiding the function's name. Also, support version 110 separate name spaces for functions and variable names. vor 10 Jahren
  John Kessenich afda2411c0 Check for structures out from vertex or into fragment for ES 100 or desktop pre-150. vor 10 Jahren
  John Kessenich e1f0f5b31f Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line. vor 10 Jahren
  John Kessenich 4e734dd68b Disallow non-language characters in comments for ES version 100. vor 10 Jahren
  John Kessenich a4351c55e8 More subtle checking for redeclarations: vor 11 Jahren
  John Kessenich 44e8cae80a Allow ES version 100 to redeclare built-in functions. vor 11 Jahren