aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|
* ran gleam format, added change log entryinoas2022-04-06
|
* explicit typeinoas2022-04-06
|
* Add tap/1inoas2022-04-06
| | | Shamelessy stolen and adopted from @hayleigh-dot-dev and https://hexdocs.pm/elixir/main/Kernel.html#tap/2
* Remove lowercase usageMcKayla Washburn2022-03-08
|
* Okay maybe don't reformat everythingMcKayla Washburn2022-03-08
|
* Tests + docsMcKayla Washburn2022-03-08
|
* Add `to_string` method to bool.gleamMcKayla Washburn2022-03-08
|
* Fix record-based map keys for JStynanbe2022-03-06
|
* Correct README languagesLouis Pilfold2022-03-04
|
* Changes!Louis Pilfold2022-03-01
|
* Move test FFI to test moduleLouis Pilfold2022-03-01
|
* Fix `string.length` for empty JS stringstynanbe2022-03-01
|
* fix dynamic.gleam optional example Dave Lage2022-02-24
| | | Extra gleam
* Correct markdownLouis Pilfold2022-02-22
|
* New Gleam on CILouis Pilfold2022-02-22
|