Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | return Result[T, JSError] from fromJS | bptato | 2023-07-02 | 1 | -0/+3 |
* | Factor out map search, remove sugar | bptato | 2023-06-29 | 1 | -5/+2 |
* | Refactor fromJS body | bptato | 2023-06-28 | 1 | -1/+4 |
* | Option -> Opt in config, return error in compileSearchRegex | bptato | 2023-06-24 | 1 | -0/+6 |
* | Get rid of the .jserr pragma | bptato | 2023-06-19 | 1 | -4/+1 |
* | Rework JS exception system | bptato | 2023-06-19 | 1 | -25/+43 |
* | Use utils/opt in toml parser | bptato | 2023-06-18 | 1 | -9/+60 |
* | Refactor config, add charset opts | bptato | 2023-05-16 | 1 | -0/+34 |