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 (
Expand
)
Author
Age
*
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, \r\n...
inoas
2022-12-23
*
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
*
In Gleam tuple decoding
Louis Pilfold
2021-09-10
*
Move tuple decoding into Gleam
Louis Pilfold
2021-09-09
*
Improve error messages
Louis Pilfold
2021-09-09
*
Fix type
Louis Pilfold
2021-09-09
*
Negative indexes in Erlang
Louis Pilfold
2021-09-09
*
JS dynamic element
Louis Pilfold
2021-09-09
*
URI percent encode and decode for JS
Louis Pilfold
2021-09-07
*
JS parse query
Louis Pilfold
2021-09-04
*
Regex Erlang fix
Louis Pilfold
2021-08-27
*
Regex compile
Louis Pilfold
2021-08-27
*
Switch to upper case type names
Michael Jones
2021-08-13
*
Improve dynamic decoding error
Michael Jones
2021-08-13
*
Bit string slice
Louis Pilfold
2021-08-08
*
bit_string.concat
Louis Pilfold
2021-08-08
*
Remove get line FFI
Louis Pilfold
2021-07-31
*
Move atom module to gleam_erlang library
Louis Pilfold
2021-07-31
*
Convert more string functions
Louis Pilfold
2021-07-22
[next]