index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
updates changelog
thorhj
2024-05-29
*
adds count function for list
thorhj
2024-05-29
*
Update CI version
Louis Pilfold
2024-05-29
*
Format
Louis Pilfold
2024-05-29
*
Changes!
Louis Pilfold
2024-05-29
*
Update changelog with JS changes
Michael Mark
2024-05-29
*
Replaced `JSON.stringify` with new `inspectString`
Michael Mark
2024-05-29
*
gleam format
Michael Mark
2024-05-29
*
Changed u-ification function to use `io_lib:format`
Michael Mark
2024-05-29
*
Control characters 128-159 are now escaped
Michael Mark
2024-05-29
*
Update CHANGELOG.md
Michael Mark
2024-05-29
*
Updated CHANGELOG.md edits to new unreleased section
Michael Mark
2024-05-29
*
Generalized escape handling for all chars < 32
Michael Mark
2024-05-29
*
Added tests for \b, \v, \e, \f
Michael Mark
2024-05-29
*
Escape control character (\e) handling
Michael Mark
2024-05-29
*
Update changelog with \b and \v changes
Michael Mark
2024-05-29
*
Backspace and vertical tab escape handling
Michael Mark
2024-05-29
*
Add set.is_empty
Ruslan Ustits
2024-05-29
*
Add set.is_empty
Ruslan Ustits
2024-05-29
*
Modify changelog
Ruslan Ustits
2024-05-29
*
Rename variables
Ruslan Ustits
2024-05-29
*
Add is_empty to dict
Ruslan Ustits
2024-05-29
*
Deprecate min and max
Louis Pilfold
2024-05-24
*
v0.38.0
v0.38.0
Louis Pilfold
2024-05-24
*
Changes!
Louis Pilfold
2024-05-24
*
Remove deprecated
Louis Pilfold
2024-05-24
*
Correct CI version
Louis Pilfold
2024-05-24
*
Update CI version
Louis Pilfold
2024-05-24
*
Remove list.at
Louis Pilfold
2024-05-24
*
The `dict` module gains the `combine` function
Giacomo Cavalieri
2024-05-24
*
Fix set.symmetric_difference docs
Kevin
2024-05-24
*
fixed test to float.negate after changes to OTP
thorhj
2024-05-24
*
Update changelog
Luci Phillips
2024-05-21
*
Test and implement set.symmetric_difference
Luci Phillips
2024-05-21
*
Update changelog
Luci Phillips
2024-05-20
*
Implement and test set.is_disjoint
Luci Phillips
2024-05-20
*
Implement and test set.is_subset
Luci Phillips
2024-05-20
*
Format set module
Luci Phillips
2024-05-20
*
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
[next]