Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v0.21.0v0.21.0 | Louis Pilfold | 2022-04-24 |
| | |||
* | sort imports | inoas | 2022-04-16 |
| | |||
* | consistency | inoas | 2022-04-16 |
| | |||
* | fix variable naming, typo | inoas | 2022-04-16 |
| | |||
* | Remove unused imports | Louis Pilfold | 2022-04-16 |
| | |||
* | style: Use backticks for code blocks | E Jikan | 2022-04-16 |
| | |||
* | chore: Update CHANGELOG | E Jikan | 2022-04-16 |
| | |||
* | feat(list): Add `prepend` to list module | E Jikan | 2022-04-16 |
| | | | | | While this can also be done via the built-in syntax it's nice to have a complete standard library including this function. | ||
* | Format JS | Louis Pilfold | 2022-04-16 |
| | |||
* | remove .tool-versions | inoas | 2022-04-16 |
| | |||
* | add .tool-versions | inoas | 2022-04-16 |
| | |||
* | 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 |
| |