aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix typo `decoded4` -> `decode64` (#96)Jechol Lee2020-08-14
* gleam formatJechol Lee2020-08-14
* iterator() -> continuation()Jechol Lee2020-08-14
* Annotate type for iterator.gleamJechol Lee2020-08-14
* add docsPeter2020-08-14
* test and implement unzipPeter2020-08-14
* function.rescueLouis Pilfold2020-07-15
* list.key_setLouis Pilfold2020-07-14
* bit_builder.from_stringLouis Pilfold2020-07-10
* dynamic.anyLouis Pilfold2020-07-07
* handle valid query string case where no value is providedPeter Saxton2020-07-06
* v0.10.1v0.10.1Louis Pilfold2020-07-01
* use bit_string fnPeter Saxton2020-07-01
* use bitstring to_stringPeter Saxton2020-07-01
* add castPeter Saxton2020-07-01
* v0.10.0v0.10.0Louis Pilfold2020-06-30
* Fix crash with unmodified bit builderLouis Pilfold2020-06-30
* bit_string.{to_string, is_utf8}Louis Pilfold2020-06-30
* Move UtfCodepoint functionality into string moduleTom Whatmore2020-06-30
* Gleam formatTom Whatmore2020-06-30
* Add documentation comments to utf_codepointTom Whatmore2020-06-30
* Add utf_codepoint to stdlibTom Whatmore2020-06-30
* Run new formatterLouis Pilfold2020-06-30
* Alter regex APILouis Pilfold2020-06-30
* iodata -> string_builderLouis Pilfold2020-06-30
* BitBuilderLouis Pilfold2020-06-30
* Change index to byte index in doc commentsErik Terpstra2020-06-25
* Remove Match.numberErik Terpstra2020-06-25
* Return byte indexesErik Terpstra2020-06-25
* Change let to assertErik Terpstra2020-06-25
* Fix typo in doc commentsErik Terpstra2020-06-25
* regex.split & regex.scanErik Terpstra2020-06-25
* add changelog and docsPeter Saxton2020-06-24
* add url versionsPeter Saxton2020-06-24
* encode and decode functions for bas64Peter Saxton2020-06-24
* fix bracketsPeter Saxton2020-06-22
* Add pop utility functions for listsPeter Saxton2020-06-22
* Regex moduleErik Terpstra2020-06-20
* Result or functionAhmad Sattar2020-06-18
* Option or functionAhmad Sattar2020-06-18
* 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
* Spelling correctionAdelar da Silva Queiróz2020-06-18
* return value from debug so it can be pipedPeter Saxton2020-06-17
* add uri merge functionalityPeter Saxton2020-06-16
* add origin functionPeter Saxton2020-06-16
* add a call to the os system timePeter Saxton2020-06-16