Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Correct type name | Louis Pilfold | 2020-06-08 |
| | |||
* | Use main release for ci (#66) | Peter Saxton | 2020-06-08 |
| | |||
* | binary -> bit string | Louis Pilfold | 2020-06-08 |
| | |||
* | use map in place of list | Peter Saxton | 2020-06-07 |
| | |||
* | ignore return type from native calls with single return value | Peter Saxton | 2020-06-07 |
| | |||
* | rename insert_env | Peter Saxton | 2020-06-07 |
| | |||
* | fix test name | Peter Saxton | 2020-06-07 |
| | |||
* | add changelog entry | Peter Saxton | 2020-06-07 |
| | |||
* | add the os module for environment variables | Peter Saxton | 2020-06-07 |
| | |||
* | run the formatter | Peter Saxton | 2020-06-07 |
| | |||
* | split_once function for strings | Peter Saxton | 2020-06-07 |
| | |||
* | correct doc to result type | Peter Saxton | 2020-06-07 |
| | |||
* | Correct doc comment | Louis Pilfold | 2020-05-29 |
| | |||
* | Merge Erlang modules | Louis Pilfold | 2020-05-29 |
| | |||
* | formatter | Peter Saxton | 2020-05-29 |
| | |||
* | add append function | Peter Saxton | 2020-05-29 |
| | |||
* | spelling corrections | Peter Saxton | 2020-05-29 |
| | |||
* | add changelog entry | Peter Saxton | 2020-05-29 |
| | |||
* | format again | Peter Saxton | 2020-05-29 |
| | |||
* | switch part to return result | Peter Saxton | 2020-05-29 |
| | |||
* | run the formatter | Peter Saxton | 2020-05-29 |
| | |||
* | add a binary module | Peter Saxton | 2020-05-29 |
| | |||
* | Correct changelog | Louis Pilfold | 2020-05-26 |
| | |||
* | Changelog | Louis Pilfold | 2020-05-26 |
| | |||
* | Correct example indentation | Louis Pilfold | 2020-05-26 |
| | |||
* | v0.9.0v0.9.0 | Louis Pilfold | 2020-05-26 |
| | |||
* | Use Gleam v0.9.0-rc1 | Louis Pilfold | 2020-05-26 |
| | |||
* | set.intersection | Louis Pilfold | 2020-05-26 |
| | |||
* | set.take | Louis Pilfold | 2020-05-26 |
| | |||
* | set.fold | Louis Pilfold | 2020-05-26 |
| | |||
* | set.from_list | Louis Pilfold | 2020-05-26 |
| | |||
* | set.to_list | Louis Pilfold | 2020-05-26 |
| | |||
* | set.delete! | Louis Pilfold | 2020-05-26 |
| | |||
* | Changelog! | Louis Pilfold | 2020-05-26 |
| | |||
* | io.{prinln, debug} | Louis Pilfold | 2020-05-26 |
| | |||
* | Set data type | Louis Pilfold | 2020-05-26 |
| | |||
* | Iterator documentation | Louis Pilfold | 2020-05-26 |
| | |||
* | Document Iterator type | Louis Pilfold | 2020-05-26 |
| | |||
* | Document queue | Louis Pilfold | 2020-05-26 |
| | |||
* | Update CHANGELOG.md | Al Dee | 2020-05-26 |
| | |||
* | Refactor uri.gleam to use new option module and unwrap fn | Al Dee | 2020-05-26 |
| | |||
* | Add unwrap function to option module | Al Dee | 2020-05-26 |
| | |||
* | Update CHANGELOG.md with to_result, from_result on option module | Al Dee | 2020-05-26 |
| | |||
* | Add to_result and from_result to option module | Al Dee | 2020-05-26 |
| | |||
* | Update CHANGELOG.md | Al Dee | 2020-05-26 |
| | |||
* | Add the Option type. | Al Dee | 2020-05-26 |
| | |||
* | Removes Option alias. | Al Dee | 2020-05-26 |
| | |||
* | Changelog! | Louis Pilfold | 2020-05-26 |
| | |||
* | Queue data type | Louis Pilfold | 2020-05-26 |
| | |||
* | Update iterator for next Gleam | Louis Pilfold | 2020-05-26 |
| |