summaryrefslogtreecommitdiff
path: root/Function.py
AgeCommit message (Expand)AuthorFilesLines
2011-12-03Support for static functionsPeter Wu1-4/+18
2011-12-03Process function declarations to avoid "undefined function" warningsPeter Wu1-3/+20
2011-12-01WIP for func parameter support and local (automatic) variablesPeter Wu1-0/+12
2011-12-01Separate Function classPeter Wu1-0/+30