index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
gleam
/
int_test.gleam
Commit message (
Expand
)
Author
Age
*
Int.digits & int.undigits
Robert Attard
2022-01-03
*
#238 : result returned from int.to_string_base and add int.to_baseN (#239)
Robert Attard
2021-10-13
*
Port int module to JS (#219)
Peter Saxton
2021-07-20
*
JavaScript test runner
Louis Pilfold
2021-07-13
*
Add int.clamp and float.clamp
Sebastian
2021-01-19
*
Add int.absolute_value
Sebastian
2020-12-17
*
Add product function to int and float modules
Connor Schembor
2020-11-06
*
feat(int): add sum function
lrosa007
2020-11-04
*
Add to_float function for int module
Connor Schembor
2020-10-30
*
add negate functions to int and float modules
sharno
2020-10-13
*
Correct test functions
Louis Pilfold
2020-05-07
*
Run Gleam v0.8 formatter
Louis Pilfold
2020-04-28
*
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
*
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
*
Removing is_error from tests
Louis Pilfold
2019-09-17
*
Update stdlib to new syntax
Louis Pilfold
2019-08-26
*
stdlib namespace std -> gleam
Louis Pilfold
2019-06-25