Historique des commits

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