Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixing wrong argument name in the doc example for set.filter | Marius Iversen | 2024-07-19 | |
| | ||||
* | Fix gleam/regex replace examples OK casing | António Dias | 2024-07-18 | |
| | ||||
* | Changes! | Louis Pilfold | 2024-07-17 | |
| | ||||
* | Add changelog entry | Michael Jones | 2024-07-17 | |
| | ||||
* | Add per-target tests for optional field error | Michael Jones | 2024-07-17 | |
| | | | | | As the error is different in each case. There might be a preferred way of handling this. | |||
* | Remove optional decoding of optional_field value | Michael Jones | 2024-07-17 | |
| | | | | | We are happy with it being an optional key and a regular value. Not an implicitly optional value. | |||
* | Add failing tests for optional field behaviour | Michael Jones | 2024-07-17 | |
| | | | | | | optional_field currently treats the key as being optional but incorrectly treats the value as being nullable. We want the key to be optional but the value to be normal. | |||
* | Changes! | Louis Pilfold | 2024-07-17 | |
| | ||||
* | Correct implementation of uri.origin and add tests for default ports | Nick Wilson | 2024-07-17 | |
| | ||||
* | Changes! | Louis Pilfold | 2024-07-17 | |
| | ||||
* | Fix float_test with float.loosely_equals | Hudson C. Dalpra | 2024-07-17 | |
| | ||||
* | Test fractional numbers for float.modulo | Hudson C. Dalpra | 2024-07-17 | |
| | ||||
* | Add float.modulo | Hudson C. Dalpra | 2024-07-17 | |
| | ||||
* | Update tests | Louis Pilfold | 2024-07-12 | |
| | ||||
* | No dict update | Louis Pilfold | 2024-07-12 | |
| | ||||
* | No order min max | Louis Pilfold | 2024-07-12 | |
| | ||||
* | No unsafe | Louis Pilfold | 2024-07-12 | |
| | ||||
* | No curry | Louis Pilfold | 2024-07-12 | |
| | ||||
* | Explicitly note OTP versions | Louis Pilfold | 2024-07-09 | |
| | ||||
* | v0.39.0v0.39.0 | Louis Pilfold | 2024-07-09 | |
| | ||||
* | Deduplicate gleam/order negate examples | António Dias | 2024-07-05 | |
| | ||||
* | fix typo in dict examples | Julian Kalema Lukwata | 2024-07-05 | |
| | ||||
* | Remove target annotations | Giacomo Cavalieri | 2024-06-25 | |
| | ||||
* | Run CI on all supported runtimes | Richard Viney | 2024-06-25 | |
| | ||||
* | Split test, remove extra function | Louis Pilfold | 2024-06-23 | |
| | ||||
* | Update changelog | Rado | 2024-06-23 | |
| | ||||
* | Fix regex.replace documentation | Rado | 2024-06-23 | |
| | ||||
* | Change the arguments order of regex.replace to be consistent with the rest ↵ | Rado | 2024-06-23 | |
| | | | | of the module functions | |||
* | Implement regex.replace | Rado | 2024-06-23 | |
| | ||||
* | fixed typo in docs for absolute_value func in ints module | frozen | 2024-06-23 | |
| | ||||
* | Fix `float.parse` failing to parse exponential notation on JavaScript | Richard Viney | 2024-06-23 | |
| | ||||
* | Improve Base64 decode performance | Richard Viney | 2024-06-23 | |
| | ||||
* | Base64 encoding optimisations. Fix encoding of large bit arrays on JS. | Richard Viney | 2024-06-21 | |
| | | | This native JS implementation is 13-14x faster in simple benchmarks. | |||
* | Update changelog. | Julia Pitts | 2024-06-18 | |
| | ||||
* | Update the test to make use of the output type being different than the ↵ | Julia Pitts | 2024-06-18 | |
| | | | | input type. | |||
* | Add gleam/set.{map}. | Julia Pitts | 2024-06-18 | |
| | ||||
* | Fix iterator.find_map example | Johannes | 2024-06-16 | |
| | ||||
* | Add test for lazy iterator.yield | Juraj Petráš | 2024-06-15 | |
| | ||||
* | Don't wait for next value in iterator.yield | Juraj Petráš | 2024-06-15 | |
| | ||||
* | Fix word in list module description | Bill Nunney | 2024-06-11 | |
| | ||||
* | Changes! | Louis Pilfold | 2024-06-05 | |
| | ||||
* | Format | Louis Pilfold | 2024-06-05 | |
| | ||||
* | Add tests for all common unicode whitespace to ensure matching trim ↵ | Brad Lewis | 2024-06-05 | |
| | | | | behaviour between erlang and javascript runtimes | |||
* | Rework javascript trim behaviour to match erlang behaviour | Brad Lewis | 2024-06-05 | |
| | ||||
* | Add test for javascript and erlang trimming mismatch | Brad Lewis | 2024-06-05 | |
| | ||||
* | Remove doc | Louis Pilfold | 2024-06-02 | |
| | ||||
* | do no use outdated | inoas | 2024-06-02 | |
| | ||||
* | fix tests, improve changelog | inoas | 2024-06-02 | |
| | ||||
* | changelog | inoas | 2024-06-02 | |
| | ||||
* | createupsert | inoas | 2024-06-02 | |
| |