Commit message (Expand) | Author | Age | |
---|---|---|---|
* | End-of-line whitespace cleanups and doc typo fixes. No code changes. | stephan | 2023-01-26 |
* | Rename the oft-used, verbose sqlite3.wasm.get/setMemValue() and get/setPtrVal... | stephan | 2022-12-09 |
* | Reorganization and renaming in the new VFS/vtab JS pieces. | stephan | 2022-12-09 |
* | Remove deprecated symbol sqlite3.opfs.OpfsDb, which was renamed to sqlite3.oo... | stephan | 2022-12-06 |
* | Rename wasm.cstringToJs() to wasm.cstrToJs() for consistency with other wasm.... | stephan | 2022-12-06 |
* | Rework the oo1.DB's distinct-per-VFS post-open() step to accept either a batc... | stephan | 2022-12-03 |
* | Minor internal tweaks to the OPFS VFS. Resolve a missing result code which le... | stephan | 2022-12-02 |
* | OPFS VFS: translate createSyncAccessHandle() exceptions which appear to be lo... | stephan | 2022-12-02 |
* | Rename some JS files from X.js to X.c-pp.js to keep the maintainer, and downs... | stephan | 2022-11-30 |