aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|
* changed validation method for digitsshayan javani2022-12-21
|
* Update gleam_stdlib.mjsshayan javani2022-12-21
|
* also check for NaN resultshayan javani2022-12-21
|
* fixed javascript code for int_from_base_stringshayan javani2022-12-21
|
* fixed argument type ofr do_from_base_string in javascriptshayan javani2022-12-21
|
* added testshayan javani2022-12-21
|
* return resultshayan javani2022-12-21
|
* added from_base_string to int moduleshayan javani2022-12-21
|
* Remove io testLouis Pilfold2022-12-18
|
* Alter wordingLouis Pilfold2022-12-08
|
* JS/Firefox: also match newlines in string.length and string.pop_grapheme (#385)Kero van Gelder2022-12-08
|
* Make list.at return an error given sub-zero indexIvan Habunek2022-12-08
|
* update changelogMcKayla Washburn2022-12-05
|
* tweak namesMcKayla Washburn2022-12-05
|
* add e variants to gleam/io for printing to stderrMcKayla Washburn2022-12-05
|
* update github actions checkoutinoas2022-12-05
|
* main as branch againinoas2022-12-05
|
* use latest 24.2 bugfix releaseinoas2022-12-05
|
* attempt to fix cicdinoas2022-12-05
|
* wordinginoas2022-12-01
|
* improve float loosely docsinoas2022-12-01
|
* add apply1-apply3 crosslinksinoas2022-12-01
|
* improve function.{curry2, .., curry6) docblocksinoas2022-12-01
|
* gleam formatinoas2022-11-27
|
* differenceinoas2022-11-27
|
* add float.loosely_equalsinoas2022-11-27
|
* remove erlang ffi decode_thunk as it seems to be used nowhereinoas2022-11-23
|
* Gleam version 0.25.0-rc1Louis Pilfold2022-11-19
|
* v0.25.0Louis Pilfold2022-11-19
|
* improve int.floor_divideinoas2022-11-15
|