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
*
PMap property test
Louis Pilfold
2023-04-10
*
fix bug in persistent-hash-map.mjs
Julian Schurhammer
2023-04-10
*
`iterator.each` (#431)
Kayla Washburn
2023-04-04
*
Make iterator.any/all TCO eligible in JavaScript
Chuck Daniels
2023-03-23
*
Update regex.gleam
shayan javani
2023-03-14
*
make `regex.scan`'s behavior consistent across targets (#423)
shayan javani
2023-03-14
*
Fix my bad rebase
Louis Pilfold
2023-03-13
*
check that custom hashcode is a number
Julian Schurhammer
2023-03-13
*
js map: add jsdoc for typechecking
Julian Schurhammer
2023-03-13
*
js map: allow entries in array nodes
Julian Schurhammer
2023-03-13
*
better number hash
Julian Schurhammer
2023-03-13
*
js map: decode from Map or Object
Julian Schurhammer
2023-03-13
*
format
Julian Schurhammer
2023-03-13
*
js map: refactor into class
Julian Schurhammer
2023-03-13
*
js maps: add more tests and fix stuff
Julian Schurhammer
2023-03-13
*
javascript hashCode: handle uint8array
Julian Schurhammer
2023-03-13
*
implement equals for maps in javascript
Julian Schurhammer
2023-03-13
*
implement hashCode for maps in javascript
Julian Schurhammer
2023-03-13
*
hash function that can hash most js objects
Julian Schurhammer
2023-03-13
*
format
Julian Schurhammer
2023-03-13
*
initial implementation of 'hash array mapped trie' structure for persistent maps
Julian Schurhammer
2023-03-13
*
Use more natural writing for numeral bases in docs
Fabian
2023-03-04
*
Fix to_base36 docs to not say it's base16
Fabian
2023-03-04
*
Update example and the argument label
Ethan Pang
2023-03-02
*
Add iterator.length
Ethan Pang
2023-03-02
*
Rework bool.guard
Louis Pilfold
2023-02-26
*
Remove result.guard
Louis Pilfold
2023-02-26
*
Correct example, again!
Louis Pilfold
2023-02-26
*
Correct example
Louis Pilfold
2023-02-26
*
result.guard
Louis Pilfold
2023-02-26
*
bool.guard
Louis Pilfold
2023-02-26
*
0.27 gleam fix && gleam format, replace some asserts with panics in tests
inoas
2023-02-26
*
Fix edge-case in int.floor_divide
Udo
2023-02-25
*
Note %
Louis Pilfold
2023-02-20
*
fix: deno print_error and print_debug to match node implementation
brettkolodny
2023-02-18
*
fix: deno println to match node implementation
brettkolodny
2023-02-18
*
gleam format
inoas
2023-02-03
*
Extra label
Louis Pilfold
2023-02-02
*
product-of-empty-list-of-numbers-could-return-1
inoas
2023-02-01
*
Fix changelog
Louis Pilfold
2023-02-01
*
implements the list group function (#400)
Dennis Schröder
2023-02-01
*
Fix examples in regex docs (match -> check)
Michał Łępicki
2023-01-27
*
only decode as map if plain object
Peter Saxton
2023-01-18
*
decode javascript object as maps
Peter Saxton
2023-01-18
*
add decode1 function
Peter Saxton
2023-01-12
*
add drop function to set module
Peter Saxton
2023-01-12
*
Decode Uint8Arrays
Louis Pilfold
2023-01-08
*
Fix uri.to_string function doc example
Ethan Pang
2022-12-30
*
Fix dynamic.decode8 decode9 function doc
Ethan Pang
2022-12-30
*
Fix map.values function doc
Ethan Pang
2022-12-30
[next]