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
*
dynamic.map
Louis Pilfold
2020-05-19
*
list.filter_map
Louis Pilfold
2020-05-19
*
dynamic.{tuple2, tuple2_of}
Louis Pilfold
2020-05-19
*
add the uri module
Peter Saxton
2020-05-19
*
Add formatting check to ci steps (#48)
Peter Saxton
2020-05-19
*
string.pad_left & string.pad_right
Erik Terpstra
2020-05-19
*
string.slice
Erik Terpstra
2020-05-17
*
string.starts_with & string.ends_with
Erik Terpstra
2020-05-17
*
string.trim_left & string.trim_right
Erik Terpstra
2020-05-12
*
string.trim
Erik Terpstra
2020-05-12
*
Correct test functions
Louis Pilfold
2020-05-07
*
Run Gleam v0.8 formatter
Louis Pilfold
2020-04-28
*
Docs ready for v0.8
Louis Pilfold
2020-04-28
*
Remaining map docs
Louis Pilfold
2020-04-28
*
Gleam v0.7 syntax
Louis Pilfold
2020-04-24
*
Initial map documentation
Louis Pilfold
2020-04-24
*
Implementing String.contains and String.repeat
greggreg
2020-04-16
*
Correct invalid examples
Louis Pilfold
2020-03-29
*
Rename gleam/expect to gleam/should (#27)
Jamie Luck
2020-03-29
*
int.is_odd
Louis Pilfold
2020-03-05
*
int.is_even
Louis Pilfold
2020-03-05
*
string.join
Louis Pilfold
2020-03-05
*
string.concat
Louis Pilfold
2020-03-05
*
Type annotations for gleam/list
Louis Pilfold
2020-01-14
*
function.identity
Louis Pilfold
2020-01-05
*
Update changelog and alpha order
RJ Dellecese
2019-12-30
*
Rename generic module as function module
RJ Dellecese
2019-12-30
*
Remove identity and always functions
RJ Dellecese
2019-12-30
*
Add generic module
RJ Dellecese
2019-12-30
*
Update for Gleam v0.6.0
Louis Pilfold
2019-12-23
*
Change Result Error type to String
RJ Dellecese
2019-12-19
*
Correct type signature
RJ Dellecese
2019-12-19
*
Add dynamic.element for decoding tuples
RJ Dellecese
2019-12-19
*
Any -> Dynamic
Louis Pilfold
2019-12-16
*
Reformat list tests for clarity
Louis Pilfold
2019-11-25
*
Update for Gleam v0.5
Louis Pilfold
2019-11-25
*
Update for Gleam v0.5 syntax
Louis Pilfold
2019-10-28
*
Use unqualified imports where appropriate in stdlib
Louis Pilfold
2019-10-27
*
list.find and list.find_map
Louis Pilfold
2019-10-25
*
Rename map functions
Louis Pilfold
2019-10-20
*
add max() for Int and Float (#266)
Brett Snyder
2019-10-03
*
add min() for Int and Float modules (#268)
Brett Snyder
2019-10-03
*
add pair:map_first and pair:map_second
Brett Snyder
2019-10-03
*
Implement string.compare/2
MainShayne233
2019-10-01
*
Update stdlib CHANGELOG
Louis Pilfold
2019-09-17
*
Removing is_error from tests
Louis Pilfold
2019-09-17
*
Module triple added with Type Triple.
Alice Dee
2019-09-17
*
Move fetch to list module as key_find
Alice Dee
2019-09-17
*
Create Pair datatype (remove Tuple)
Alice Dee
2019-09-17
*
Note stdlib sites to be updated
Louis Pilfold
2019-09-17
[next]