Small-C icon indicating copy to clipboard operation
Small-C copied to clipboard

v 118-120 Corrections and 'improvements'

Open FredJScipione opened this issue 2 years ago • 1 comments

v118 - Correct pointer arithmetic errors, dodo() 'continue' error, and peep() COMMUTES error. Macro HSTBPW also gives some cross-compile support. v119 - Remove cross-compile keyword conflicts for const, inline, public, and double. v120 - Added adjacent string catenation. Laid groundwork for 32-bit targets w/ short ints. TBD - target right-to-left function arg eval/stack. Fix library #ASM sections to allow host 32-bit and host R-to-L libraries.

FredJScipione avatar Nov 11 '22 07:11 FredJScipione

Pretty exceptional stuff Fred, thank you! Is this PR ready to be merged?

ZaneDubya avatar Nov 12 '22 20:11 ZaneDubya