Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Nightly Gleam | Louis Pilfold | 2022-08-10 |
| | |||
* | Use different syntax for improper lists | Louis Pilfold | 2022-08-10 |
| | |||
* | gleam format on gleam 0.22.1 | inoas | 2022-08-10 |
| | |||
* | up gleam version for ci/cd to attempt fixing ci | inoas | 2022-08-10 |
| | |||
* | ref | inoas | 2022-08-10 |
| | |||
* | add changelog | inoas | 2022-08-10 |
| | |||
* | reformat dynamic | inoas | 2022-08-10 |
| | |||
* | unformat dynamic | inoas | 2022-08-10 |
| | |||
* | cs | inoas | 2022-08-10 |
| | |||
* | untouch | inoas | 2022-08-10 |
| | |||
* | touch, again | inoas | 2022-08-10 |
| | |||
* | untouch | inoas | 2022-08-10 |
| | |||
* | touch | inoas | 2022-08-10 |
| | |||
* | fix inspect on improper lists | inoas | 2022-08-10 |
| | |||
* | v0.22.3v0.22.3 | Louis Pilfold | 2022-08-09 |
| | |||
* | v0.22.2v0.22.2 | Louis Pilfold | 2022-08-09 |
| | |||
* | Fix import | Louis Pilfold | 2022-08-09 |
| | |||
* | inclusive list.range and iterator.range | Robert Attard | 2022-07-27 |
| | |||
* | Changes! | Louis Pilfold | 2022-07-25 |
| | |||
* | Make list.range tail recursive | Louis Pilfold | 2022-07-25 |
| | |||
* | Stop. Continue. | Louis Pilfold | 2022-07-24 |
| | |||
* | list cs, docblocks, helper names | inoas | 2022-07-24 |
| | |||
* | Correct dynamic 'optional' docstring | Adam Davies | 2022-07-24 |
| | |||
* | remove unused import | inoas | 2022-07-15 |
| | |||
* | Changes! | Louis Pilfold | 2022-07-03 |
| | |||
* | cs | inoas | 2022-07-03 |
| | |||
* | change implementation to not require an accumulator and thus no helper ↵ | inoas | 2022-07-03 |
| | | | | functions for list.{contains, all, any} | ||
* | changelog | inoas | 2022-07-03 |
| | |||
* | make List.contains tco compatible | inoas | 2022-07-03 |
| | |||
* | comment | inoas | 2022-07-03 |
| | |||
* | revert boolean + execution on of predicate, enable short circuit path | inoas | 2022-07-03 |
| | |||
* | naming, attempt to add tests that proof short circuit | inoas | 2022-07-03 |
| | |||
* | <3 :D | inoas | 2022-07-03 |
| | |||
* | fix tests | inoas | 2022-07-03 |
| | |||
* | changelog | inoas | 2022-07-03 |
| | |||
* | short circuit List.any recursion | inoas | 2022-07-03 |
| | |||
* | add fix for List.any | inoas | 2022-07-03 |
| | |||
* | attempt at fixing missing tco | inoas | 2022-07-03 |
| | |||
* | fix: bit_builder.from_string_builder should wrap input | Antoine Wendlinger | 2022-07-01 |
| | | | | Fixes #313. | ||
* | Reword | Louis Pilfold | 2022-06-27 |
| | |||
* | Let `decode_list` succeed with arrays | tynanbe | 2022-06-27 |
| | |||
* | 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 |
| |