index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Remove unused imports
Louis Pilfold
2022-04-16
*
style: Use backticks for code blocks
E Jikan
2022-04-16
*
feat(list): Add `prepend` to list module
E Jikan
2022-04-16
*
Format JS
Louis Pilfold
2022-04-16
*
remove absolute_difference()
inoas
2022-04-16
*
allow int.random() to take min and max in any order (2 abitrary boundaries)
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 {f...
inoas
2022-04-16
*
cs
inoas
2022-04-16
*
add int.distance()
inoas
2022-04-16
*
refactor, cleanup
inoas
2022-04-16
*
cleanup
inoas
2022-04-16
*
wip
inoas
2022-04-16
*
wip: still missing some refactoring and average/median tests
inoas
2022-04-16
*
erlang-bug
inoas
2022-04-16
*
fixes and refactoring
inoas
2022-04-16
*
comments
inoas
2022-04-16
*
comments
inoas
2022-04-16
*
wip
inoas
2022-04-16
*
fix js
inoas
2022-04-16
*
add random_seed
inoas
2022-04-16
*
JavaScript implementation of the module's receives fallback code for NodeJS...
inoas
2022-04-12
*
unify func doc style
inoas
2022-04-06
*
ran gleam format, added change log entry
inoas
2022-04-06
*
explicit type
inoas
2022-04-06
*
Add tap/1
inoas
2022-04-06
*
Remove lowercase usage
McKayla Washburn
2022-03-08
*
Tests + docs
McKayla Washburn
2022-03-08
*
Add `to_string` method to bool.gleam
McKayla Washburn
2022-03-08
*
Fix record-based map keys for JS
tynanbe
2022-03-06
*
Move test FFI to test module
Louis Pilfold
2022-03-01
*
Fix `string.length` for empty JS strings
tynanbe
2022-03-01
*
fix dynamic.gleam optional example
Dave Lage
2022-02-24
*
Correct markdown
Louis Pilfold
2022-02-22
*
:art: Run gleam-format so I don't get told off.
Andy Thompson
2022-02-22
*
:sparkles: Add `new` constructors for empty BitStrings and StringBuilers.
Andy Thompson
2022-02-22
*
dynamic.decode9
Louis Pilfold
2022-02-22
*
result.unwrap_both
Louis Pilfold
2022-02-22
*
result.unwrap_error
Louis Pilfold
2022-02-22
*
Correct docs
Louis Pilfold
2022-02-22
*
result.replace
Louis Pilfold
2022-02-22
*
Add float.compare_with_tolerance
Sebastian
2022-02-22
*
Update documentation for dynamic.map
Sebastian
2022-02-20
*
Fix copypasta mistake in decode.list documentation
Michał Łępicki
2022-02-17
*
docs: improve string.to_option example
Filip Figiel
2022-02-10
*
Fix forgotten comma in map.update documentation
Martin Janiczek
2022-02-06
*
Fix field error
Louis Pilfold
2022-01-14
*
Fix unicode printing
Louis Pilfold
2022-01-14
*
v0.19.2
v0.19.2
Louis Pilfold
2022-01-09
*
Curry map
Louis Pilfold
2022-01-09
[next]