1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement CFunction.str and Function.str More... almost 13 years ago
convert test method names to snake case More... over 13 years ago
change name regex to include underscores More... over 13 years ago
moves registers onto the stack More... over 13 years ago
switches stack argument order for function calls More... over 13 years ago
size type fix More... over 13 years ago
moves ipr and proty into tools/ More... over 13 years ago
updates version.c More... over 13 years ago
Merge branch 'master' into develop More... over 13 years ago
test script: python2 compatibility fix More... over 13 years ago
improves test script to print info and write results to file More... over 13 years ago
fixes uninitialized variable More... over 13 years ago
fixes redeclaration typedef error More... over 13 years ago
improves dump output, moves code for constants to const.c More... over 13 years ago
no need for fprintf, changed to fputs More... over 13 years ago
compile empty functions as well More... over 13 years ago
remove catch address on ENDTRY opcode More... over 13 years ago
Merge branch 'release-0.5' into develop More... over 13 years ago
Merge branch 'release-0.5' More... over 13 years ago
version bump More... over 13 years ago
proty help message correction More... over 13 years ago
implements []= subscript operation More... over 13 years ago
parser fix More... over 13 years ago
fixes test package name More... over 13 years ago
test script python2 compatibility More... over 13 years ago
new test script More... over 13 years ago
fixes string test More... over 13 years ago
parser cleanup More... over 13 years ago
parser reworking (fixes #2) More... over 13 years ago
small fixes More... over 13 years ago