index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add GitHub workflow for CI
Christian Wesselhoeft
2019-11-13
*
list.merge_sort: Fix enum usage
Christian Wesselhoeft
2019-11-02
*
Changelog!
Louis Pilfold
2019-10-28
*
Update for Gleam v0.5 syntax
Louis Pilfold
2019-10-28
*
README badges
Louis Pilfold
2019-10-27
*
GitHub sponsorship
Louis Pilfold
2019-10-27
*
Split from compiler repository
Louis Pilfold
2019-10-27
*
Use unqualified imports where appropriate in stdlib
Louis Pilfold
2019-10-27
*
list.find and list.find_map
Louis Pilfold
2019-10-25
*
Changelog!
Louis Pilfold
2019-10-25
*
stdlib labelled parameters
Louis Pilfold
2019-10-25
*
Update stdlib to use multi-subject case
Louis Pilfold
2019-10-23
*
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
*
Changelog
Louis Pilfold
2019-10-01
*
Implement string.compare/2
MainShayne233
2019-10-01
*
Belated changelog update
Louis Pilfold
2019-09-22
*
v0.4.0
v0.4.0
Louis Pilfold
2019-09-19
*
Update stdlib CHANGELOG
Louis Pilfold
2019-09-17
*
Removing is_error from tests
Louis Pilfold
2019-09-17
*
Rename stdlib native module
Louis Pilfold
2019-09-17
*
Unify error types
Louis Pilfold
2019-09-17
*
Correct type definition of Nil
Louis Pilfold
2019-09-17
*
Module triple added with Type Triple.
Alice Dee
2019-09-17
*
Update CHANGELOG.md.
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
*
Remove maps from stdlib
Louis Pilfold
2019-09-15
*
Update stdlib to new syntax
Louis Pilfold
2019-08-26
*
Update stdlib for new struct syntax
Louis Pilfold
2019-08-17
*
Update CHANGELOG for Float comparison
Louis Pilfold
2019-08-16
*
Uncomment test of `list:sort` with `float:compare`
Dirk Gadsden
2019-08-16
*
Add `float:compare` function to stdlib
Dirk Gadsden
2019-08-16
*
Slightly optimise list:sort
Louis Pilfold
2019-08-14
*
list:sort requires comparison function
Louis Pilfold
2019-08-14
*
stdlib-v0.3.1
v0.3.1
Louis Pilfold
2019-08-09
*
Improve erl formatting for maps
Louis Pilfold
2019-07-03
*
Improve erl formatting
Louis Pilfold
2019-07-03
*
Relax result:map_error
Louis Pilfold
2019-06-30
*
Note asdf installation method
Louis Pilfold
2019-06-30
*
Split out Gleam HTTP
Louis Pilfold
2019-06-29
*
stdlib-v0.3.0
v0.3.0
Louis Pilfold
2019-06-25
*
stdlib namespace std -> gleam
Louis Pilfold
2019-06-25
*
Import variables can have their name specified
Louis Pilfold
2019-06-02
*
Enable namespaced modules
Louis Pilfold
2019-06-02
*
optimize map:fold recursion
Brett Snyder
2019-05-15
*
map_dict:fold
Brett Snyder
2019-05-15
[next]