Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix `bit_array` slices of slices on JavaScript | Richard Viney | 2024-05-20 | |
| | ||||
* | Changes! | Louis Pilfold | 2024-05-17 | |
| | ||||
* | Deprecate | Louis Pilfold | 2024-05-17 | |
| | ||||
* | Add `dict.each` | Ryan M. Moore | 2024-05-17 | |
| | ||||
* | Improve performance of `list.sort` for (pre)sorted lists | Giacomo Cavalieri | 2024-05-15 | |
| | ||||
* | Escape form feed control character in string.inspect on Erlang | Richard Viney | 2024-05-13 | |
| | ||||
* | Fewer examples | Louis Pilfold | 2024-05-10 | |
| | ||||
* | Make dynamic warning stronger | Louis Pilfold | 2024-05-09 | |
| | ||||
* | iterator.find_map (#573) | Vladislav Botvin | 2024-05-01 | |
| | ||||
* | Update examples for `dict.to_list` | Ryan M. Moore | 2024-05-01 | |
| | ||||
* | Changes! | Louis Pilfold | 2024-04-30 | |
| | ||||
* | Add `list.wrap` | Ryan M. Moore | 2024-04-30 | |
| | ||||
* | Add doc comment to set.drop | Samu Kumpulainen | 2024-04-29 | |
| | ||||
* | Add space | Louis Pilfold | 2024-04-20 | |
| | ||||
* | format-docblocks | inoas | 2024-04-20 | |
| | ||||
* | Format | Louis Pilfold | 2024-04-19 | |
| | ||||
* | v0.37.0v0.37.0 | Louis Pilfold | 2024-04-19 | |
| | ||||
* | Update CI version | Louis Pilfold | 2024-04-19 | |
| | ||||
* | update CHANGELOG | PgBiel | 2024-04-19 | |
| | ||||
* | fix matching split returning list with Nil on JS | PgBiel | 2024-04-19 | |
| | ||||
* | map -> dict | Louis Pilfold | 2024-04-18 | |
| | | | | Closes https://github.com/gleam-lang/stdlib/issues/564 | |||
* | fix: typo in `decode1` | Roman Wagner | 2024-04-16 | |
| | ||||
* | Corrected set.from_list example | trag1c | 2024-04-12 | |
| | ||||
* | typo fix | Vladislav Botvin | 2024-04-10 | |
| | ||||
* | Deprecate `bool.min` and `bool.max` | Giacomo Cavalieri | 2024-04-08 | |
| | ||||
* | Fix test and warnings | Louis Pilfold | 2024-04-04 | |
| | ||||
* | Remove broken assertion | Louis Pilfold | 2024-04-04 | |
| | ||||
* | Add tests | Kryštof Řezáč | 2024-04-04 | |
| | ||||
* | Change order of classify | Kryštof Řezáč | 2024-04-04 | |
| | ||||
* | fix code example output of io.println_error() | Samuel Burkhardt | 2024-03-22 | |
| | | | | this fixes a small inconsistency on https://hexdocs.pm/gleam_stdlib/gleam/io.html#println_error | |||
* | Update int.gleam | Arnav K | 2024-03-22 | |
| | ||||
* | Format | Louis Pilfold | 2024-03-21 | |
| | ||||
* | Clarify use | Louis Pilfold | 2024-03-21 | |
| | ||||
* | Add note about side-effects in guard | sarna | 2024-03-18 | |
| | ||||
* | Implement `iterator.filter_map` | Danik Vitek | 2024-03-18 | |
| | ||||
* | Update .editorconfig | inoas | 2024-03-18 | |
| | ||||
* | less | inoas | 2024-03-18 | |
| | ||||
* | less | inoas | 2024-03-18 | |
| | ||||
* | no make file | inoas | 2024-03-18 | |
| | ||||
* | add editorconfig | inoas | 2024-03-18 | |
| | ||||
* | Changes! | Louis Pilfold | 2024-03-17 | |
| | ||||
* | Deprecate list.at | Louis Pilfold | 2024-03-17 | |
| | ||||
* | fix typo in iterator.gleam | Satoshi Yoshikawa | 2024-03-16 | |
| | ||||
* | Add `order.break_tie` and `order.lazy_break_tie` | Giacomo Cavalieri | 2024-03-13 | |
| | ||||
* | Remove some indirection | Louis Pilfold | 2024-03-05 | |
| | ||||
* | Remove mistakenly public function | Louis Pilfold | 2024-03-05 | |
| | | | | Closes https://github.com/gleam-lang/stdlib/issues/532 | |||
* | Tests | Louis Pilfold | 2024-03-04 | |
| | ||||
* | Changes! | Louis Pilfold | 2024-03-04 | |
| | ||||
* | Remove mismatch | Louis Pilfold | 2024-03-04 | |
| | ||||
* | Update for latest Gleam | Louis Pilfold | 2024-03-04 | |
| |