Commit History

作者 SHA1 備註 提交日期
  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. 10 年之前
  John Kessenich afda2411c0 Check for structures out from vertex or into fragment for ES 100 or desktop pre-150. 10 年之前
  John Kessenich e1f0f5b31f Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line. 10 年之前
  John Kessenich 4e734dd68b Disallow non-language characters in comments for ES version 100. 10 年之前
  John Kessenich a4351c55e8 More subtle checking for redeclarations: 11 年之前
  John Kessenich 44e8cae80a Allow ES version 100 to redeclare built-in functions. 11 年之前