コミット履歴

作者 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 a4351c55e8 More subtle checking for redeclarations: 11 年 前
  John Kessenich fbe01520b6 Get all the scoping rules right for ES and non ES, name hiding, built-in overriding, etc. 11 年 前