aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v0.21.0v0.21.0Louis Pilfold2022-04-24
|
* sort importsinoas2022-04-16
|
* consistencyinoas2022-04-16
|
* fix variable naming, typoinoas2022-04-16
|
* Remove unused importsLouis Pilfold2022-04-16
|
* style: Use backticks for code blocksE Jikan2022-04-16
|
* chore: Update CHANGELOGE Jikan2022-04-16
|
* feat(list): Add `prepend` to list moduleE Jikan2022-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 JSLouis Pilfold2022-04-16
|
* remove .tool-versionsinoas2022-04-16
|
* add .tool-versionsinoas2022-04-16
|
* add notice about targets and compatinoas2022-04-16
|
* Changelog!Louis Pilfold2022-04-16
|
* readabilityinoas2022-04-16
|
* remove absolute_difference()inoas2022-04-16
|
* allow int.random() to take min and max in any order (2 abitrary boundaries)inoas2022-04-16
|
* remove public random_uniform, rename random_between to randominoas2022-04-16
|
* rename {float,int}.distance() to {float,int}.absolute_difference(), remove ↵inoas2022-04-16
| | | | {float,int}.random_to()
* csinoas2022-04-16
|
* cleanupinoas2022-04-16
|
* add int.distance()inoas2022-04-16
|
* cleanupinoas2022-04-16
|
* add int tests, increase test toleranceinoas2022-04-16
|
* fix --target javascript stack size limit issue on testsinoas2022-04-16
|
* refactor, cleanupinoas2022-04-16
|
* refactor, cleanupinoas2022-04-16
|
* cleanupinoas2022-04-16
|
* wipinoas2022-04-16
|
* readd int testsinoas2022-04-16
|
* wip: still missing some refactoring and average/median testsinoas2022-04-16
|
* erlang-buginoas2022-04-16
|
* refactor tests and remove js edge caseinoas2022-04-16
|
* fixes and refactoringinoas2022-04-16
|
* commentsinoas2022-04-16
|
* commentsinoas2022-04-16
|
* fix testsinoas2022-04-16
|
* repeat testsinoas2022-04-16
|
* wipinoas2022-04-16
|
* add testsinoas2022-04-16
|
* rename test fnsinoas2022-04-16
|
* do not put lies in testsinoas2022-04-16
|
* fix jsinoas2022-04-16
|
* add random_seedinoas2022-04-16
|
* fix changeloginoas2022-04-12
|
* fix changeloginoas2022-04-12
|
* JavaScript implementation of the module's receives fallback code for ↵inoas2022-04-12
| | | | NodeJS 14 compatibility
* fix tap_testinoas2022-04-10
|
* unify func doc styleinoas2022-04-06
|
* add testinoas2022-04-06
|
* rename test function to map to function testedinoas2022-04-06
|