aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add info about prelude types to changelogMarcin Puc2021-07-26
|
* Restore Result and Bool module commentsMarcin Puc2021-07-26
|
* Remove redefinitions of types from the preludeMarcin Puc2021-07-26
|
* Gleam native string padding. Iterator testsLouis Pilfold2021-07-26
|
* Complete string module conversionLouis Pilfold2021-07-26
|
* Convert more string functionsLouis Pilfold2021-07-22
|
* Unicode split testLouis Pilfold2021-07-21
|
* Unicode aware JS splitLouis Pilfold2021-07-21
|
* Convert more string functionsLouis Pilfold2021-07-21
|
* Install recent node version on CILouis Pilfold2021-07-21
|
* Convert some string functionsLouis Pilfold2021-07-21
|
* Port int module to JS (#219)Peter Saxton2021-07-20
|
* JS option moduleLouis Pilfold2021-07-19
|
* JS queue moduleLouis Pilfold2021-07-19
|
* Ignore local asdf config fileMarcin Puc2021-07-19
|
* Changes!Louis Pilfold2021-07-18
|
* Result functions on JSLouis Pilfold2021-07-18
|
* Remove function.rescue functionLouis Pilfold2021-07-18
| | | | Closes https://github.com/gleam-lang/gleam/issues/1196
* JS list supportLouis Pilfold2021-07-18
|
* Remove os moduleLouis Pilfold2021-07-18
|
* Changes!Louis Pilfold2021-07-16
|
* JS pair module supportLouis Pilfold2021-07-16
|
* bool and order JS supportLouis Pilfold2021-07-16
|
* move into if erlang blockRobert Attard2021-07-13
|
* changelogRobert Attard2021-07-13
|
* iterator.fold_untilRobert Attard2021-07-13
|
* map.update uses optionLouis Pilfold2021-07-13
|
* Run JS tests on CILouis Pilfold2021-07-13
|
* Use Gleam main branchLouis Pilfold2021-07-13
|
* JavaScript test runnerLouis Pilfold2021-07-13
|
* Update Gleam and stdlib version numberNicklasXYZ2021-06-20
|
* v0.16.0v0.16.0Louis Pilfold2021-06-17
|
* Fix example for iterator.flattenMarcin Puc2021-06-09
|
* Add over named arg for fold_rightSebastian Porto2021-05-28
|
* Add note on unicode to changelogMarcin Puc2021-05-12
|
* Support unicode in env variablesMarcin Puc2021-05-12
|
* Add list.transpose and list.interleaveSebastian Porto2021-05-11
|
* Add option.allSebastian Porto2021-05-11
|
* Add list.flat_map (#202)Sebastian Porto2021-05-07
|
* Add option.values (#203)Sebastian Porto2021-05-07
|
* Add result.values (#204)Sebastian Porto2021-05-07
|
* Add note about tuples to changelogMarcin Puc2021-05-07
|
* Reformat tuples in doc commentsMarcin Puc2021-05-07
|
* Switch to gleam 0.15.0 in CIMarcin Puc2021-05-07
|
* Reformat to new tuple syntaxMarcin Puc2021-05-07
|
* v0.15.0v0.15.0Louis Pilfold2021-05-05
|
* fix typo in `lazy_unwrap` docsShunji Lin2021-05-04
|
* Use reverse and fold instead of appendSebastian2021-04-29
|
* Call do_combination_pairs recursivelySebastian2021-04-29
|
* Rename combination_by_2 to combination_pairsSebastian2021-04-29
|