Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Curry list | Louis Pilfold | 2022-01-09 | |
| | ||||
* | Curry result | Louis Pilfold | 2022-01-09 | |
| | ||||
* | option.lazy_unwrap and option.lazy_or (#261) | Robert Attard | 2022-01-09 | |
| | ||||
* | decode8 | Louis Pilfold | 2022-01-09 | |
| | ||||
* | decode7 | Louis Pilfold | 2022-01-09 | |
| | ||||
* | decode6 | Louis Pilfold | 2022-01-09 | |
| | ||||
* | decode5 | Louis Pilfold | 2022-01-09 | |
| | ||||
* | decode4 | Louis Pilfold | 2022-01-09 | |
| | ||||
* | decode3 | Louis Pilfold | 2022-01-09 | |
| | ||||
* | Correct decode2 return | Louis Pilfold | 2022-01-09 | |
| | ||||
* | Curry any | Louis Pilfold | 2022-01-09 | |
| | ||||
* | Curry element, decode2 | Louis Pilfold | 2022-01-09 | |
| | ||||
* | Run formatter for v0.19.0 | Louis Pilfold | 2022-01-07 | |
| | ||||
* | Fix JS tests, discover bug | Louis Pilfold | 2022-01-04 | |
| | ||||
* | Int.digits & int.undigits | Robert Attard | 2022-01-03 | |
| | ||||
* | Adjust list.fold examples | Michael Jones | 2022-01-03 | |
| | | | | Some of the args are in the wrong places. | |||
* | Correct docs | Louis Pilfold | 2022-01-03 | |
| | ||||
* | tuple decoders are partially applied | Louis Pilfold | 2022-01-03 | |
| | ||||
* | Return all errors from tuple decoders | Louis Pilfold | 2022-01-03 | |
| | ||||
* | Decode errors on JS | Louis Pilfold | 2022-01-01 | |
| | ||||
* | List pushes path | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Set path in element and field functions | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Tuple decoders set path | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Add path to DecodeError, return multiple decode errors | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Element requires type | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Field requires a type | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Convert tuple functions | Louis Pilfold | 2022-01-01 | |
| | ||||
* | tuple2 is always typed | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Any on JS | Louis Pilfold | 2022-01-01 | |
| | ||||
* | dynamic dynamic | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Use new convention for result | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Change dynamic convention | Louis Pilfold | 2022-01-01 | |
| | ||||
* | Improve documentation | Marcin Puc | 2021-12-21 | |
| | ||||
* | Flip/flop | Louis Pilfold | 2021-12-19 | |
| | ||||
* | Back to .js | Louis Pilfold | 2021-12-19 | |
| | ||||
* | Use silly NodeJS extension | Louis Pilfold | 2021-12-19 | |
| | ||||
* | Add function.constant | Tristan Cacqueray | 2021-12-09 | |
| | | | | This change adds a new helper to the function module. | |||
* | Adjust type names for docs in the string module | Marcin Puc | 2021-12-08 | |
| | ||||
* | Adjust type names in docs for the float module | Marcin Puc | 2021-12-08 | |
| | ||||
* | Improve documentation | Marcin Puc | 2021-12-08 | |
| | ||||
* | Fix docs and usage for iterator.reduce | Marcin Puc | 2021-12-04 | |
| | ||||
* | Correct accumulator argument position in documentation | John Doneth | 2021-12-04 | |
| | ||||
* | Update `index_fold` doc example | Dylan Lederle-Ensign | 2021-12-03 | |
| | | | The arguments in this example are mislabeled | |||
* | v0.18.0-rc1 | Louis Pilfold | 2021-11-23 | |
| | ||||
* | Fix grammar. "a text" -> "as text" | Neil Lyons | 2021-11-14 | |
| | ||||
* | Simplify list.at implementation | Marcin Puc | 2021-11-06 | |
| | ||||
* | Replace Result with Option in map.update doc | silicium14 | 2021-10-22 | |
| | ||||
* | #238 : result returned from int.to_string_base and add int.to_baseN (#239) | Robert Attard | 2021-10-13 | |
| | ||||
* | Rename list.tail to list.rest | Marcin Puc | 2021-10-12 | |
| | ||||
* | Rename list.head to list.first | Marcin Puc | 2021-10-12 | |
| |