Commit Briefs

Omar Polo

set argc on builtins


Omar Polo

change how nativefns are called

nativefn (aka built-ins) now gets their arguments on the stack, while script procedures still gets them as variables.


Omar Polo

correctly parse casts


Omar Polo

sort elements in lookup


Omar Polo

delete unused `nl' rule




Omar Polo

ignore ninepscript executable


Omar Polo

implement casts



Omar Polo

fix assert in proc_done



Omar Polo

avoid unpleasant infinite loop


Omar Polo

don't edit CFLAGS, only AM_CFLAGS