aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* remove minYilunAllenChen2024-12-19
* add min/max to gleam/listYilunAllenChen2024-12-19
* Remove deprecated buildersLouis Pilfold2024-12-17
* fix string.utf_codepointAlexCodesApps2024-12-17
* v0.47.0v0.47.0Louis Pilfold2024-12-10
* Fix string.trimLouis Pilfold2024-12-08
* Fix some typosJoseph T. Lyons2024-12-05
* Changes!Louis Pilfold2024-12-05
* Improve strict_zip runtimeJoseph T. Lyons2024-12-05
* Fix doc commentGearsDatapacks2024-12-05
* optimise drop_startyoshi~2024-12-03
* Optimise dict equality check on JavaScriptRichard Viney2024-12-03
* 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
* Deprecate gleam/regexLouis Pilfold2024-11-25
* Deprecate gleam/iteratorLouis Pilfold2024-11-25
* Deprecated gleam/queueLouis Pilfold2024-11-25
* small fixGiacomo Cavalieri2024-11-25
* remove intermediate data structure and use consistent namingGiacomo Cavalieri2024-11-25
* avoid iterating over the same part twiceGiacomo Cavalieri2024-11-25
* todo comment!Giacomo Cavalieri2024-11-25
* small refactoringGiacomo Cavalieri2024-11-25
* use string patterns and unsafe binary loopsJoshua Reusch2024-11-25
* reomve regex depency 2 electric bugalooGiacomo Cavalieri2024-11-25
* Remove regex dependency from uri moduleGiacomo Cavalieri2024-11-25
* make string/bytes_builder aliases of tree counterpartsGiacomo Cavalieri2024-11-17
* Clarify documentation for 'list.group'Matti Eiden2024-11-15
* deprecate the types as wellGiacomo Cavalieri2024-11-15
* reword deprecation noticeGiacomo Cavalieri2024-11-15
* deprecate string and bytes builder modulesGiacomo Cavalieri2024-11-15
* add string and bytes tree modulesGiacomo Cavalieri2024-11-15
* oopsGiacomo Cavalieri2024-11-12
* deprecate nil_errorGiacomo Cavalieri2024-11-12
* Use `_start` and `_end` suffixes on string functionsRichard Viney2024-11-12
* Add `bit_size()` and `starts_with()` to `gleam/bit_array`Richard Viney2024-11-11
* ensure codebase has a consistent styleGiacomo Cavalieri2024-11-07
* fix-721Giacomo Cavalieri2024-11-06
* Document the definition of whitespaceLouis Pilfold2024-11-02
* Apply suggestions from code reviewmpatajac2024-10-30
* The `set` module gains the `each` functionmpatajac2024-10-30
* Emit helpful error on unsupported Erlang versionsLouis Pilfold2024-10-28
* Improve float.to_string on JavaScriptMarco A L Barbosa2024-10-25
* apply formatSnowMarble2024-10-23
* enhance operator logicsSnowMarble2024-10-23
* deprecate concatGiacomo Cavalieri2024-10-20
* Fix comment typosJoseph T. Lyons2024-10-20
* Hint at user when to use lazy_or vs try_recoverJoseph T. Lyons2024-10-17
* refactor uriGiacomo Cavalieri2024-10-10