aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* inclusive list.range and iterator.rangeRobert Attard2022-07-27
* Make list.range tail recursiveLouis Pilfold2022-07-25
* remove unused importinoas2022-07-15
* csinoas2022-07-03
* make List.contains tco compatibleinoas2022-07-03
* commentinoas2022-07-03
* naming, attempt to add tests that proof short circuitinoas2022-07-03
* fix testsinoas2022-07-03
* add fix for List.anyinoas2022-07-03
* attempt at fixing missing tcoinoas2022-07-03
* fix: bit_builder.from_string_builder should wrap inputAntoine Wendlinger2022-07-01
* Let `decode_list` succeed with arraystynanbe2022-06-27
* String.inspect bitstring tests (#309)inoas2022-06-27
* Change implementation of bit_string.concat (#314)Sebastian Porto2022-06-27
* Add `concat_bit_strings` fun to `bit_builder`Andrew Varner2022-06-23
* Inspect bit stringsLouis Pilfold2022-06-15
* fix io.debug to behave the same on Erlang and JavaScript (#308)inoas2022-06-08
* JavaScript: fix string_builder.reverse, cleanup (#300)inoas2022-06-07
* Fix int.power and float.power functions (#302)Nicklas Sindlev Andersen2022-06-07
* let the js runtime run on the environment locale by defaultinoas2022-05-22
* add string.inspect() (#296)inoas2022-05-17
* javascript tests and fixes for string.reverse() / string.slice() / string.to_...inoas2022-05-17
* gb spellingLouis Pilfold2022-05-09
* Add tests for strings with only one character.Mathias Jean Johansen2022-05-04
* Refactor `last` to return a `Result`.Mathias Jean Johansen2022-05-04
* Refactor `first` to return a `Result`.Mathias Jean Johansen2022-05-04
* Add tests using unicode strings.Mathias Jean Johansen2022-05-04
* Add `capitalize` function to `String`s.Mathias Jean Johansen2022-05-04
* Add `last` function to `String`s.Mathias Jean Johansen2022-05-04
* Add `first` function to `String`s.Mathias Jean Johansen2022-05-04
* Result returning division functionsinoas2022-05-03
* Power and square_root for intsinoas2022-05-03
* sort importsinoas2022-04-16
* consistencyinoas2022-04-16
* fix variable naming, typoinoas2022-04-16
* Remove unused importsLouis Pilfold2022-04-16
* readabilityinoas2022-04-16
* remove absolute_difference()inoas2022-04-16
* remove public random_uniform, rename random_between to randominoas2022-04-16
* rename {float,int}.distance() to {float,int}.absolute_difference(), remove {f...inoas2022-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
* wipinoas2022-04-16
* readd int testsinoas2022-04-16
* wip: still missing some refactoring and average/median testsinoas2022-04-16