Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Added the support for a few functions in the preprocessor source code.tar.gz | 2024-09-21 | 1.4 MB | |
Added the support for a few functions in the preprocessor source code.zip | 2024-09-21 | 1.5 MB | |
README.md | 2024-09-21 | 115 Bytes | |
Totals: 3 Items | 2.9 MB | 0 |
I've added the support for a few functions in the preprocessor: mod()
, bitand()
, bitor()
, and invertBits()
.