index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gleam_stdlib.erl
Commit message (
Collapse
)
Author
Age
*
map -> dict
Louis Pilfold
2023-11-21
|
*
Improve string inspect map formatting
Louis Pilfold
2023-11-11
|
*
Correctly print non-byte aligned bit arrays
Louis Pilfold
2023-10-31
|
*
Hex!
Louis Pilfold
2023-10-26
|
*
Deprecate gleam/base
Louis Pilfold
2023-10-26
|
*
Rename to bit array
Louis Pilfold
2023-10-26
|
*
Fix crash
Louis Pilfold
2023-08-31
|
*
Show atom function in string.inspect
Louis Pilfold
2023-07-23
|
*
Tweak
Louis Pilfold
2023-07-23
|
*
Handle inspect on Erlang atoms (that can be created from strings in Gleam), ↵
inoas
2023-07-23
|
|
|
|
that are invalid in Gleam. (#479)
*
string.byte_size
Louis Pilfold
2023-06-21
|
*
Fix coerce errors messages, js tuple from list fixes
rubytree
2023-05-13
|
*
`dynamic.tupleN/2` optimization
rubytree
2023-05-13
|
*
Fixes #420
rubytree
2023-05-13
|
*
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 erlang string.inspect and io.debug to correctly escape ", \, \r, \n, ↵
inoas
2022-12-23
|
|
|
|
\r\n and \t
*
return result
shayan javani
2022-12-21
|
*
tweak names
McKayla Washburn
2022-12-05
|
*
add e variants to gleam/io for printing to stderr
McKayla Washburn
2022-12-05
|
*
remove erlang ffi decode_thunk as it seems to be used nowhere
inoas
2022-11-23
|
*
Regex use ucp flag because they use unicode flag (#357)
inoas
2022-10-27
|
*
remove unecessary conversion
inoas
2022-10-27
|
*
fix regex.scan to work correclty with utf8 strings
inoas
2022-10-27
|
*
inspect output syntax
inoas
2022-08-11
|
*
names, cs
inoas
2022-08-11
|
*
simplify code
inoas
2022-08-11
|
*
single pass proper/improper list inspection
inoas
2022-08-11
|
*
remove unreachable code
inoas
2022-08-11
|
*
//erl[1,2|3] output for inspecting improper Erlang lists
inoas
2022-08-11
|
*
2 dots instead of 3
inoas
2022-08-11
|
*
Use different syntax for improper lists
Louis Pilfold
2022-08-10
|
*
cs
inoas
2022-08-10
|
*
fix inspect on improper lists
inoas
2022-08-10
|
*
Change implementation of bit_string.concat (#314)
Sebastian Porto
2022-06-27
|
*
Inspect bit strings
Louis Pilfold
2022-06-15
|
*
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
|
*
add string.inspect() (#296)
inoas
2022-05-17
|
*
Move test FFI to test module
Louis Pilfold
2022-03-01
|
*
Fix field error
Louis Pilfold
2022-01-14
|
*
Fix unicode printing
Louis Pilfold
2022-01-14
|
*
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
|
*
Use Erlang uri parser
Louis Pilfold
2021-09-15
|
*
Fix Erlang
Louis Pilfold
2021-09-11
|
*
JS decode field for objects
Louis Pilfold
2021-09-11
|
*
JS result decoding
Louis Pilfold
2021-09-10
|
[next]