Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Refactor `first` to return a `Result`. | Mathias Jean Johansen | 2022-05-04 | |
| | ||||
* | Add tests using unicode strings. | Mathias Jean Johansen | 2022-05-04 | |
| | ||||
* | Add `capitalize` function to `String`s. | Mathias Jean Johansen | 2022-05-04 | |
| | ||||
* | Add `last` function to `String`s. | Mathias Jean Johansen | 2022-05-04 | |
| | ||||
* | Add `first` function to `String`s. | Mathias Jean Johansen | 2022-05-04 | |
| | ||||
* | Result returning division functions | inoas | 2022-05-03 | |
| | ||||
* | Power and square_root for ints | inoas | 2022-05-03 | |
| | ||||
* | 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 | |
| | ||||
* | readability | inoas | 2022-04-16 | |
| | ||||
* | remove absolute_difference() | 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() | |||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | 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 tap_test | inoas | 2022-04-10 | |
| | ||||
* | add test | inoas | 2022-04-06 | |
| | ||||
* | rename test function to map to function tested | inoas | 2022-04-06 | |
| | ||||
* | Tests + docs | McKayla Washburn | 2022-03-08 | |
| | ||||
* | Fix record-based map keys for JS | tynanbe | 2022-03-06 | |
| | ||||
* | Move test FFI to test module | Louis Pilfold | 2022-03-01 | |
| | ||||
* | New tests | Louis Pilfold | 2022-02-22 | |
| | ||||
* | dynamic.decode9 | Louis Pilfold | 2022-02-22 | |
| | ||||
* | result.unwrap_both | Louis Pilfold | 2022-02-22 | |
| | ||||
* | result.unwrap_error | Louis Pilfold | 2022-02-22 | |
| | ||||
* | result.replace | Louis Pilfold | 2022-02-22 | |
| | ||||
* | Add float.compare_with_tolerance | Sebastian | 2022-02-22 | |
| | ||||
* | Fix field error | Louis Pilfold | 2022-01-14 | |
| | ||||
* | Curry map | Louis Pilfold | 2022-01-09 | |
| | ||||
* | Curry list | Louis Pilfold | 2022-01-09 | |
| |