1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
harden compile: syntax errors on missing if/elsif/else AST parts More... about 10 years ago
potion_ptr_type added More... about 10 years ago
eq: change to accept all types #77 More... about 10 years ago
harden def_method, bytecode VM_MATH, VM_NUMCMP More... about 10 years ago
labs/fabs More... about 10 years ago
libuv: update .gitignore More... about 10 years ago
refactor PN_BOOL, remove unneeded PN_TEST1 More... about 10 years ago
Merge more potion type and method names More... about 10 years ago
Merge remote-tracking branch 'potion/master' into p2 More... about 10 years ago
fix example/fannkuch.pn for #75 -1 More... about 10 years ago
k&r brace style for greg More... about 10 years ago
numbers: add type checks to all ops More... about 10 years ago
re-enable test/classes/creature.pn More... about 10 years ago
oo: add isa? and subclass? methods More... about 10 years ago
doc: explain the two-adress scheme More... about 10 years ago
PN_IS_DBL: also check for new vtable TDOUBLE (not yet used) More... about 10 years ago
Fix all tests: a literal int is still just a Number, More... about 10 years ago
intdbl: initialize int+dbl vtables, add I+D sig types More... about 10 years ago
Rename PN_IS_NUM to PN_IS_INT More... about 10 years ago
PN_FNUMBER=>PN_FINTEGER, add seperate int+dbl methods More... about 10 years ago
Rename potion_double to potion_strtod, potion_real to potion_double More... about 10 years ago
Rename potion_decimal to potion_double More... about 10 years ago
bump ChangeLog More... about 10 years ago
rename Decimal => Double More... about 10 years ago
README: typo More... about 10 years ago
update submodule libuv to master More... about 10 years ago
update submodule libuv to master More... about 10 years ago
Merge remote-tracking branch 'potion/master' into p2 More... about 10 years ago
Merge remote-tracking branch 'potion/master' into p2 More... about 10 years ago
add -msse2 on intel, pentium 4, for numcmp More... about 10 years ago