chuggafan
chuggafan
So I've decided I'm probably going to scrap the rewrite of the parser engine, and do a temp-roll-out of my own state-machine-based parser for `#embed` next time I have enough...
I can try, I had a break which allowed me to do some things, but I've realized I would have to rewrite a new parser system anyways to notice, but...
Have gotten back to this, now that my time is a bit freer. I made some commits and made a test push to see what was going on with the...
Ok, now that I'm returning to working on this even more, I've noticed that the MSVC build system *HATES WITH A BURNING PASSION* the changes to .lib and .exe, I'm...
I use VSCode as my primary editor these days, but I use the IDE dialogs specifically to stay entirely within the process occasionally... I will probably be experimenting with this...
I've been doing slow work, I've decided that I was going to scrap what I did and redo the tokenizer instead of with my own tokens, with the original kw...
The "Args" doesn't seem to be giving me pre-processed items, I've been running a test file attached and the line I've been receiving is as follows: ` limit(1024) __prefix__(1, 2,...
Nah, not really, and you summarized it pretty well, I'm just being extremely lazy and need to give myself a permanent reminder since doing this would mean I would also...
So I've actually begun to work on this and it seems to be a *far* more invasive change than I first thought, especially because I am also doing the templating...
Works for me, if you have it on a separate branch you can always try to push the separate branch as well.