index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
v0.30.0
v0.30.0
Louis Pilfold
2023-07-16
*
`order.reverse` (#476)
Kayla Washburn
2023-07-16
*
Add deprecated version
Louis Pilfold
2023-07-13
*
rename `list.flatten` to `list.concat` (#477)
Kayla Washburn
2023-07-13
*
Test for other types
Louis Pilfold
2023-06-24
*
Revert "Add `list.map3`"
Giacomo Cavalieri
2023-06-24
*
Add `list.map3`
Giacomo Cavalieri
2023-06-24
*
Add `list.map2`
Giacomo Cavalieri
2023-06-24
*
Add description of `Order` ordering
Giacomo Cavalieri
2023-06-22
*
Slightly more concise
Louis Pilfold
2023-06-22
*
improve JS string.join speed (#468)
inoas
2023-06-22
*
v0.29.2
v0.29.2
Louis Pilfold
2023-06-21
*
Changes!
Louis Pilfold
2023-06-21
*
string.byte_size
Louis Pilfold
2023-06-21
*
Rename `result.recover` to `result.try_recover`
Giacomo Cavalieri
2023-06-14
*
Update CHANGELOG
Giacomo Cavalieri
2023-06-14
*
Add `result.recover`
Giacomo Cavalieri
2023-06-14
*
docs: typo
Filip Figiel
2023-06-13
*
v0.29.1
v0.29.1
Louis Pilfold
2023-06-01
*
Changelog!
Giacomo Cavalieri
2023-06-01
*
Add `pair.new`
Giacomo Cavalieri
2023-06-01
*
Clean up `gleam_stdlib.mjs` source
Marshall Bowers
2023-05-31
*
Fix repeated `regex.check()` calls on the same regex on target javascript (#459)
inoas
2023-05-29
*
Update CHANGELOG
Giacomo Cavalieri
2023-05-27
*
Add labels and clearer names to `list.zip` and `list.zip_strict`
Giacomo Cavalieri
2023-05-27
*
Fix inconsistencies in `list.shuffle` documentation
Giacomo Cavalieri
2023-05-27
*
Replace occurrences of `list.head` in code in favour of `list.first`
Giacomo Cavalieri
2023-05-25
*
Replace occurrences of `list.head` in comments in favour of `list.first`
Giacomo Cavalieri
2023-05-25
*
Update examples to use `let assert` syntax instead of `assert`
Giacomo Cavalieri
2023-05-24
*
v0.29.0
v0.29.0
Louis Pilfold
2023-05-23
*
Fix typos in `gleam/list` module's doc
Giacomo Cavalieri
2023-05-22
*
Fix doc for bool.guard
Yihang Ho
2023-05-20
*
Format
Louis Pilfold
2023-05-13
*
Update changelog
rubytree
2023-05-13
*
Fix coerce errors messages, js tuple from list fixes
rubytree
2023-05-13
*
`dynamic.tupleN/2` optimization
rubytree
2023-05-13
*
Removes useless do_ensure_tuple
rubytree
2023-05-13
*
Fixes #420
rubytree
2023-05-13
*
Changelog!
Louis Pilfold
2023-05-10
*
Do not reverse the result of `result.partition`
Giacomo Cavalieri
2023-05-10
*
Change `partition`'s return type to return both oks and errors in a pair
Giacomo Cavalieri
2023-05-10
*
`result.partition` documentation
Giacomo Cavalieri
2023-05-10
*
Update CHANGELOG
Giacomo Cavalieri
2023-05-10
*
`result.partition` test and implementation
Giacomo Cavalieri
2023-05-10
*
Correct changelog
Louis Pilfold
2023-05-09
*
v0.28.2
v0.28.2
Louis Pilfold
2023-05-09
*
Changes!
Louis Pilfold
2023-05-09
*
Avoid React Native crash
Louis Pilfold
2023-05-09
*
Simplify example
Louis Pilfold
2023-04-29
*
Change `decode_field`'s return type
Giacomo Cavalieri
2023-04-29
[next]