index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Deduplicate gleam/order negate examples
António Dias
2024-07-05
*
fix typo in dict examples
Julian Kalema Lukwata
2024-07-05
*
Remove target annotations
Giacomo Cavalieri
2024-06-25
*
Split test, remove extra function
Louis Pilfold
2024-06-23
*
Fix regex.replace documentation
Rado
2024-06-23
*
Change the arguments order of regex.replace to be consistent with the rest of...
Rado
2024-06-23
*
Implement regex.replace
Rado
2024-06-23
*
fixed typo in docs for absolute_value func in ints module
frozen
2024-06-23
*
Fix `float.parse` failing to parse exponential notation on JavaScript
Richard Viney
2024-06-23
*
Improve Base64 decode performance
Richard Viney
2024-06-23
*
Base64 encoding optimisations. Fix encoding of large bit arrays on JS.
Richard Viney
2024-06-21
*
Add gleam/set.{map}.
Julia Pitts
2024-06-18
*
Fix iterator.find_map example
Johannes
2024-06-16
*
Don't wait for next value in iterator.yield
Juraj Petráš
2024-06-15
*
Fix word in list module description
Bill Nunney
2024-06-11
*
Rework javascript trim behaviour to match erlang behaviour
Brad Lewis
2024-06-05
*
Remove doc
Louis Pilfold
2024-06-02
*
do no use outdated
inoas
2024-06-02
*
createupsert
inoas
2024-06-02
*
Fix incorrect example in the `iterator.last` docs
Joshua Hall
2024-06-01
*
Fix infinite recursion loop in `list.window` when `by` is 0
Gioele Bucci
2024-05-29
*
adds count function for list
thorhj
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
*
Generalized escape handling for all chars < 32
Michael Mark
2024-05-29
*
Escape control character (\e) handling
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
*
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
*
Remove deprecated
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
*
Test and implement set.symmetric_difference
Luci Phillips
2024-05-21
*
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
*
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
[next]