1
Liebranca
17h

rebuild preprocessor package applying preprocessor OK.

dependency cycle: the preprocessor depends on the lib it's trying to process oh noes.

OK fixed. how? code duplication (just a little).
checkmate, motherfucker.

up yours best practices i am max wright, maximum crackhead power.

now syntax check file once preprocessor is applied. normally need fork, but slows down build. can do with function?

yes but file has dependency cycle with itself because trying to load it's symbol table while loading it's symbol table so cannot compile. oops.

how about overwrite namespace with namespace cat ++unique_id (static uint64_t)? OK can do. not even store original name, just cat OUT_${uid} to it.

work like charm. now have syntax error messages, format all shit.
utilize power of crack /at\s (?<fname>.+) \s line \s (?<line>\d+) , \s near "/\e[32;1m$+{fname}\e[0m at \e[33;21m$+{line}\n\n\e[36;1m```/;

excellent, now subst closing quotes, easier said than done or maybe not really. just catch /\n"/```\e[0m\n/ OK for now.

errmes easy read and build complete in under a second now vs TWO MINUTES before; willy tanner strikes again.

I wins cookie now. brb need more magic.

Comments
Add Comment