index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Run fix
Louis Pilfold
2023-02-26
*
Rework bool.guard
Louis Pilfold
2023-02-26
*
Remove result.guard
Louis Pilfold
2023-02-26
*
result.guard
Louis Pilfold
2023-02-26
*
bool.guard
Louis Pilfold
2023-02-26
*
0.27 gleam fix && gleam format, replace some asserts with panics in tests
inoas
2023-02-26
*
Fix edge-case in int.floor_divide
Udo
2023-02-25
*
product-of-empty-list-of-numbers-could-return-1
inoas
2023-02-01
*
implements the list group function (#400)
Dennis Schröder
2023-02-01
*
rename modules
inoas
2023-01-23
*
comment
inoas
2023-01-23
*
add source comment
inoas
2023-01-23
*
copy over https://github.com/lpil/gleeunit/blob/main/src/gleeunit_ffi.mjs as ...
inoas
2023-01-23
*
backport eunit_progress from gleeunit
inoas
2023-01-23
*
fix list test
Peter Saxton
2023-01-18
*
decode javascript object as maps
Peter Saxton
2023-01-18
*
add decode1 function
Peter Saxton
2023-01-12
*
add drop function to set module
Peter Saxton
2023-01-12
*
Decode Uint8Arrays
Louis Pilfold
2023-01-08
*
add two more unicode tests
inoas
2022-12-23
*
fix erlang string.inspect and io.debug to correctly escape ", \, \r, \n, \r\n...
inoas
2022-12-23
*
replace string.to_ints with string.utf_codepoint_to_int
inoas
2022-12-22
*
revert unrelated test changes
inoas
2022-12-22
*
revert unrelated test changes
inoas
2022-12-22
*
tests
inoas
2022-12-22
*
add string.to_ints
inoas
2022-12-22
*
readd tests
inoas
2022-12-22
*
add more test cases for transform
Marcin Puc
2022-12-22
*
add test for iterator.transform
Marcin Puc
2022-12-22
*
Fix test output format bug
Louis Pilfold
2022-12-21
*
Fix JS bug
Louis Pilfold
2022-12-21
*
renamed from_base_string to base_parse, added documentation for base_parse
shayan javani
2022-12-21
*
added test
shayan javani
2022-12-21
*
Remove io test
Louis Pilfold
2022-12-18
*
Make list.at return an error given sub-zero index
Ivan Habunek
2022-12-08
*
gleam format
inoas
2022-11-27
*
add float.loosely_equals
inoas
2022-11-27
*
v0.25.0
Louis Pilfold
2022-11-19
*
`string.split` will now return a list of graphemes if split on an empty
inoas
2022-11-06
*
Remove labels from subtract operator functions
Alex Rothuis
2022-11-06
*
Remove folds from operator function tests
Alex Rothuis
2022-11-06
*
Fix formatting
Alex Rothuis
2022-11-06
*
Add operator functions
Alex Rothuis
2022-11-06
*
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
*
add test case
rikashore
2022-10-27
*
fix regex.scan to work correclty with utf8 strings
inoas
2022-10-27
*
Add tests
Étienne Lévesque
2022-10-25
*
remove apply4 through apply6
Étienne Lévesque
2022-10-25
[next]