p4plus2

Results 52 comments of p4plus2
trafficstars

We could make it a special "comment command" in 1.9 (since those exist) as an upgrade path. Its a bit odd, but then it allows removal without risk of breaking...

Okay so `;@asar 1.9` -> shall imply `math pri on` and then any use of `math pri` in any other context should be a deprecation warning. Sounds reasonable enough. In...

Upon closer inspection I think it was `if (!stricmp(par, "spc700-raw")) {` in the past we talked about nuking rather than inline. Though, inline is also pretty niche to NSPC engines...

Basically, it just makes the block structure used by the NSPC engine -- it may not be a bad idea to support this through another means, but I don't think...

I don't suppose anybody is willing to poke at warnings/errors while I work on the SPC block feature?

All features are more or less completed however custom SPC blocks are currently not supported (code partially written but I disabled them for now). gonna make a test branch I...

My stance on UTF-8 was to hope randomdude999 figured it out. In all seriousness, I am not against seeing UTF8 in 1.9, however, I am not sure where the overall...

I wonder if math rounding should be removed as well. We have floor/ceil functions for manual rounding and in general truncation happening at the last stage probably makes the most...

- [ ] $000000,y -> $0000,y - [ ] jmp $000000 -> jml $000000 - [ ] # as a number prefix (getnum) - [ ] xkas command (which is...

Maybe these should be default enabled in 2.0...