Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fromjs: re-design API | bptato | 2024-08-09 | 14 | -609/+707 | |
| * | javascript: optimize slightly | bptato | 2024-08-01 | 1 | -24/+1 | |
| * | Version 0.2.3 | bptato | 2024-07-28 | 4 | -3/+6 | |
| * | javascript: fix & optimize varargs[JSValue] | bptato | 2024-07-28 | 1 | -18/+22 | |
| * | jsutils: fix toJSValueArray on 0-len arrays | bptato | 2024-07-28 | 1 | -1/+4 | |
| * | Version 0.2.2 | bptato | 2024-07-18 | 3 | -2/+5 | |
| * | libunicode: fix binding | bptato | 2024-07-18 | 1 | -1/+3 | |
| * | Version 0.2.1 | bptato | 2024-07-17 | 4 | -3/+8 | |
| * | tojs: fix broken defineProperty | bptato | 2024-07-17 | 1 | -9/+9 | |
| * | quickjs: add JSValueConst to bindings | bptato | 2024-06-24 | 3 | -136/+144 | |
| * | Update manual | bptato | 2024-06-24 | 1 | -15/+107 | |
| * | Version 0.2.0 | bptato | 2024-06-22 | 3 | -3/+8 | |
| * | quickjs: include missing bindings | bptato | 2024-06-22 | 3 | -11/+51 | |
| * | Update manual | bptato | 2024-06-22 | 3 | -2/+177 | |
| * | quickjs: add missing bindings | bptato | 2024-06-21 | 3 | -131/+269 | |
| * | jserror: add err templates for every error type | bptato | 2024-06-21 | 1 | -0/+21 | |
| * | Update todo | bptato | 2024-06-21 | 1 | -3/+0 | |
| * | Update readme | bptato | 2024-06-04 | 1 | -3/+4 | |
| * | Version 0.1.1 | bptato | 2024-06-03 | 3 | -2/+5 | |
| * | libunicode: various fixes | bptato | 2024-06-03 | 2 | -5/+15 | |
| * | Version 0.1.0 | bptato | 2024-06-03 | 2 | -1/+4 | |
| * | Import Monoucha | bptato | 2024-06-03 | 46 | -0/+83338 | |
* | Add 'lib/chagashi0/' from commit 'f5cf26b044a82a2e3cffe83bb2342b7b029f2ab8' | bptato | 2025-01-18 | 56 | -0/+94642 | |
|\ | ||||||
| * | Version 0.7.0 | bptato | 2024-12-07 | 5 | -9/+9 | |
| * | Accomodate for 2024 October spec changes | bptato | 2024-12-07 | 5 | -401/+424 | |
| * | Version 0.6.0 | bptato | 2024-10-05 | 4 | -7/+39 | |
| * | decoder, encoder: use openArray[char] for inputs | bptato | 2024-10-05 | 2 | -8/+10 | |
| * | Version 0.5.6 | bptato | 2024-09-06 | 4 | -3/+6 | |
| * | Version 0.5.5 | bptato | 2024-09-01 | 4 | -3/+6 | |
| * | decodercore: fix streaming euc-jp decoder | bptato | 2024-09-01 | 2 | -0/+13 | |
| * | Version 0.5.4 | bptato | 2024-08-01 | 4 | -3/+7 | |
| * | Enforce no exceptions in all modules | bptato | 2024-08-01 | 5 | -0/+20 | |
| * | charset_map: reduce size | bptato | 2024-08-01 | 8 | -12568/+5637 | |
| * | Version 0.5.3 | bptato | 2024-07-28 | 4 | -4/+7 | |
| * | Version 0.5.2 | bptato | 2024-06-14 | 3 | -2/+5 | |
| * | decoder: better documentation | bptato | 2024-06-14 | 1 | -29/+42 | |
| * | decoder: add UnsafeSlice stringifier | bptato | 2024-06-14 | 1 | -0/+7 | |
| * | Misc bugfixes | bptato | 2024-06-14 | 2 | -19/+19 | |
| * | Version 0.5.1 | bptato | 2024-06-13 | 3 | -3/+3 | |
| * | decoder: fix decode() iterator with error mode "fatal" | bptato | 2024-06-13 | 1 | -1/+3 | |
| * | Version 0.5.0 | bptato | 2024-06-13 | 3 | -3/+10 | |
| * | Unify decoder and validator APIs | bptato | 2024-06-13 | 8 | -221/+317 | |
| * | charset: simplify getLocaleCharset | bptato | 2024-04-30 | 2 | -17/+14 | |
| * | Update code style | bptato | 2024-04-30 | 7 | -82/+82 | |
| * | Remove unnecessary casts | bptato | 2024-04-30 | 2 | -10/+10 | |
| * | makefile: actually use NIM variable | bptato | 2024-04-30 | 1 | -4/+4 | |
| * | decodercore: fix wrong assertion | bptato | 2024-03-06 | 2 | -1/+1 | |
| * | add a test | bptato | 2024-03-05 | 1 | -0/+1 | |
| * | Version 0.4.2 | bptato | 2024-02-26 | 3 | -2/+5 | |
| * | Fix compiler crash on 1.6.14 | bptato | 2024-02-26 | 3 | -5/+6 |