aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Update CI versionLouis Pilfold2024-04-19
|
* update CHANGELOGPgBiel2024-04-19
|
* fix matching split returning list with Nil on JSPgBiel2024-04-19
|
* map -> dictLouis Pilfold2024-04-18
| | | | Closes https://github.com/gleam-lang/stdlib/issues/564
* fix: typo in `decode1`Roman Wagner2024-04-16
|
* Corrected set.from_list exampletrag1c2024-04-12
|
* typo fixVladislav Botvin2024-04-10
|
* Deprecate `bool.min` and `bool.max`Giacomo Cavalieri2024-04-08
|
* Fix test and warningsLouis Pilfold2024-04-04
|
* Remove broken assertionLouis Pilfold2024-04-04
|
* Add testsKryštof Řezáč2024-04-04
|
* Change order of classifyKryštof Řezáč2024-04-04
|
* fix code example output of io.println_error()Samuel Burkhardt2024-03-22
| | | | this fixes a small inconsistency on https://hexdocs.pm/gleam_stdlib/gleam/io.html#println_error
* Update int.gleamArnav K2024-03-22
|
* FormatLouis Pilfold2024-03-21
|
* Clarify useLouis Pilfold2024-03-21
|
* Add note about side-effects in guardsarna2024-03-18
|
* Implement `iterator.filter_map`Danik Vitek2024-03-18
|
* Update .editorconfiginoas2024-03-18
|
* lessinoas2024-03-18
|
* lessinoas2024-03-18
|
* no make fileinoas2024-03-18
|
* add editorconfiginoas2024-03-18
|
* Changes!Louis Pilfold2024-03-17
|
* Deprecate list.atLouis Pilfold2024-03-17
|
* fix typo in iterator.gleamSatoshi Yoshikawa2024-03-16
|
* Add `order.break_tie` and `order.lazy_break_tie`Giacomo Cavalieri2024-03-13
|
* Remove some indirectionLouis Pilfold2024-03-05
|
* Remove mistakenly public functionLouis Pilfold2024-03-05
| | | | Closes https://github.com/gleam-lang/stdlib/issues/532
* TestsLouis Pilfold2024-03-04
|
* Changes!Louis Pilfold2024-03-04
|
* Remove mismatchLouis Pilfold2024-03-04
|
* Update for latest GleamLouis Pilfold2024-03-04
|
* Document option/resultLouis Pilfold2024-03-04
|
* v0.36.0Louis Pilfold2024-03-04
|
* Update reference to gleam/map in Set docsWesley Moore2024-02-26
| | | | | Map was renamed to Dict in 6139295179325810d53613879613b4181188d56a
* Remove unusedLouis Pilfold2024-02-26
|
* Changes!Louis Pilfold2024-02-26
|
* Fix: do not crash w/ TypeError when field decodes a null object (possibly ↵Kero van Gelder2024-02-26
| | | | obtained via JSON)
* fix: use `dict` instead of `map` in dynamic->dict examplesJames Hillyerd2024-02-26
|
* Deprecate constant, composeLouis Pilfold2024-02-22
|
* v0.35.1v0.35.1Louis Pilfold2024-02-15
|
* Fix warningLouis Pilfold2024-02-15
|
* v0.35.0v0.35.0Louis Pilfold2024-02-15
|
* ChangesLouis Pilfold2024-02-15
|
* Make bit_array.inspect work on JSRichard Viney2024-02-15
|
* Switch to string accumulatorRichard Viney2024-02-15
|
* Update changelogRichard Viney2024-02-15
|
* Remove base16 variant. Add support for partial bytes.Richard Viney2024-02-15
|
* Add bit_array.inspect and bit_array.inspect_base16Richard Viney2024-02-15
|