Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix typo `decoded4` -> `decode64` (#96) | Jechol Lee | 2020-08-14 | |
| | ||||
* | gleam format | Jechol Lee | 2020-08-14 | |
| | ||||
* | iterator() -> continuation() | Jechol Lee | 2020-08-14 | |
| | ||||
* | Annotate type for iterator.gleam | Jechol Lee | 2020-08-14 | |
| | ||||
* | add docs | Peter | 2020-08-14 | |
| | ||||
* | test and implement unzip | Peter | 2020-08-14 | |
| | ||||
* | function.rescue | Louis Pilfold | 2020-07-15 | |
| | ||||
* | list.key_set | Louis Pilfold | 2020-07-14 | |
| | ||||
* | bit_builder.from_string | Louis Pilfold | 2020-07-10 | |
| | ||||
* | dynamic.any | Louis Pilfold | 2020-07-07 | |
| | ||||
* | handle valid query string case where no value is provided | Peter Saxton | 2020-07-06 | |
| | ||||
* | v0.10.1v0.10.1 | Louis Pilfold | 2020-07-01 | |
| | ||||
* | use bit_string fn | Peter Saxton | 2020-07-01 | |
| | ||||
* | use bitstring to_string | Peter Saxton | 2020-07-01 | |
| | ||||
* | add cast | Peter Saxton | 2020-07-01 | |
| | ||||
* | v0.10.0v0.10.0 | Louis Pilfold | 2020-06-30 | |
| | ||||
* | Fix crash with unmodified bit builder | Louis Pilfold | 2020-06-30 | |
| | ||||
* | bit_string.{to_string, is_utf8} | Louis Pilfold | 2020-06-30 | |
| | ||||
* | Move UtfCodepoint functionality into string module | Tom Whatmore | 2020-06-30 | |
| | ||||
* | Gleam format | Tom Whatmore | 2020-06-30 | |
| | ||||
* | Add documentation comments to utf_codepoint | Tom Whatmore | 2020-06-30 | |
| | ||||
* | Add utf_codepoint to stdlib | Tom Whatmore | 2020-06-30 | |
| | ||||
* | Run new formatter | Louis Pilfold | 2020-06-30 | |
| | ||||
* | Alter regex API | Louis Pilfold | 2020-06-30 | |
| | ||||
* | iodata -> string_builder | Louis Pilfold | 2020-06-30 | |
| | ||||
* | BitBuilder | Louis Pilfold | 2020-06-30 | |
| | ||||
* | Change index to byte index in doc comments | Erik Terpstra | 2020-06-25 | |
| | ||||
* | Remove Match.number | Erik Terpstra | 2020-06-25 | |
| | ||||
* | Return byte indexes | Erik Terpstra | 2020-06-25 | |
| | ||||
* | Change let to assert | Erik Terpstra | 2020-06-25 | |
| | ||||
* | Fix typo in doc comments | Erik Terpstra | 2020-06-25 | |
| | | | Co-authored-by: Peter Saxton <peterhsaxton@gmail.com> | |||
* | regex.split & regex.scan | Erik Terpstra | 2020-06-25 | |
| | ||||
* | add changelog and docs | Peter Saxton | 2020-06-24 | |
| | ||||
* | add url versions | Peter Saxton | 2020-06-24 | |
| | ||||
* | encode and decode functions for bas64 | Peter Saxton | 2020-06-24 | |
| | ||||
* | fix brackets | Peter Saxton | 2020-06-22 | |
| | ||||
* | Add pop utility functions for lists | Peter Saxton | 2020-06-22 | |
| | ||||
* | Regex module | Erik Terpstra | 2020-06-20 | |
| | ||||
* | Result or function | Ahmad Sattar | 2020-06-18 | |
| | ||||
* | Option or function | Ahmad Sattar | 2020-06-18 | |
| | ||||
* | Option then function | Ahmad Sattar | 2020-06-18 | |
| | ||||
* | Option flatten function | Ahmad Sattar | 2020-06-18 | |
| | ||||
* | Option map function | Ahmad Sattar | 2020-06-18 | |
| | ||||
* | traverse -> try_map | Louis Pilfold | 2020-06-18 | |
| | ||||
* | More consistent naming in Dynamic module | Louis Pilfold | 2020-06-18 | |
| | ||||
* | Spelling correction | Adelar da Silva Queiróz | 2020-06-18 | |
| | ||||
* | return value from debug so it can be piped | Peter Saxton | 2020-06-17 | |
| | ||||
* | add uri merge functionality | Peter Saxton | 2020-06-16 | |
| | ||||
* | add origin function | Peter Saxton | 2020-06-16 | |
| | ||||
* | add a call to the os system time | Peter Saxton | 2020-06-16 | |
| |