aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Nightly GleamLouis Pilfold2022-08-10
|
* Use different syntax for improper listsLouis Pilfold2022-08-10
|
* gleam format on gleam 0.22.1inoas2022-08-10
|
* up gleam version for ci/cd to attempt fixing ciinoas2022-08-10
|
* refinoas2022-08-10
|
* add changeloginoas2022-08-10
|
* reformat dynamicinoas2022-08-10
|
* unformat dynamicinoas2022-08-10
|
* csinoas2022-08-10
|
* untouchinoas2022-08-10
|
* touch, againinoas2022-08-10
|
* untouchinoas2022-08-10
|
* touchinoas2022-08-10
|
* fix inspect on improper listsinoas2022-08-10
|
* v0.22.3v0.22.3Louis Pilfold2022-08-09
|
* v0.22.2v0.22.2Louis Pilfold2022-08-09
|
* Fix importLouis Pilfold2022-08-09
|
* inclusive list.range and iterator.rangeRobert Attard2022-07-27
|
* Changes!Louis Pilfold2022-07-25
|
* Make list.range tail recursiveLouis Pilfold2022-07-25
|
* Stop. Continue.Louis Pilfold2022-07-24
|
* list cs, docblocks, helper namesinoas2022-07-24
|
* Correct dynamic 'optional' docstringAdam Davies2022-07-24
|
* remove unused importinoas2022-07-15
|
* Changes!Louis Pilfold2022-07-03
|
* csinoas2022-07-03
|
* change implementation to not require an accumulator and thus no helper ↵inoas2022-07-03
| | | | functions for list.{contains, all, any}
* changeloginoas2022-07-03
|
* make List.contains tco compatibleinoas2022-07-03
|
* commentinoas2022-07-03
|
* revert boolean + execution on of predicate, enable short circuit pathinoas2022-07-03
|
* naming, attempt to add tests that proof short circuitinoas2022-07-03
|
* <3 :Dinoas2022-07-03
|
* fix testsinoas2022-07-03
|
* changeloginoas2022-07-03
|
* short circuit List.any recursioninoas2022-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
| | | | Fixes #313.
* RewordLouis Pilfold2022-06-27
|
* Let `decode_list` succeed with arraystynanbe2022-06-27
|
* v0.22.1v0.22.1Louis Pilfold2022-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
|
* 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
|