index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gleam_stdlib.mjs
Commit message (
Expand
)
Author
Age
...
*
Fixes #420
rubytree
2023-05-13
*
Avoid React Native crash
Louis Pilfold
2023-05-09
*
Change `decode_field`'s return type
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
*
make `regex.scan`'s behavior consistent across targets (#423)
shayan javani
2023-03-14
*
Fix my bad rebase
Louis Pilfold
2023-03-13
*
js map: decode from Map or Object
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
*
hash function that can hash most js objects
Julian Schurhammer
2023-03-13
*
initial implementation of 'hash array mapped trie' structure for persistent maps
Julian Schurhammer
2023-03-13
*
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
*
only decode as map if plain object
Peter Saxton
2023-01-18
*
decode javascript object as maps
Peter Saxton
2023-01-18
*
Decode Uint8Arrays
Louis Pilfold
2023-01-08
*
add string.to_ints
inoas
2022-12-22
*
readd tests
inoas
2022-12-22
*
Fix JS bug
Louis Pilfold
2022-12-21
*
changed validation method for digits
shayan javani
2022-12-21
*
Update gleam_stdlib.mjs
shayan javani
2022-12-21
*
also check for NaN result
shayan javani
2022-12-21
*
fixed javascript code for int_from_base_string
shayan javani
2022-12-21
*
added from_base_string to int module
shayan javani
2022-12-21
*
JS/Firefox: also match newlines in string.length and string.pop_grapheme (#385)
Kero van Gelder
2022-12-08
*
tweak names
McKayla Washburn
2022-12-05
*
add e variants to gleam/io for printing to stderr
McKayla Washburn
2022-12-05
*
Let `decode_list` succeed with arrays
tynanbe
2022-06-27
*
division, consistency
inoas
2022-06-10
*
JavaScript: fix string_builder.reverse, cleanup (#300)
inoas
2022-06-07
*
Fix int.power and float.power functions (#302)
Nicklas Sindlev Andersen
2022-06-07
*
remove the locale alltogether
inoas
2022-05-22
*
let the js runtime run on the environment locale by default
inoas
2022-05-22
*
remove unused function
inoas
2022-05-20
*
Format JS
Louis Pilfold
2022-04-16
*
cs
inoas
2022-04-16
*
fixes and refactoring
inoas
2022-04-16
*
wip
inoas
2022-04-16
*
fix js
inoas
2022-04-16
*
JavaScript implementation of the module's receives fallback code for NodeJS...
inoas
2022-04-12
*
Fix record-based map keys for JS
tynanbe
2022-03-06
*
Fix `string.length` for empty JS strings
tynanbe
2022-03-01
*
Fix field error
Louis Pilfold
2022-01-14
*
Fix JS tests, discover bug
Louis Pilfold
2022-01-04
*
Decode errors on JS
Louis Pilfold
2022-01-01
*
Set path in element and field functions
Louis Pilfold
2022-01-01
*
Add path to DecodeError, return multiple decode errors
Louis Pilfold
2022-01-01
*
Flip/flop
Louis Pilfold
2021-12-19
*
Back to .js
Louis Pilfold
2021-12-19
[prev]
[next]