Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rename test fns | inoas | 2022-04-16 |
| | |||
* | do not put lies in tests | inoas | 2022-04-16 |
| | |||
* | fix js | inoas | 2022-04-16 |
| | |||
* | add random_seed | inoas | 2022-04-16 |
| | |||
* | fix changelog | inoas | 2022-04-12 |
| | |||
* | fix changelog | inoas | 2022-04-12 |
| | |||
* | JavaScript implementation of the module's receives fallback code for ↵ | inoas | 2022-04-12 |
| | | | | NodeJS 14 compatibility | ||
* | fix tap_test | inoas | 2022-04-10 |
| | |||
* | unify func doc style | inoas | 2022-04-06 |
| | |||
* | add test | inoas | 2022-04-06 |
| | |||
* | rename test function to map to function tested | inoas | 2022-04-06 |
| | |||
* | ran gleam format, added change log entry | inoas | 2022-04-06 |
| | |||
* | explicit type | inoas | 2022-04-06 |
| | |||
* | Add tap/1 | inoas | 2022-04-06 |
| | | | Shamelessy stolen and adopted from @hayleigh-dot-dev and https://hexdocs.pm/elixir/main/Kernel.html#tap/2 | ||
* | Remove lowercase usage | McKayla Washburn | 2022-03-08 |
| | |||
* | Okay maybe don't reformat everything | McKayla Washburn | 2022-03-08 |
| | |||
* | Tests + docs | McKayla Washburn | 2022-03-08 |
| | |||
* | Add `to_string` method to bool.gleam | McKayla Washburn | 2022-03-08 |
| | |||
* | Fix record-based map keys for JS | tynanbe | 2022-03-06 |
| | |||
* | Correct README languages | Louis Pilfold | 2022-03-04 |
| | |||
* | Changes! | Louis Pilfold | 2022-03-01 |
| | |||
* | Move test FFI to test module | Louis Pilfold | 2022-03-01 |
| | |||
* | Fix `string.length` for empty JS strings | tynanbe | 2022-03-01 |
| | |||
* | fix dynamic.gleam optional example | Dave Lage | 2022-02-24 |
| | | | Extra gleam | ||
* | Correct markdown | Louis Pilfold | 2022-02-22 |
| | |||
* | New Gleam on CI | Louis Pilfold | 2022-02-22 |
| | |||
* | v0.20.0v0.20.0 | Louis Pilfold | 2022-02-22 |
| | |||
* | New tests | Louis Pilfold | 2022-02-22 |
| | |||
* | Changes! | Louis Pilfold | 2022-02-22 |
| | |||
* | :art: Run gleam-format so I don't get told off. | Andy Thompson | 2022-02-22 |
| | |||
* | :sparkles: Add `new` constructors for empty BitStrings and StringBuilers. | Andy Thompson | 2022-02-22 |
| | |||
* | Changes! | Louis Pilfold | 2022-02-22 |
| | |||
* | dynamic.decode9 | Louis Pilfold | 2022-02-22 |
| | |||
* | Changes! | Louis Pilfold | 2022-02-22 |
| | |||
* | result.unwrap_both | Louis Pilfold | 2022-02-22 |
| | |||
* | Changes! | Louis Pilfold | 2022-02-22 |
| | |||
* | result.unwrap_error | Louis Pilfold | 2022-02-22 |
| | |||
* | Correct docs | Louis Pilfold | 2022-02-22 |
| | |||
* | Changes! | Louis Pilfold | 2022-02-22 |
| | |||
* | result.replace | Louis Pilfold | 2022-02-22 |
| | |||
* | Remove gitattributes | Louis Pilfold | 2022-02-22 |
| | |||
* | Remove rust language override | Harry Bairstow | 2022-02-22 |
| | |||
* | Add float.compare_with_tolerance | Sebastian | 2022-02-22 |
| | |||
* | Update documentation for dynamic.map | Sebastian | 2022-02-20 |
| | |||
* | Fix copypasta mistake in decode.list documentation | Michał Łępicki | 2022-02-17 |
| | | | and in decode.shallow_list documentation say decode.list is a function | ||
* | docs: improve string.to_option example | Filip Figiel | 2022-02-10 |
| | | | the `to_option("")` example was repeated twice, I figured it was a mistake. Other examples use the word hats so I added it here too. | ||
* | Fix forgotten comma in map.update documentation | Martin Janiczek | 2022-02-06 |
| | |||
* | v0.19.3v0.19.3 | Louis Pilfold | 2022-01-14 |
| | |||
* | Changes! | Louis Pilfold | 2022-01-14 |
| | |||
* | Fix field error | Louis Pilfold | 2022-01-14 |
| |