aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* v0.22.0v0.22.0Louis Pilfold2022-06-15
* Inspect bit stringsLouis Pilfold2022-06-15
* division, consistencyinoas2022-06-10
* 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
* Update CHANGELOG.mdinoas2022-05-22
* changeloginoas2022-05-22
* remove the locale alltogetherinoas2022-05-22
* let the js runtime run on the environment locale by defaultinoas2022-05-22
* remove unused functioninoas2022-05-20
* 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
* CompatibilityLouis Pilfold2022-05-04
* Update CHANGELOG.Mathias Jean Johansen2022-05-04
* Add tests for strings with only one character.Mathias Jean Johansen2022-05-04
* Fix pattern matching on single-letter strings.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
* Refactor `capitalize` to use `pop_grapheme`.Mathias Jean Johansen2022-05-04
* Replace `length` with negative index.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
* Changes!Louis Pilfold2022-05-03
* Result returning division functionsinoas2022-05-03
* Power and square_root for intsinoas2022-05-03
* Fix map_fold exampleMiguel Serrano2022-04-30
* ChangesLouis Pilfold2022-04-24
* 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
* 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 {f...inoas2022-04-16
* csinoas2022-04-16