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
*
Avoid React Native crash
Louis Pilfold
2023-05-09
*
Change `decode_field`'s return type
Giacomo Cavalieri
2023-04-29
*
Fix `field` documentation error
Giacomo Cavalieri
2023-04-29
*
`optional_field` implementation
Giacomo Cavalieri
2023-04-29
*
Fix `dynamic.field` behaviour
Giacomo Cavalieri
2023-04-29
*
fix decode_map throwing when `null` is being passed in (#432)
Danny Martini
2023-04-29
*
list.try_each returns the error
Louis Pilfold
2023-04-21
*
Improve documentation's code examples
Giacomo Cavalieri
2023-04-21
*
Improve documentation and follow the convention for code examples
Giacomo Cavalieri
2023-04-21
*
try_each documentation examples
Giacomo Cavalieri
2023-04-21
*
try_each implementation
Giacomo Cavalieri
2023-04-21
*
try_each definition and documentation
Giacomo Cavalieri
2023-04-21
*
`any` doc
Giacomo Cavalieri
2023-04-20
*
`tuple6` doc
Giacomo Cavalieri
2023-04-20
*
`tuple5` doc
Giacomo Cavalieri
2023-04-20
*
`tuple4` doc
Giacomo Cavalieri
2023-04-20
*
`tuple3` doc
Giacomo Cavalieri
2023-04-20
*
`tuple2` doc
Giacomo Cavalieri
2023-04-20
*
`result` doc
Giacomo Cavalieri
2023-04-20
*
`optional` doc
Giacomo Cavalieri
2023-04-20
*
`list` doc
Giacomo Cavalieri
2023-04-20
*
`shallow_list` doc
Giacomo Cavalieri
2023-04-20
*
`bool` doc
Giacomo Cavalieri
2023-04-20
*
Fix format
Louis Pilfold
2023-04-19
*
Update result.gleam
inoas
2023-04-19
*
Update src/gleam/result.gleam
inoas
2023-04-19
*
Update src/gleam/result.gleam
inoas
2023-04-19
*
change internal usage to result.try
inoas
2023-04-19
*
remove types, infer from proxies function
inoas
2023-04-19
*
remove types, infer from proxies function
inoas
2023-04-19
*
deprecate result.then in favour of result.try
inoas
2023-04-19
*
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
[next]