aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* v0.7.0v0.7.0Louis Pilfold2020-03-03
|
* Use new case expression featuresLouis Pilfold2020-03-03
|
* result.Option type aliasLouis Pilfold2020-03-03
|
* Type annotations for gleam/listLouis Pilfold2020-01-14
|
* Type annotations for gleam/mapLouis Pilfold2020-01-14
|
* Type annotations for gleam/orderLouis Pilfold2020-01-14
|
* Type annotations for gleam/pairLouis Pilfold2020-01-13
|
* Type annotations for gleam/resultLouis Pilfold2020-01-13
|
* Type annotations for gleam/stringLouis Pilfold2020-01-13
|
* Type annotations for gleam/iodataLouis Pilfold2020-01-13
|
* Type annotations for gleam/dynamicLouis Pilfold2020-01-13
|
* Type annotations for gleam/expectLouis Pilfold2020-01-13
|
* Type annotations for gleam/floatLouis Pilfold2020-01-13
|
* Type annotations for gleam/intLouis Pilfold2020-01-13
|
* Type annotations for gleam/boolLouis Pilfold2020-01-13
|
* function.identityLouis Pilfold2020-01-05
|
* Update changelog and alpha orderRJ Dellecese2019-12-30
|
* Rename generic module as function moduleRJ Dellecese2019-12-30
|
* Remove identity and always functionsRJ Dellecese2019-12-30
|
* Add generic moduleRJ Dellecese2019-12-30
| | | | Containing identity, always, flip, and compose functions.
* v0.6.0v0.6.0Louis Pilfold2019-12-23
|
* Update for Gleam v0.6.0Louis Pilfold2019-12-23
|
* Add leading underscore to unused Erlang argRJ Dellecese2019-12-20
|
* 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
|
* v0.5.0v0.5.0Louis 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.merge_sort: Fix enum usageChristian Wesselhoeft2019-11-02
|
* Update for Gleam v0.5 syntaxLouis Pilfold2019-10-28
|
* Use unqualified imports where appropriate in stdlibLouis Pilfold2019-10-27
|
* 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
|
* v0.4.0v0.4.0Louis Pilfold2019-09-19
|
* Removing is_error from testsLouis Pilfold2019-09-17
|
* Rename stdlib native moduleLouis Pilfold2019-09-17
|
* Unify error typesLouis 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
|
* Note stdlib sites to be updatedLouis Pilfold2019-09-17
|
* Remove maps from stdlibLouis Pilfold2019-09-15
|
* Update stdlib to new syntaxLouis Pilfold2019-08-26
|