aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* More map documentationLouis Pilfold2020-04-25
* Initial map documentationLouis Pilfold2020-04-24
* Document Bool typeLouis Pilfold2020-04-19
* Show how to label arguments of external functionsLouis Pilfold2020-04-18
* Correct mistakes in atom docsLouis Pilfold2020-04-17
* Expand atom docsLouis Pilfold2020-04-17
* Remove extra stringLouis Pilfold2020-04-16
* Implementing String.contains and String.repeatgreggreg2020-04-16
* Alias core typesLouis Pilfold2020-04-14
* Correct invalid examplesLouis Pilfold2020-03-29
* Rename gleam/expect to gleam/should (#27)Jamie Luck2020-03-29
* Slightly simplify Dynamic examplesLouis Pilfold2020-03-28
* More documentation for many modules (#23)Anthony Bullard2020-03-28
* Mark TODO functions with commentsLouis Pilfold2020-03-21
* Adjust planned string functionsLouis Pilfold2020-03-21
* Address feedback, surface other doc commentsAnthony Bullard2020-03-21
* Add doc to gitignoreAnthony Bullard2020-03-21
* Proposed string module docs. Types for other modulesAnthony Bullard2020-03-21
* int.is_oddLouis Pilfold2020-03-05
* int.is_evenLouis Pilfold2020-03-05
* string.joinLouis Pilfold2020-03-05
* string.concatLouis Pilfold2020-03-05
* 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
* 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
* 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