Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update code style | bptato | 2024-04-17 | 1 | -1/+1 |
| | | | | | | * separate params with ; (semicolon) instead of , (colon) * reduce screaming snake case use * wrap long lines | ||||
* | Get rid of clang 16 workaround | bptato | 2023-12-02 | 1 | -0/+6 |
* bindings/quickjs: importc and use correct pointer types * add constcharp module for when it is unavoidable |