Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v0.52.0HEADv0.52.0main | Louis Pilfold | 2025-01-04 |
| | |||
* | Fix non-character handling in `string.utf_codepoint` | Ryan M. Moore | 2025-01-03 |
| | | | | Treats `U+FFFE` and `U+FFFF` as valid Unicode codepoints rather than errors. See #778. | ||
* | Remove deprecated | Louis Pilfold | 2025-01-03 |
| | |||
* | Add float representation info to module docs | Ryan M. Moore | 2025-01-03 |
| | | | | Addresses #783. | ||
* | improve precision | yoshi~ | 2025-01-03 |
| | |||
* | Fix typo in documentation | Yuriy Marchenko | 2024-12-27 |
| | | | Change trying to decode a float as an int | ||
* | Fix dynamic/decode new_primitive_decoder example | Corentin J. | 2024-12-23 |
| | |||
* | Fix dynamic.decode `optional_field` example | Corentin J. | 2024-12-23 |
| | |||
* | Fix dynamic/decode field function example | Corentin J. | 2024-12-23 |
| | |||
* | v0.51.0v0.51.0 | Louis Pilfold | 2024-12-22 |
| | |||
* | Remove regex FFIv0.50.0 | Louis Pilfold | 2024-12-22 |
| | |||
* | Remove deprecated | Louis Pilfold | 2024-12-22 |
| | |||
* | v0.50.0 | Louis Pilfold | 2024-12-22 |
| | |||
* | Recursive decoder | Louis Pilfold | 2024-12-22 |
| | |||
* | Fix documentation | Louis Pilfold | 2024-12-22 |
| | |||
* | Decode JS objects, maps, weakmaps | Louis Pilfold | 2024-12-22 |
| | |||
* | New decode module | Louis Pilfold | 2024-12-22 |
| | |||
* | Format | Louis Pilfold | 2024-12-21 |
| | |||
* | Add `sample` function to List module, add `log` and `exp` functions to Float ↵ | Ethan Thoma | 2024-12-21 |
| | | | | module (#772) | ||
* | Fix dynamic.element doc example | Corentin J. | 2024-12-21 |
| | |||
* | Update the note | Martin Janiczek | 2024-12-20 |
| | |||
* | Warn about unexpected behaviour of io.debug | Martin Janiczek | 2024-12-20 |
| | |||
* | v0.49.0v0.49.0 | Louis Pilfold | 2024-12-19 |
| | |||
* | remove min | YilunAllenChen | 2024-12-19 |
| | |||
* | add min/max to gleam/list | YilunAllenChen | 2024-12-19 |
| | |||
* | v0.48.0v0.48.0 | Louis Pilfold | 2024-12-17 |
| | |||
* | v0.47.0 | Louis Pilfold | 2024-12-17 |
| | |||
* | Remove deprecated builders | Louis Pilfold | 2024-12-17 |
| | |||
* | updated changelog | AlexCodesApps | 2024-12-17 |
| | |||
* | included test and updated changelog | AlexCodesApps | 2024-12-17 |
| | |||
* | fix string.utf_codepoint | AlexCodesApps | 2024-12-17 |
| | |||
* | Fix 0.47 changelog | Richard Viney | 2024-12-16 |
| | |||
* | v0.47.0v0.47.0 | Louis Pilfold | 2024-12-10 |
| | |||
* | v0.46.0v0.46.0 | Louis Pilfold | 2024-12-08 |
| | |||
* | Fix string.trim | Louis Pilfold | 2024-12-08 |
| | |||
* | Fix some typos | Joseph T. Lyons | 2024-12-05 |
| | |||
* | Changes! | Louis Pilfold | 2024-12-05 |
| | |||
* | Specify module of drop_start in CHANGELOG.md | Joseph T. Lyons | 2024-12-05 |
| | |||
* | Added a note to the changelog | Joseph T. Lyons | 2024-12-05 |
| | |||
* | Improve strict_zip runtime | Joseph T. Lyons | 2024-12-05 |
| | |||
* | Fix doc comment | GearsDatapacks | 2024-12-05 |
| | |||
* | update CHANGELOG.md | yoshi~ | 2024-12-03 |
| | |||
* | optimise drop_start | yoshi~ | 2024-12-03 |
| | |||
* | Optimise dict equality check on JavaScript | Richard Viney | 2024-12-03 |
| | |||
* | v0.45.0v0.45.0 | Louis Pilfold | 2024-11-28 |
| | |||
* | Fix typo | Richard Viney | 2024-11-28 |
| | |||
* | Add bit_array.pad_to_bytes. Pad bit arrays when encoding and in bytes_tree. | Richard Viney | 2024-11-28 |
| | |||
* | Replace `do_*` with direct externals | GearsDatapacks | 2024-11-28 |
| | |||
* | Format | Louis Pilfold | 2024-11-27 |
| | |||
* | Optimise string trimming on JavaScript | Richard Viney | 2024-11-26 |
| |