aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v0.26.1v0.26.1Louis Pilfold2023-02-02
|
* Changes!Louis Pilfold2023-02-02
|
* Extra labelLouis Pilfold2023-02-02
|
* changeinoas2023-02-01
|
* product-of-empty-list-of-numbers-could-return-1inoas2023-02-01
|
* Fix changelogLouis Pilfold2023-02-01
|
* implements the list group function (#400)Dennis Schröder2023-02-01
|
* Fix examples in regex docs (match -> check)Michał Łępicki2023-01-27
|
* rename modulesinoas2023-01-23
|
* commentinoas2023-01-23
|
* give deno privilegesinoas2023-01-23
|
* add source commentinoas2023-01-23
|
* copy over https://github.com/lpil/gleeunit/blob/main/src/gleeunit_ffi.mjs as ↵inoas2023-01-23
| | | | ./test/gleam_stdlib_test_ffi.mjs; move functions that are not part of the verbatim copy into a separate helper
* remove old shell scriptinoas2023-01-23
|
* backport eunit_progress from gleeunitinoas2023-01-23
|
* more to unreleasedPeter Saxton2023-01-18
|
* only decode as map if plain objectPeter Saxton2023-01-18
|
* fix list testPeter Saxton2023-01-18
|
* add changelog entryPeter Saxton2023-01-18
|
* decode javascript object as mapsPeter Saxton2023-01-18
|
* v0.26.0v0.26.0Louis Pilfold2023-01-12
|
* add changelogPeter Saxton2023-01-12
|
* add decode1 functionPeter Saxton2023-01-12
|
* add changelog entryPeter Saxton2023-01-12
|
* add drop function to set modulePeter Saxton2023-01-12
|
* Changes!Louis Pilfold2023-01-08
|
* Decode Uint8ArraysLouis Pilfold2023-01-08
|
* Fix uri.to_string function doc exampleEthan Pang2022-12-30
|
* Fix dynamic.decode8 decode9 function docEthan Pang2022-12-30
|
* Fix map.values function docEthan Pang2022-12-30
|
* add two more unicode testsinoas2022-12-23
|
* fix erlang string.inspect and io.debug to correctly escape ", \, \r, \n, ↵inoas2022-12-23
| | | | \r\n and \t
* replace string.to_ints with string.utf_codepoint_to_intinoas2022-12-22
|
* revert unrelated test changesinoas2022-12-22
|
* revert unrelated test changesinoas2022-12-22
|
* changeloginoas2022-12-22
|
* testsinoas2022-12-22
|
* add string.to_intsinoas2022-12-22
|
* readd testsinoas2022-12-22
|
* fix linkinoas2022-12-22
|
* changeloginoas2022-12-22
|
* add string.{to_utf_codepoints, from_utf_codepoints}inoas2022-12-22
|
* Add string.{to_utf_codepoints, from_utf_codepoints}inoas2022-12-22
|
* add more test cases for transformMarcin Puc2022-12-22
|
* add iterator.transfrom to changelogMarcin Puc2022-12-22
|
* add test for iterator.transformMarcin Puc2022-12-22
|
* iterator: add transform()Marcin Puc2022-12-22
|
* Fix test output format bugLouis Pilfold2022-12-21
|
* Fix JS bugLouis Pilfold2022-12-21
|
* renamed from_base_string to base_parse, added documentation for base_parseshayan javani2022-12-21
|