about summary refs log tree commit diff stats
path: root/lib/quickjs/libbf.c
Commit message (Expand)AuthorAgeFilesLines
* quickjs/libbf: add missing ifdefbptato2023-12-051-0/+2
* the BigInt support is now always includedbellard2023-12-051-1/+8
* bf_set_ui() fix (github issue #133)bellard2023-12-051-16/+16
* Revert "fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui"bptato2023-12-051-6/+1
* fix undefined behavior: shift 32 bits for uint32_t in bf_set_uiBo Yao2023-09-231-1/+6
* Include QuickJS sources in the repositorybptato2023-06-221-0/+8466