index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Collapse
)
Author
Age
*
Use different syntax for improper lists
Louis Pilfold
2022-08-10
|
*
inclusive list.range and iterator.range
Robert Attard
2022-07-27
|
*
Make list.range tail recursive
Louis Pilfold
2022-07-25
|
*
remove unused import
inoas
2022-07-15
|
*
cs
inoas
2022-07-03
|
*
make List.contains tco compatible
inoas
2022-07-03
|
*
comment
inoas
2022-07-03
|
*
naming, attempt to add tests that proof short circuit
inoas
2022-07-03
|
*
fix tests
inoas
2022-07-03
|
*
add fix for List.any
inoas
2022-07-03
|
*
attempt at fixing missing tco
inoas
2022-07-03
|
*
fix: bit_builder.from_string_builder should wrap input
Antoine Wendlinger
2022-07-01
|
|
|
|
Fixes #313.
*
Let `decode_list` succeed with arrays
tynanbe
2022-06-27
|
*
String.inspect bitstring tests (#309)
inoas
2022-06-27
|
*
Change implementation of bit_string.concat (#314)
Sebastian Porto
2022-06-27
|
*
Add `concat_bit_strings` fun to `bit_builder`
Andrew Varner
2022-06-23
|
*
Inspect bit strings
Louis Pilfold
2022-06-15
|
*
fix io.debug to behave the same on Erlang and JavaScript (#308)
inoas
2022-06-08
|
*
JavaScript: fix string_builder.reverse, cleanup (#300)
inoas
2022-06-07
|
*
Fix int.power and float.power functions (#302)
Nicklas Sindlev Andersen
2022-06-07
|
*
let the js runtime run on the environment locale by default
inoas
2022-05-22
|
*
add string.inspect() (#296)
inoas
2022-05-17
|
*
javascript tests and fixes for string.reverse() / string.slice() / ↵
inoas
2022-05-17
|
|
|
|
string.to_graphemes() (#298)
*
gb spelling
Louis Pilfold
2022-05-09
|
*
Add tests for strings with only one character.
Mathias Jean Johansen
2022-05-04
|
*
Refactor `last` to return a `Result`.
Mathias Jean Johansen
2022-05-04
|
*
Refactor `first` to return a `Result`.
Mathias Jean Johansen
2022-05-04
|
*
Add tests using unicode strings.
Mathias Jean Johansen
2022-05-04
|
*
Add `capitalize` function to `String`s.
Mathias Jean Johansen
2022-05-04
|
*
Add `last` function to `String`s.
Mathias Jean Johansen
2022-05-04
|
*
Add `first` function to `String`s.
Mathias Jean Johansen
2022-05-04
|
*
Result returning division functions
inoas
2022-05-03
|
*
Power and square_root for ints
inoas
2022-05-03
|
*
sort imports
inoas
2022-04-16
|
*
consistency
inoas
2022-04-16
|
*
fix variable naming, typo
inoas
2022-04-16
|
*
Remove unused imports
Louis Pilfold
2022-04-16
|
*
readability
inoas
2022-04-16
|
*
remove absolute_difference()
inoas
2022-04-16
|
*
remove public random_uniform, rename random_between to random
inoas
2022-04-16
|
*
rename {float,int}.distance() to {float,int}.absolute_difference(), remove ↵
inoas
2022-04-16
|
|
|
|
{float,int}.random_to()
*
cleanup
inoas
2022-04-16
|
*
add int.distance()
inoas
2022-04-16
|
*
cleanup
inoas
2022-04-16
|
*
add int tests, increase test tolerance
inoas
2022-04-16
|
*
fix --target javascript stack size limit issue on tests
inoas
2022-04-16
|
*
refactor, cleanup
inoas
2022-04-16
|
*
refactor, cleanup
inoas
2022-04-16
|
*
wip
inoas
2022-04-16
|
*
readd int tests
inoas
2022-04-16
|
[next]