Shdorsh

Results 5 comments of Shdorsh

I will make a PR where I add an obfuscated header file later on. File structure will become this: ``` - mpc.h - mpc.c (includes hidden/mpc.h) - hidden ∟ mpc_internals.h...

This seems a bit unfinished. I'll try adding onto it, especially the auto parsers, to be able to construct one from multiple parsers so that auto functions can actually make...

Had to dig in a bit deeper to adapt things and make it work, hope you don't mind.

Okay, I had some pretty dumb moment when I forgot to remove the escape sign in my `mpca_lang_auto_files` tests, then was a bit busy. It works now, all the tests...

@orangeduck I also just saw that `mpca_or` is a 1-to-1 copy of `mpc_or`. Want me to do some treeshaking later on?