Commit History

作者 SHA1 備註 提交日期
  mingodad f4b7786eab Now const/enums have local scope. Also checking for double global declarations on the same compilation unit. 13 年之前
  mingodad 5ffcf2d4d8 Hopefully fixed the bug that do not allow functions declared as local to be called recursively. 13 年之前
  mingodad d04f15c243 Refactored some enums to remove code duplication. 13 年之前
  mingodad 074fac4319 Some white spaces wiped. 13 年之前
  mingodad d92650244e Comment out some debug code 13 年之前
  mingodad 1956ee8486 Moved code up that checks if "const" id already exists to make error messages show correct line number. 13 年之前
  mingodad e07e89dfe6 Halfway to change enum/const declaration from global to local, meanwhile raise an error when try redeclare an already declared enum/const. 13 年之前
  mingodad bd614785ff For now commented out self assignments, waiting to know if they are copy and paste mistakes or errors. 13 年之前
  mingodad 509f103ec6 Space removed. 13 年之前
  mingodad c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 年之前
  mingodad 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前