Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Encoding also! | Louis Pilfold | 2024-05-23 |
* | Decoding | Louis Pilfold | 2024-05-23 |
* | more docs fixes | PgBiel | 2024-04-08 |
* | fix string example | PgBiel | 2024-04-08 |
* | Update for Gleam v0.32 | Louis Pilfold | 2023-11-05 |
* | Fix examples in json.gleam | Akiomi Kamakura | 2023-11-05 |
* | Update for Gleam v0.30 | Louis Pilfold | 2023-08-03 |
* | Update error parsing for latest V8 | Louis Pilfold | 2023-03-02 |
* | Upgrade for v0.27.0 | Louis Pilfold | 2023-03-02 |
* | add tests for runtime decode errors | mrkutly | 2022-06-11 |
* | fix spidermonkey unexpected byte bug | mrkutly | 2022-06-11 |
* | fix matches | mrkutly | 2022-06-11 |
* | improve comments | mrkutly | 2022-06-11 |
* | add runtime-specific error handling | mrkutly | 2022-06-11 |
* | check for javascriptcore error message | mrkutly | 2022-06-11 |
* | skip bit string conversion for js runtime | mrkutly | 2022-06-11 |
* | use identity and direct string value in javascript ffi | mrkutly | 2022-06-11 |
* | remove unexpected imports | mrkutly | 2022-06-11 |
* | fix json converters | mrkutly | 2022-06-11 |
* | begin implementing javascript support | mrkutly | 2022-06-11 |
* | decode_bits | Louis Pilfold | 2022-02-05 |
* | decode takes a dynamic decoder | Louis Pilfold | 2022-01-09 |
* | Extra layer of indirection | Louis Pilfold | 2022-01-01 |
* | float encoder | Louis Pilfold | 2022-01-01 |
* | Inline docs | Louis Pilfold | 2022-01-01 |
* | Bool tests | Louis Pilfold | 2022-01-01 |
* | Array functions | Louis Pilfold | 2022-01-01 |
* | Label for nullable | Louis Pilfold | 2022-01-01 |
* | Test string builder generation | Louis Pilfold | 2022-01-01 |
* | Convert to Thoas | Louis Pilfold | 2022-01-01 |
* | Convert to use Gleam build tool | Louis Pilfold | 2021-12-31 |
* | Reformat for Gleam 0.15.0 | Charles Bernasconi | 2021-05-13 |
* | publish on hex | Peter | 2020-07-30 |
* | add encoding test | Peter | 2020-07-30 |
* | tested decode function | Peter | 2020-07-30 |
* | initial commit | Peter | 2020-07-30 |