Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move JS wrapper into Monoucha | bptato | 2024-06-03 | 1 | -150/+0 |
| | | | | Operation "modularize Chawan somewhat" part 3 | ||||
* | js: improve jsregex interface | bptato | 2024-06-03 | 1 | -16/+13 |
| | | | | | | | It's easier to just use nested seqs here. (This also fixes reverse-search highlighting the last capture group instead of the whole match.) | ||||
* | js: refactor | bptato | 2024-05-08 | 1 | -0/+153 |
* prefix to-be-separated modules with js * remove dynstreams dependency * untangle from EmptyPromise * move typeptr into tojs |