aboutsummaryrefslogtreecommitdiffstats
path: root/vala (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-10missed to update thisMattias Andrée1-2/+2
2013-08-10typoMattias Andrée1-1/+1
2013-08-10add emphasisMattias Andrée1-3/+3
2013-08-10typoMattias Andrée1-1/+1
2013-08-10fix bug evaluating large filesMattias Andrée1-2/+2
2013-08-10create so and jarsMattias Andrée1-7/+26
2013-08-10mMattias Andrée1-2/+2
2013-08-10add performance comparsionMattias Andrée1-0/+11
2013-08-10apply changes made in python3 to python2 versionMattias Andrée2-365/+360
2013-08-10mMattias Andrée1-0/+4
2013-08-10update gitignoreMattias Andrée1-2/+12
2013-08-10improve python3 version speed by never using static methodsMattias Andrée1-139/+134
2013-08-10add support for concurrent threads in python3 versionMattias Andrée2-356/+352
2013-08-10split python2 version into two filesMattias Andrée2-617/+639
2013-08-10split python3 version into two filesMattias Andrée2-611/+632