Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quickjs/libbf: add missing ifdef | bptato | 2023-12-05 | 1 | -0/+2 |
* | the BigInt support is now always included | bellard | 2023-12-05 | 1 | -1/+8 |
* | bf_set_ui() fix (github issue #133) | bellard | 2023-12-05 | 1 | -16/+16 |
* | Revert "fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui" | bptato | 2023-12-05 | 1 | -6/+1 |
* | fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui | Bo Yao | 2023-09-23 | 1 | -1/+6 |
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 1 | -0/+8466 |