Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Correct type name | Louis Pilfold | 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 |
| | |||
* | 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 |
| | |||
* | 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 example indentation | Louis Pilfold | 2020-05-26 |
| | |||
* | v0.9.0v0.9.0 | 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 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | Add to_result and from_result to option module | Al Dee | 2020-05-26 |
| | |||
* | Add the Option type. | Al Dee | 2020-05-26 |
| | |||
* | Removes Option alias. | Al Dee | 2020-05-26 |
| | |||
* | Queue data type | Louis Pilfold | 2020-05-26 |
| | |||
* | Update iterator for next Gleam | Louis Pilfold | 2020-05-26 |
| | |||
* | Remove extra files from merged in Iterator project | Louis Pilfold | 2020-05-26 |
| | |||
* | Try! | Louis Pilfold | 2020-05-26 |
| | |||
* | Update for Gleam v0.6.0 | Louis Pilfold | 2020-05-26 |
| | |||
* | drop | Louis Pilfold | 2020-05-26 |
| | |||
* | range | Louis Pilfold | 2020-05-26 |
| | |||
* | unfold test | Louis Pilfold | 2020-05-26 |
| | |||
* | cycle | Louis Pilfold | 2020-05-26 |
| | |||
* | repeat test | Louis Pilfold | 2020-05-26 |
| | |||
* | filter test | Louis Pilfold | 2020-05-26 |
| | |||
* | fold test | Louis Pilfold | 2020-05-26 |
| | |||
* | take | Louis Pilfold | 2020-05-26 |
| | |||
* | Hello, world! | Louis Pilfold | 2020-05-26 |
| |