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
ef='#n71'>71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116