1. 3a4687d 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. by John Kessenich · 11 years ago
  2. afda241 Check for structures out from vertex or into fragment for ES 100 or desktop pre-150. by John Kessenich · 11 years ago
  3. e1f0f5b Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line. by John Kessenich · 11 years ago
  4. 4e734dd Disallow non-language characters in comments for ES version 100. by John Kessenich · 11 years ago
  5. a4351c5 More subtle checking for redeclarations: by John Kessenich · 11 years ago
  6. 44e8cae Allow ES version 100 to redeclare built-in functions. by John Kessenich · 11 years ago