Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Convert more string functions | Louis Pilfold | 2021-07-21 |
* | JavaScript test runner | Louis Pilfold | 2021-07-13 |
* | Add dynamic.tuple{3,4,5,6} (#165) | evuez | 2021-02-23 |
* | Fix dialyzer error | Louis Pilfold | 2021-01-23 |
* | Add io:get_line | Shritesh Bhattarai | 2021-01-21 |
* | Fix typo `decoded4` -> `decode64` (#96) | Jechol Lee | 2020-08-14 |
* | function.rescue | Louis Pilfold | 2020-07-15 |
* | use bit_string fn | Peter Saxton | 2020-07-01 |
* | Fix crash with unmodified bit builder | Louis Pilfold | 2020-06-30 |
* | bit_string.{to_string, is_utf8} | Louis Pilfold | 2020-06-30 |
* | Alter regex API | Louis Pilfold | 2020-06-30 |
* | Remove Match.number | Erik Terpstra | 2020-06-25 |
* | Return byte indexes | Erik Terpstra | 2020-06-25 |
* | regex.split & regex.scan | Erik Terpstra | 2020-06-25 |
* | encode and decode functions for bas64 | Peter Saxton | 2020-06-24 |