Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | `optional_field` tests | 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 |
| | |||
* | Use `should.equal` instead of `let assert` | Giacomo Cavalieri | 2023-04-21 |
| | |||
* | try_each tests | Giacomo Cavalieri | 2023-04-21 |
| | |||
* | then tests | Louis Pilfold | 2023-04-19 |
| | |||
* | Fix format | Louis Pilfold | 2023-04-19 |
| | |||
* | deprecate result.then in favour of result.try | inoas | 2023-04-19 |
| | |||
* | PMap property test | Louis Pilfold | 2023-04-10 |
| | |||
* | Peter's bug | Louis Pilfold | 2023-04-10 |
| | |||
* | `iterator.each` (#431) | Kayla Washburn | 2023-04-04 |
| | |||
* | Make iterator.any/all TCO eligible in JavaScript | Chuck Daniels | 2023-03-23 |
| | | | | Fixes #427 | ||
* | make `regex.scan`'s behavior consistent across targets (#423) | shayan javani | 2023-03-14 |
| | |||
* | format | Julian Schurhammer | 2023-03-13 |
| | |||
* | js map: allow entries in array nodes | Julian Schurhammer | 2023-03-13 |
| | | | | to reduce the number of nodes created | ||
* | map: add bitstring test | 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 hashCode for maps in javascript | Julian Schurhammer | 2023-03-13 |
| | |||
* | Add iterator length test case | Ethan Pang | 2023-03-02 |
| | |||
* | Run fix | Louis Pilfold | 2023-02-26 |
| | |||
* | Rework bool.guard | Louis Pilfold | 2023-02-26 |
| | |||
* | Remove result.guard | Louis Pilfold | 2023-02-26 |
| | |||
* | result.guard | Louis Pilfold | 2023-02-26 |
| | |||
* | bool.guard | Louis Pilfold | 2023-02-26 |
| | |||
* | 0.27 gleam fix && gleam format, replace some asserts with panics in tests | inoas | 2023-02-26 |
| | |||
* | Fix edge-case in int.floor_divide | Udo | 2023-02-25 |
| | |||
* | product-of-empty-list-of-numbers-could-return-1 | inoas | 2023-02-01 |
| | |||
* | implements the list group function (#400) | Dennis Schröder | 2023-02-01 |
| | |||
* | rename modules | inoas | 2023-01-23 |
| | |||
* | comment | inoas | 2023-01-23 |
| | |||
* | add source comment | inoas | 2023-01-23 |
| | |||
* | copy over https://github.com/lpil/gleeunit/blob/main/src/gleeunit_ffi.mjs as ↵ | inoas | 2023-01-23 |
| | | | | ./test/gleam_stdlib_test_ffi.mjs; move functions that are not part of the verbatim copy into a separate helper | ||
* | backport eunit_progress from gleeunit | inoas | 2023-01-23 |
| | |||
* | fix list test | Peter Saxton | 2023-01-18 |
| | |||
* | decode javascript object as maps | Peter Saxton | 2023-01-18 |
| | |||
* | add decode1 function | Peter Saxton | 2023-01-12 |
| | |||
* | add drop function to set module | Peter Saxton | 2023-01-12 |
| | |||
* | Decode Uint8Arrays | Louis Pilfold | 2023-01-08 |
| | |||
* | add two more unicode tests | inoas | 2022-12-23 |
| | |||
* | fix erlang string.inspect and io.debug to correctly escape ", \, \r, \n, ↵ | inoas | 2022-12-23 |
| | | | | \r\n and \t | ||
* | replace string.to_ints with string.utf_codepoint_to_int | inoas | 2022-12-22 |
| | |||
* | revert unrelated test changes | inoas | 2022-12-22 |
| | |||
* | revert unrelated test changes | inoas | 2022-12-22 |
| | |||
* | tests | inoas | 2022-12-22 |
| | |||
* | add string.to_ints | inoas | 2022-12-22 |
| | |||
* | readd tests | inoas | 2022-12-22 |
| | |||
* | add more test cases for transform | Marcin Puc | 2022-12-22 |
| | |||
* | add test for iterator.transform | Marcin Puc | 2022-12-22 |
| |