aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rework javascript trim behaviour to match erlang behaviourBrad Lewis2024-06-05
* Add test for javascript and erlang trimming mismatchBrad Lewis2024-06-05
* Remove docLouis Pilfold2024-06-02
* do no use outdatedinoas2024-06-02
* fix tests, improve changeloginoas2024-06-02
* changeloginoas2024-06-02
* createupsertinoas2024-06-02
* Fix incorrect example in the `iterator.last` docsJoshua Hall2024-06-01
* update CHANGELOG.mdGioele Bucci2024-05-29
* add -1 test for list.windowGioele Bucci2024-05-29
* Fix infinite recursion loop in `list.window` when `by` is 0Gioele Bucci2024-05-29
* updates changelogthorhj2024-05-29
* adds count function for listthorhj2024-05-29
* Update CI versionLouis Pilfold2024-05-29
* FormatLouis Pilfold2024-05-29
* Changes!Louis Pilfold2024-05-29
* Update changelog with JS changesMichael Mark2024-05-29
* Replaced `JSON.stringify` with new `inspectString`Michael Mark2024-05-29
* gleam formatMichael Mark2024-05-29
* Changed u-ification function to use `io_lib:format`Michael Mark2024-05-29
* Control characters 128-159 are now escapedMichael Mark2024-05-29
* Update CHANGELOG.mdMichael Mark2024-05-29
* Updated CHANGELOG.md edits to new unreleased sectionMichael Mark2024-05-29
* Generalized escape handling for all chars < 32Michael Mark2024-05-29
* Added tests for \b, \v, \e, \fMichael Mark2024-05-29
* Escape control character (\e) handlingMichael Mark2024-05-29
* Update changelog with \b and \v changesMichael Mark2024-05-29
* Backspace and vertical tab escape handlingMichael Mark2024-05-29
* Add set.is_emptyRuslan Ustits2024-05-29
* Add set.is_emptyRuslan Ustits2024-05-29
* Modify changelogRuslan Ustits2024-05-29
* Rename variablesRuslan Ustits2024-05-29
* Add is_empty to dictRuslan Ustits2024-05-29
* Deprecate min and maxLouis Pilfold2024-05-24
* v0.38.0v0.38.0Louis Pilfold2024-05-24
* Changes!Louis Pilfold2024-05-24
* Remove deprecatedLouis Pilfold2024-05-24
* Correct CI versionLouis Pilfold2024-05-24
* Update CI versionLouis Pilfold2024-05-24
* Remove list.atLouis Pilfold2024-05-24
* The `dict` module gains the `combine` functionGiacomo Cavalieri2024-05-24
* Fix set.symmetric_difference docsKevin2024-05-24
* fixed test to float.negate after changes to OTPthorhj2024-05-24
* Update changelogLuci Phillips2024-05-21
* Test and implement set.symmetric_differenceLuci Phillips2024-05-21
* Update changelogLuci Phillips2024-05-20
* Implement and test set.is_disjointLuci Phillips2024-05-20
* Implement and test set.is_subsetLuci Phillips2024-05-20
* Format set moduleLuci Phillips2024-05-20
* Fix `bit_array` slices of slices on JavaScriptRichard Viney2024-05-20