aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Option then functionAhmad Sattar2020-06-18
* Option flatten functionAhmad Sattar2020-06-18
* Option map functionAhmad Sattar2020-06-18
* traverse -> try_mapLouis Pilfold2020-06-18
* More consistent naming in Dynamic moduleLouis Pilfold2020-06-18
* add changelog entryPeter Saxton2020-06-17
* update changelogPeter Saxton2020-06-16
* changelog entryPeter Saxton2020-06-16
* changelog entryPeter Saxton2020-06-16
* binary -> bit stringLouis Pilfold2020-06-08
* rename insert_envPeter Saxton2020-06-07
* add changelog entryPeter Saxton2020-06-07
* add append functionPeter Saxton2020-05-29
* add changelog entryPeter Saxton2020-05-29
* Correct changelogLouis Pilfold2020-05-26
* ChangelogLouis Pilfold2020-05-26
* set.intersectionLouis Pilfold2020-05-26
* set.takeLouis Pilfold2020-05-26
* set.foldLouis Pilfold2020-05-26
* set.from_listLouis Pilfold2020-05-26
* set.to_listLouis Pilfold2020-05-26
* set.delete!Louis Pilfold2020-05-26
* Changelog!Louis Pilfold2020-05-26
* io.{prinln, debug}Louis Pilfold2020-05-26
* Set data typeLouis Pilfold2020-05-26
* Update CHANGELOG.mdAl Dee2020-05-26
* Update CHANGELOG.md with to_result, from_result on option moduleAl Dee2020-05-26
* Update CHANGELOG.mdAl Dee2020-05-26
* Changelog!Louis Pilfold2020-05-26
* string.to_graphemesErik Terpstra2020-05-22
* string.next_graphemeErik Terpstra2020-05-22
* string.drop_left & string.drop_rightErik Terpstra2020-05-22
* Adds IO module with print function.Al Dee2020-05-21
* Changelog!Louis Pilfold2020-05-21
* Update CHANGELOG.md with result.nil_errorAlice Dee2020-05-20
* dynamic.mapLouis Pilfold2020-05-19
* list.filter_mapLouis Pilfold2020-05-19
* dynamic.{tuple2, tuple2_of}Louis Pilfold2020-05-19
* added changelog entryPeter Saxton2020-05-19
* string.pad_left & string.pad_rightErik Terpstra2020-05-19
* string.sliceErik Terpstra2020-05-17
* string.starts_with & string.ends_withErik Terpstra2020-05-17
* Put trim functions on a single line in CHANGELOGErik Terpstra2020-05-12
* string.trim_left & string.trim_rightErik Terpstra2020-05-12
* Add missing changelog entryLouis Pilfold2020-05-12
* Update changelogErik Terpstra2020-05-12
* Docs ready for v0.8Louis Pilfold2020-04-28
* Changelog!Louis Pilfold2020-04-18
* Expand atom docsLouis Pilfold2020-04-17
* Implementing String.contains and String.repeatgreggreg2020-04-16