Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch boolean type to uintptr_t | Yaroslav de la Peña Smirnov | 2022-03-31 |
| | | | | | Dumb me, of course boolean could overflow and result in a false (0) case even if there was something. | ||
* | Fix closing tags eating tokens | Yaroslav de la Peña Smirnov | 2022-03-24 |
| | |||
* | Initial commit | Yaroslav de la Peña Smirnov | 2022-03-24 |
Basically it works, just needs some polishing and maybe a couple of features that I could actually use. Also probably better docs. Not sure if it will be of use to anybody besides me. |