Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |