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
*
remove intermediate data structure and use consistent naming
Giacomo Cavalieri
2024-11-25
*
avoid iterating over the same part twice
Giacomo Cavalieri
2024-11-25
*
todo comment!
Giacomo Cavalieri
2024-11-25
*
small refactoring
Giacomo Cavalieri
2024-11-25
*
use string patterns and unsafe binary loops
Joshua Reusch
2024-11-25
*
reomve regex depency 2 electric bugaloo
Giacomo Cavalieri
2024-11-25
*
Remove regex dependency from uri module
Giacomo Cavalieri
2024-11-25
*
make string/bytes_builder aliases of tree counterparts
Giacomo Cavalieri
2024-11-17
*
Clarify documentation for 'list.group'
Matti Eiden
2024-11-15
*
deprecate the types as well
Giacomo Cavalieri
2024-11-15
*
reword deprecation notice
Giacomo Cavalieri
2024-11-15
*
deprecate string and bytes builder modules
Giacomo Cavalieri
2024-11-15
*
add string and bytes tree modules
Giacomo Cavalieri
2024-11-15
*
oops
Giacomo Cavalieri
2024-11-12
*
deprecate nil_error
Giacomo Cavalieri
2024-11-12
*
Use `_start` and `_end` suffixes on string functions
Richard Viney
2024-11-12
*
Add `bit_size()` and `starts_with()` to `gleam/bit_array`
Richard Viney
2024-11-11
*
ensure codebase has a consistent style
Giacomo Cavalieri
2024-11-07
*
fix-721
Giacomo Cavalieri
2024-11-06
*
Document the definition of whitespace
Louis Pilfold
2024-11-02
*
Apply suggestions from code review
mpatajac
2024-10-30
*
The `set` module gains the `each` function
mpatajac
2024-10-30
*
Emit helpful error on unsupported Erlang versions
Louis Pilfold
2024-10-28
*
Improve float.to_string on JavaScript
Marco A L Barbosa
2024-10-25
*
apply format
SnowMarble
2024-10-23
*
enhance operator logics
SnowMarble
2024-10-23
*
deprecate concat
Giacomo Cavalieri
2024-10-20
*
Fix comment typos
Joseph T. Lyons
2024-10-20
*
Hint at user when to use lazy_or vs try_recover
Joseph T. Lyons
2024-10-17
*
refactor uri
Giacomo Cavalieri
2024-10-10
*
refactor string builder
Giacomo Cavalieri
2024-10-10
*
refactor string
Giacomo Cavalieri
2024-10-10
*
refactor result
Giacomo Cavalieri
2024-10-10
*
refactor regex
Giacomo Cavalieri
2024-10-10
*
refactor queue
Giacomo Cavalieri
2024-10-10
*
refactor option
Giacomo Cavalieri
2024-10-10
*
refactor list
Giacomo Cavalieri
2024-10-10
*
refactor iterator
Giacomo Cavalieri
2024-10-10
*
refactor dynamic
Giacomo Cavalieri
2024-10-10
*
refactor dict
Giacomo Cavalieri
2024-10-10
*
refactor bool
Giacomo Cavalieri
2024-10-10
*
remove iterators from tests
Giacomo Cavalieri
2024-10-10
*
Optimise string.pad_left, string.pad_right. Optimise string.slice on JS.
Richard Viney
2024-10-09
*
Optimise string.repeat
Richard Viney
2024-10-08
*
Fix documentation for int.undigits
Mikko Ahlroth
2024-10-07
*
Format
Louis Pilfold
2024-10-07
*
Improve JS string performance by caching the Intl Segmenter
Richard Viney
2024-10-07
*
Fix io comment consistency
oscar lopez
2024-09-17
*
make iterator.do_try_fold tail-recursive (#689)
Gareth Pendleton
2024-09-05
*
Add `to_precision` to `gleam/float` (#668)
versecafe
2024-09-03
[next]