summaryrefslogtreecommitdiff
path: root/LinkedNode.py
AgeCommit message (Expand)AuthorFilesLines
2014-01-18Change license to MITPeter Wu1-14/+9
2011-12-03Process function declarations to avoid "undefined function" warningsPeter Wu1-0/+1
2011-12-01Fix stack corruption, support func calls with arguments and automatic variablesPeter Wu1-46/+25
2011-12-01WIP for func parameter support and local (automatic) variablesPeter Wu1-2/+7
2011-12-01Split classes in separate filesPeter Wu1-0/+179