aboutsummaryrefslogtreecommitdiff
path: root/gen
Commit message (Collapse)AuthorAge
* Update for Gleam v0.6.0Louis Pilfold2019-12-23
|
* Change Result Error type to StringRJ Dellecese2019-12-19
| | | | and add some useful error messages.
* Correct type signatureRJ Dellecese2019-12-19
|
* Add dynamic.element for decoding tuplesRJ Dellecese2019-12-19
|
* Remove old generated filesLouis Pilfold2019-12-16
|
* Any -> DynamicLouis Pilfold2019-12-16
| | | | Closes https://github.com/gleam-lang/stdlib/issues/8
* Update for Gleam v0.5Louis Pilfold2019-11-25
|
* list.find and list.find_mapLouis Pilfold2019-10-25
|
* stdlib labelled parametersLouis Pilfold2019-10-25
|
* Update stdlib to use multi-subject caseLouis Pilfold2019-10-23
|
* Rename map functionsLouis Pilfold2019-10-20
|
* add max() for Int and Float (#266)Brett Snyder2019-10-03
|
* add min() for Int and Float modules (#268)Brett Snyder2019-10-03
|
* add pair:map_first and pair:map_secondBrett Snyder2019-10-03
|
* Implement string.compare/2MainShayne2332019-10-01
|
* Removing is_error from testsLouis Pilfold2019-09-17
|
* Rename stdlib native moduleLouis Pilfold2019-09-17
|
* Unify error typesLouis Pilfold2019-09-17
|
* Correct type definition of NilLouis Pilfold2019-09-17
|
* Module triple added with Type Triple.Alice Dee2019-09-17
|
* Move fetch to list module as key_findAlice Dee2019-09-17
|
* Create Pair datatype (remove Tuple)Alice Dee2019-09-17
|
* Remove maps from stdlibLouis Pilfold2019-09-15
|
* Update stdlib for new struct syntaxLouis Pilfold2019-08-17
|
* Uncomment test of `list:sort` with `float:compare`Dirk Gadsden2019-08-16
|
* Add `float:compare` function to stdlibDirk Gadsden2019-08-16
| | | | Fixes #209
* Slightly optimise list:sortLouis Pilfold2019-08-14
|
* list:sort requires comparison functionLouis Pilfold2019-08-14
|
* Improve erl formatting for mapsLouis Pilfold2019-07-03
|
* Improve erl formattingLouis Pilfold2019-07-03
|
* Relax result:map_errorLouis Pilfold2019-06-30
|
* Note asdf installation methodLouis Pilfold2019-06-30
|
* stdlib namespace std -> gleamLouis Pilfold2019-06-25
|
* Import variables can have their name specifiedLouis Pilfold2019-06-02
|
* Enable namespaced modulesLouis Pilfold2019-06-02
|
* optimize map:fold recursionBrett Snyder2019-05-15
|
* map_dict:foldBrett Snyder2019-05-15
|
* list:split_whileBrett Snyder2019-05-11
|
* Adds split to list stdlibAlice Dee2019-05-11
|
* list:repeatBrett Snyder2019-05-11
|
* list:strict_zip fix test (#168)Brett Snyder2019-05-10
|
* list:strict_zip (#167)Brett Snyder2019-05-10
|
* order testsLouis Pilfold2019-05-10
|
* bool:compareLouis Pilfold2019-05-10
|
* list:rangeLouis Pilfold2019-05-10
|
* int:compareLouis Pilfold2019-05-10
|
* map_dict:updateLouis Pilfold2019-05-04
|
* map_dict:deleteLouis Pilfold2019-05-04
|
* map_dict:mergeLouis Pilfold2019-05-04
|
* Remove empty set moduleLouis Pilfold2019-05-04
|