aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v0.52.0HEADv0.52.0mainLouis Pilfold2025-01-04
|
* Fix non-character handling in `string.utf_codepoint`Ryan M. Moore2025-01-03
| | | | Treats `U+FFFE` and `U+FFFF` as valid Unicode codepoints rather than errors. See #778.
* Remove deprecatedLouis Pilfold2025-01-03
|
* Add float representation info to module docsRyan M. Moore2025-01-03
| | | | Addresses #783.
* improve precisionyoshi~2025-01-03
|
* Fix typo in documentationYuriy Marchenko2024-12-27
| | | Change trying to decode a float as an int
* Fix dynamic/decode new_primitive_decoder exampleCorentin J.2024-12-23
|
* Fix dynamic.decode `optional_field` exampleCorentin J.2024-12-23
|
* Fix dynamic/decode field function exampleCorentin J.2024-12-23
|
* v0.51.0v0.51.0Louis Pilfold2024-12-22
|
* Remove regex FFIv0.50.0Louis Pilfold2024-12-22
|
* Remove deprecatedLouis Pilfold2024-12-22
|
* v0.50.0Louis Pilfold2024-12-22
|
* Recursive decoderLouis Pilfold2024-12-22
|
* Fix documentationLouis Pilfold2024-12-22
|
* Decode JS objects, maps, weakmapsLouis Pilfold2024-12-22
|
* New decode moduleLouis Pilfold2024-12-22
|
* FormatLouis Pilfold2024-12-21
|
* Add `sample` function to List module, add `log` and `exp` functions to Float ↵Ethan Thoma2024-12-21
| | | | module (#772)
* Fix dynamic.element doc exampleCorentin J.2024-12-21
|
* Update the noteMartin Janiczek2024-12-20
|
* Warn about unexpected behaviour of io.debugMartin Janiczek2024-12-20
|
* v0.49.0v0.49.0Louis Pilfold2024-12-19
|
* remove minYilunAllenChen2024-12-19
|
* add min/max to gleam/listYilunAllenChen2024-12-19
|
* v0.48.0v0.48.0Louis Pilfold2024-12-17
|
* v0.47.0Louis Pilfold2024-12-17
|
* Remove deprecated buildersLouis Pilfold2024-12-17
|
* updated changelogAlexCodesApps2024-12-17
|
* included test and updated changelogAlexCodesApps2024-12-17
|
* fix string.utf_codepointAlexCodesApps2024-12-17
|
* Fix 0.47 changelogRichard Viney2024-12-16
|
* v0.47.0v0.47.0Louis Pilfold2024-12-10
|
* v0.46.0v0.46.0Louis Pilfold2024-12-08
|
* Fix string.trimLouis Pilfold2024-12-08
|
* Fix some typosJoseph T. Lyons2024-12-05
|
* Changes!Louis Pilfold2024-12-05
|
* Specify module of drop_start in CHANGELOG.mdJoseph T. Lyons2024-12-05
|
* Added a note to the changelogJoseph T. Lyons2024-12-05
|
* Improve strict_zip runtimeJoseph T. Lyons2024-12-05
|
* Fix doc commentGearsDatapacks2024-12-05
|
* update CHANGELOG.mdyoshi~2024-12-03
|
* optimise drop_startyoshi~2024-12-03
|
* Optimise dict equality check on JavaScriptRichard Viney2024-12-03
|
* v0.45.0v0.45.0Louis Pilfold2024-11-28
|
* Fix typoRichard Viney2024-11-28
|
* Add bit_array.pad_to_bytes. Pad bit arrays when encoding and in bytes_tree.Richard Viney2024-11-28
|
* Replace `do_*` with direct externalsGearsDatapacks2024-11-28
|
* FormatLouis Pilfold2024-11-27
|
* Optimise string trimming on JavaScriptRichard Viney2024-11-26
|