aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v0.25.0v0.25.0Louis Pilfold2022-11-19
|
* Remove noteLouis Pilfold2022-10-27
|
* fix list.permutation on lists with non unique item values (#358)inoas2022-10-27
|
* Regex use ucp flag because they use unicode flag (#357)inoas2022-10-27
|
* add list.shuffle (#360)inoas2022-10-27
|
* update changelogrikashore2022-10-27
|
* fix import issuerikashore2022-10-27
|
* add test caserikashore2022-10-27
|
* add docsrikashore2022-10-27
|
* implement join for string_builderrikashore2022-10-27
|
* Changes!Louis Pilfold2022-10-27
|
* naminginoas2022-10-27
|
* imprive list.flatten speed in most casesinoas2022-10-27
|
* remove unecessary conversioninoas2022-10-27
|
* add bugfix to changeloginoas2022-10-27
|
* fix regex.scan to work correclty with utf8 stringsinoas2022-10-27
|
* Update changelogÉtienne Lévesque2022-10-25
|
* Add testsÉtienne Lévesque2022-10-25
|
* remove apply4 through apply6Étienne Lévesque2022-10-25
|
* add function.applyXÉtienne Lévesque2022-10-25
|
* TCO testing: list module (#340)inoas2022-10-23
|
* test list.sort stabilityJulian Schurhammer2022-10-20
|
* update changelogJulian Schurhammer2022-10-20
|
* make list.sort a 'stable' sortJulian Schurhammer2022-10-20
|
* make list.sort tail recursiveJulian Schurhammer2022-10-20
|
* v0.24.0v0.24.0Louis Pilfold2022-10-15
|
* FormatLouis Pilfold2022-10-14
|
* Add `int.{remainder, modulo}` (#342)inoas2022-10-14
|
* gleam format on gleam nightlyinoas2022-10-10
|
* docblock, changeloginoas2022-10-10
|
* port elixir's Integer.floor_divinoas2022-10-10
|
* use should.be_true()/.be_false() instead of should.equal() (#339)inoas2022-09-19
|
* Changes!Louis Pilfold2022-09-19
|
* String slice tco (#338)inoas2022-09-19
|
* v0.23.0v0.23.0Louis Pilfold2022-09-15
|
* FormatLouis Pilfold2022-09-15
|
* Upgrade setup-beamLouis Pilfold2022-09-15
|
* inspect output syntaxinoas2022-08-11
|
* names, csinoas2022-08-11
|
* simplify codeinoas2022-08-11
|
* simplify codeinoas2022-08-11
|
* single pass proper/improper list inspectioninoas2022-08-11
|
* naminginoas2022-08-11
|
* remove unreachable codeinoas2022-08-11
|
* //erl[1,2|3] output for inspecting improper Erlang listsinoas2022-08-11
|
* check for improper lists on erlang onlyinoas2022-08-11
|
* 2 dots instead of 3inoas2022-08-11
|
* Nightly GleamLouis Pilfold2022-08-10
|
* Use different syntax for improper listsLouis Pilfold2022-08-10
|
* gleam format on gleam 0.22.1inoas2022-08-10
|