Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add info about prelude types to changelog | Marcin Puc | 2021-07-26 | |
| | ||||
* | Restore Result and Bool module comments | Marcin Puc | 2021-07-26 | |
| | ||||
* | Remove redefinitions of types from the prelude | Marcin Puc | 2021-07-26 | |
| | ||||
* | Gleam native string padding. Iterator tests | Louis Pilfold | 2021-07-26 | |
| | ||||
* | Complete string module conversion | Louis Pilfold | 2021-07-26 | |
| | ||||
* | Convert more string functions | Louis Pilfold | 2021-07-22 | |
| | ||||
* | Unicode split test | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Unicode aware JS split | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Convert more string functions | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Install recent node version on CI | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Convert some string functions | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Port int module to JS (#219) | Peter Saxton | 2021-07-20 | |
| | ||||
* | JS option module | Louis Pilfold | 2021-07-19 | |
| | ||||
* | JS queue module | Louis Pilfold | 2021-07-19 | |
| | ||||
* | Ignore local asdf config file | Marcin Puc | 2021-07-19 | |
| | ||||
* | Changes! | Louis Pilfold | 2021-07-18 | |
| | ||||
* | Result functions on JS | Louis Pilfold | 2021-07-18 | |
| | ||||
* | Remove function.rescue function | Louis Pilfold | 2021-07-18 | |
| | | | | Closes https://github.com/gleam-lang/gleam/issues/1196 | |||
* | JS list support | Louis Pilfold | 2021-07-18 | |
| | ||||
* | Remove os module | Louis Pilfold | 2021-07-18 | |
| | ||||
* | Changes! | Louis Pilfold | 2021-07-16 | |
| | ||||
* | JS pair module support | Louis Pilfold | 2021-07-16 | |
| | ||||
* | bool and order JS support | Louis Pilfold | 2021-07-16 | |
| | ||||
* | move into if erlang block | Robert Attard | 2021-07-13 | |
| | ||||
* | changelog | Robert Attard | 2021-07-13 | |
| | ||||
* | iterator.fold_until | Robert Attard | 2021-07-13 | |
| | ||||
* | map.update uses option | Louis Pilfold | 2021-07-13 | |
| | ||||
* | Run JS tests on CI | Louis Pilfold | 2021-07-13 | |
| | ||||
* | Use Gleam main branch | Louis Pilfold | 2021-07-13 | |
| | ||||
* | JavaScript test runner | Louis Pilfold | 2021-07-13 | |
| | ||||
* | Update Gleam and stdlib version number | NicklasXYZ | 2021-06-20 | |
| | ||||
* | v0.16.0v0.16.0 | Louis Pilfold | 2021-06-17 | |
| | ||||
* | Fix example for iterator.flatten | Marcin Puc | 2021-06-09 | |
| | ||||
* | Add over named arg for fold_right | Sebastian Porto | 2021-05-28 | |
| | ||||
* | Add note on unicode to changelog | Marcin Puc | 2021-05-12 | |
| | ||||
* | Support unicode in env variables | Marcin Puc | 2021-05-12 | |
| | ||||
* | Add list.transpose and list.interleave | Sebastian Porto | 2021-05-11 | |
| | ||||
* | Add option.all | Sebastian Porto | 2021-05-11 | |
| | ||||
* | Add list.flat_map (#202) | Sebastian Porto | 2021-05-07 | |
| | ||||
* | Add option.values (#203) | Sebastian Porto | 2021-05-07 | |
| | ||||
* | Add result.values (#204) | Sebastian Porto | 2021-05-07 | |
| | ||||
* | Add note about tuples to changelog | Marcin Puc | 2021-05-07 | |
| | ||||
* | Reformat tuples in doc comments | Marcin Puc | 2021-05-07 | |
| | ||||
* | Switch to gleam 0.15.0 in CI | Marcin Puc | 2021-05-07 | |
| | ||||
* | Reformat to new tuple syntax | Marcin Puc | 2021-05-07 | |
| | ||||
* | v0.15.0v0.15.0 | Louis Pilfold | 2021-05-05 | |
| | ||||
* | fix typo in `lazy_unwrap` docs | Shunji Lin | 2021-05-04 | |
| | ||||
* | Use reverse and fold instead of append | Sebastian | 2021-04-29 | |
| | ||||
* | Call do_combination_pairs recursively | Sebastian | 2021-04-29 | |
| | ||||
* | Rename combination_by_2 to combination_pairs | Sebastian | 2021-04-29 | |
| |