aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Run fixLouis Pilfold2023-02-26
* Rework bool.guardLouis Pilfold2023-02-26
* Remove result.guardLouis Pilfold2023-02-26
* result.guardLouis Pilfold2023-02-26
* bool.guardLouis Pilfold2023-02-26
* 0.27 gleam fix && gleam format, replace some asserts with panics in testsinoas2023-02-26
* Fix edge-case in int.floor_divideUdo2023-02-25
* product-of-empty-list-of-numbers-could-return-1inoas2023-02-01
* implements the list group function (#400)Dennis Schröder2023-02-01
* rename modulesinoas2023-01-23
* commentinoas2023-01-23
* add source commentinoas2023-01-23
* copy over https://github.com/lpil/gleeunit/blob/main/src/gleeunit_ffi.mjs as ...inoas2023-01-23
* backport eunit_progress from gleeunitinoas2023-01-23
* fix list testPeter Saxton2023-01-18
* decode javascript object as mapsPeter Saxton2023-01-18
* add decode1 functionPeter Saxton2023-01-12
* add drop function to set modulePeter Saxton2023-01-12
* Decode Uint8ArraysLouis Pilfold2023-01-08
* add two more unicode testsinoas2022-12-23
* fix erlang string.inspect and io.debug to correctly escape ", \, \r, \n, \r\n...inoas2022-12-23
* replace string.to_ints with string.utf_codepoint_to_intinoas2022-12-22
* revert unrelated test changesinoas2022-12-22
* revert unrelated test changesinoas2022-12-22
* testsinoas2022-12-22
* add string.to_intsinoas2022-12-22
* readd testsinoas2022-12-22
* add more test cases for transformMarcin Puc2022-12-22
* add test for iterator.transformMarcin 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
* added testshayan javani2022-12-21
* Remove io testLouis Pilfold2022-12-18
* Make list.at return an error given sub-zero indexIvan Habunek2022-12-08
* gleam formatinoas2022-11-27
* add float.loosely_equalsinoas2022-11-27
* v0.25.0Louis Pilfold2022-11-19
* `string.split` will now return a list of graphemes if split on an emptyinoas2022-11-06
* Remove labels from subtract operator functionsAlex Rothuis2022-11-06
* Remove folds from operator function testsAlex Rothuis2022-11-06
* Fix formattingAlex Rothuis2022-11-06
* Add operator functionsAlex Rothuis2022-11-06
* fix list.permutation on lists with non unique item values (#358)inoas2022-10-27
* Regex use ucp flag because they use unicode flag (#357)inoas2022-10-27
* add list.shuffle (#360)inoas2022-10-27
* add test caserikashore2022-10-27
* fix regex.scan to work correclty with utf8 stringsinoas2022-10-27
* Add testsÉtienne Lévesque2022-10-25
* remove apply4 through apply6Étienne Lévesque2022-10-25