index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
...
*
Remove note
Louis Pilfold
2022-10-27
|
*
fix list.permutation on lists with non unique item values (#358)
inoas
2022-10-27
|
*
Regex use ucp flag because they use unicode flag (#357)
inoas
2022-10-27
|
*
add list.shuffle (#360)
inoas
2022-10-27
|
*
fix import issue
rikashore
2022-10-27
|
*
add docs
rikashore
2022-10-27
|
*
implement join for string_builder
rikashore
2022-10-27
|
*
naming
inoas
2022-10-27
|
*
imprive list.flatten speed in most cases
inoas
2022-10-27
|
*
remove unecessary conversion
inoas
2022-10-27
|
*
fix regex.scan to work correclty with utf8 strings
inoas
2022-10-27
|
*
remove apply4 through apply6
Étienne Lévesque
2022-10-25
|
*
add function.applyX
Étienne Lévesque
2022-10-25
|
*
TCO testing: list module (#340)
inoas
2022-10-23
|
*
make list.sort a 'stable' sort
Julian Schurhammer
2022-10-20
|
*
make list.sort tail recursive
Julian Schurhammer
2022-10-20
|
*
Format
Louis Pilfold
2022-10-14
|
*
Add `int.{remainder, modulo}` (#342)
inoas
2022-10-14
|
*
gleam format on gleam nightly
inoas
2022-10-10
|
*
docblock, changelog
inoas
2022-10-10
|
*
port elixir's Integer.floor_div
inoas
2022-10-10
|
*
String slice tco (#338)
inoas
2022-09-19
|
*
inspect output syntax
inoas
2022-08-11
|
*
names, cs
inoas
2022-08-11
|
*
simplify code
inoas
2022-08-11
|
*
single pass proper/improper list inspection
inoas
2022-08-11
|
*
remove unreachable code
inoas
2022-08-11
|
*
//erl[1,2|3] output for inspecting improper Erlang lists
inoas
2022-08-11
|
*
2 dots instead of 3
inoas
2022-08-11
|
*
Nightly Gleam
Louis Pilfold
2022-08-10
|
*
Use different syntax for improper lists
Louis Pilfold
2022-08-10
|
*
gleam format on gleam 0.22.1
inoas
2022-08-10
|
*
reformat dynamic
inoas
2022-08-10
|
*
unformat dynamic
inoas
2022-08-10
|
*
cs
inoas
2022-08-10
|
*
fix inspect on improper lists
inoas
2022-08-10
|
*
v0.22.3
v0.22.3
Louis Pilfold
2022-08-09
|
*
Fix import
Louis Pilfold
2022-08-09
|
*
inclusive list.range and iterator.range
Robert Attard
2022-07-27
|
*
Make list.range tail recursive
Louis Pilfold
2022-07-25
|
*
Stop. Continue.
Louis Pilfold
2022-07-24
|
*
list cs, docblocks, helper names
inoas
2022-07-24
|
*
Correct dynamic 'optional' docstring
Adam Davies
2022-07-24
|
*
change implementation to not require an accumulator and thus no helper ↵
inoas
2022-07-03
|
|
|
|
functions for list.{contains, all, any}
*
make List.contains tco compatible
inoas
2022-07-03
|
*
revert boolean + execution on of predicate, enable short circuit path
inoas
2022-07-03
|
*
naming, attempt to add tests that proof short circuit
inoas
2022-07-03
|
*
short circuit List.any recursion
inoas
2022-07-03
|
*
add fix for List.any
inoas
2022-07-03
|
*
attempt at fixing missing tco
inoas
2022-07-03
|
[prev]
[next]