Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add notice about targets and compat | inoas | 2022-04-16 | |
| | ||||
* | Changelog! | Louis Pilfold | 2022-04-16 | |
| | ||||
* | readability | inoas | 2022-04-16 | |
| | ||||
* | remove absolute_difference() | inoas | 2022-04-16 | |
| | ||||
* | allow int.random() to take min and max in any order (2 abitrary boundaries) | inoas | 2022-04-16 | |
| | ||||
* | remove public random_uniform, rename random_between to random | inoas | 2022-04-16 | |
| | ||||
* | rename {float,int}.distance() to {float,int}.absolute_difference(), remove ↵ | inoas | 2022-04-16 | |
| | | | | {float,int}.random_to() | |||
* | cs | inoas | 2022-04-16 | |
| | ||||
* | cleanup | inoas | 2022-04-16 | |
| | ||||
* | add int.distance() | inoas | 2022-04-16 | |
| | ||||
* | cleanup | inoas | 2022-04-16 | |
| | ||||
* | add int tests, increase test tolerance | inoas | 2022-04-16 | |
| | ||||
* | fix --target javascript stack size limit issue on tests | inoas | 2022-04-16 | |
| | ||||
* | refactor, cleanup | inoas | 2022-04-16 | |
| | ||||
* | refactor, cleanup | inoas | 2022-04-16 | |
| | ||||
* | cleanup | inoas | 2022-04-16 | |
| | ||||
* | wip | inoas | 2022-04-16 | |
| | ||||
* | readd int tests | inoas | 2022-04-16 | |
| | ||||
* | wip: still missing some refactoring and average/median tests | inoas | 2022-04-16 | |
| | ||||
* | erlang-bug | inoas | 2022-04-16 | |
| | ||||
* | refactor tests and remove js edge case | inoas | 2022-04-16 | |
| | ||||
* | fixes and refactoring | inoas | 2022-04-16 | |
| | ||||
* | comments | inoas | 2022-04-16 | |
| | ||||
* | comments | inoas | 2022-04-16 | |
| | ||||
* | fix tests | inoas | 2022-04-16 | |
| | ||||
* | repeat tests | inoas | 2022-04-16 | |
| | ||||
* | wip | inoas | 2022-04-16 | |
| | ||||
* | add tests | inoas | 2022-04-16 | |
| | ||||
* | 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 | |
| |