Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v0.22.1v0.22.1 | Louis Pilfold | 2022-06-27 |
| | |||
* | String.inspect bitstring tests (#309) | inoas | 2022-06-27 |
| | |||
* | Change implementation of bit_string.concat (#314) | Sebastian Porto | 2022-06-27 |
| | |||
* | Add `concat_bit_strings` fun to `bit_builder` | Andrew Varner | 2022-06-23 |
| | |||
* | v0.22.0v0.22.0 | Louis Pilfold | 2022-06-15 |
| | |||
* | Inspect bit strings | Louis Pilfold | 2022-06-15 |
| | |||
* | division, consistency | inoas | 2022-06-10 |
| | |||
* | fix io.debug to behave the same on Erlang and JavaScript (#308) | inoas | 2022-06-08 |
| | |||
* | JavaScript: fix string_builder.reverse, cleanup (#300) | inoas | 2022-06-07 |
| | |||
* | Fix int.power and float.power functions (#302) | Nicklas Sindlev Andersen | 2022-06-07 |
| | |||
* | Update CHANGELOG.md | inoas | 2022-05-22 |
| | |||
* | changelog | inoas | 2022-05-22 |
| | |||
* | remove the locale alltogether | inoas | 2022-05-22 |
| | |||
* | let the js runtime run on the environment locale by default | inoas | 2022-05-22 |
| | |||
* | remove unused function | inoas | 2022-05-20 |
| | |||
* | add string.inspect() (#296) | inoas | 2022-05-17 |
| | |||
* | javascript tests and fixes for string.reverse() / string.slice() / ↵ | inoas | 2022-05-17 |
| | | | | string.to_graphemes() (#298) | ||
* | gb spelling | Louis Pilfold | 2022-05-09 |
| | |||
* | Compatibility | Louis Pilfold | 2022-05-04 |
| | |||
* | Update CHANGELOG. | Mathias Jean Johansen | 2022-05-04 |
| | |||
* | Add tests for strings with only one character. | Mathias Jean Johansen | 2022-05-04 |
| | |||
* | Fix pattern matching on single-letter strings. | Mathias Jean Johansen | 2022-05-04 |
| | |||
* | Refactor `last` to return a `Result`. | Mathias Jean Johansen | 2022-05-04 |
| | |||
* | Refactor `first` to return a `Result`. | Mathias Jean Johansen | 2022-05-04 |
| | |||
* | Refactor `capitalize` to use `pop_grapheme`. | Mathias Jean Johansen | 2022-05-04 |
| | |||
* | Replace `length` with negative index. | 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 |
| | |||
* | Changes! | Louis Pilfold | 2022-05-03 |
| | |||
* | Result returning division functions | inoas | 2022-05-03 |
| | |||
* | Power and square_root for ints | inoas | 2022-05-03 |
| | |||
* | Fix map_fold example | Miguel Serrano | 2022-04-30 |
| | |||
* | Changes | Louis Pilfold | 2022-04-24 |
| | |||
* | v0.21.0v0.21.0 | Louis Pilfold | 2022-04-24 |
| | |||
* | 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 |
| | |||
* | style: Use backticks for code blocks | E Jikan | 2022-04-16 |
| | |||
* | chore: Update CHANGELOG | E Jikan | 2022-04-16 |
| | |||
* | feat(list): Add `prepend` to list module | E Jikan | 2022-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 JS | Louis Pilfold | 2022-04-16 |
| | |||
* | remove .tool-versions | inoas | 2022-04-16 |
| | |||
* | add .tool-versions | inoas | 2022-04-16 |
| | |||
* | add notice about targets and compat | inoas | 2022-04-16 |
| | |||
* | Changelog! | Louis Pilfold | 2022-04-16 |
| | |||
* | readability | inoas | 2022-04-16 |
| | |||
* | remove absolute_difference() | inoas | 2022-04-16 |
| |