Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update for bit string length | Louis Pilfold | 2021-08-26 | |
| | ||||
* | Update for bit string prelude | Louis Pilfold | 2021-08-26 | |
| | ||||
* | Remove extra export | Louis Pilfold | 2021-08-24 | |
| | ||||
* | Update for new prelude | Louis Pilfold | 2021-08-24 | |
| | ||||
* | Changes! | Louis Pilfold | 2021-08-23 | |
| | ||||
* | Fix io.print crash bug | Louis Pilfold | 2021-08-23 | |
| | | | | Closes https://github.com/gleam-lang/stdlib/issues/228 | |||
* | More specific nodejs version | Louis Pilfold | 2021-08-23 | |
| | ||||
* | Remove war reference | Louis Pilfold | 2021-08-23 | |
| | ||||
* | Full uri printing | Louis Pilfold | 2021-08-23 | |
| | ||||
* | Fragment | Louis Pilfold | 2021-08-23 | |
| | ||||
* | Handle empty host | Louis Pilfold | 2021-08-23 | |
| | ||||
* | Start URI printing | Louis Pilfold | 2021-08-23 | |
| | ||||
* | string.to_option | Louis Pilfold | 2021-08-23 | |
| | ||||
* | Update changelog | Michael Jones | 2021-08-13 | |
| | ||||
* | Use spread syntax for field override | Michael Jones | 2021-08-13 | |
| | | | | Co-authored-by: Louis Pilfold <louis@lpil.uk> | |||
* | Fix incorrect error name | Michael Jones | 2021-08-13 | |
| | | | | As noted by Louis. | |||
* | Switch to upper case type names | Michael Jones | 2021-08-13 | |
| | | | | | | | | | | | | As suggested by Louis Pilfold. As Gleam generally uses upper case. Also adjust the string handling so that we don't return an error saying 'BitString'. Use 'String' instead of 'binary' as we want to lean towards Gleam terminology instead of exposing the underlying erlang names. | |||
* | Update doc comments/results | Michael Jones | 2021-08-13 | |
| | | | | | | I had failed to update them for the new format. Some of them seem to be inconsistent as well. Not sure though. | |||
* | Rename 'got' to 'found' | Michael Jones | 2021-08-13 | |
| | | | | I think that it might be clearer. | |||
* | Improve dynamic decoding error | Michael Jones | 2021-08-13 | |
| | | | | | | | | | | | Instead of returning a string we return a structured error. We update all the call sites and tests. I'm assuming that changing to <<>> string syntax is ok but I don't actually understand the ramifications. For gleam/issues#1226 | |||
* | Enable codepoint test | Louis Pilfold | 2021-08-12 | |
| | ||||
* | changelog | Robert Attard | 2021-08-11 | |
| | ||||
* | comment change list to iterator | Robert Attard | 2021-08-11 | |
| | ||||
* | pipe continuation | Robert Attard | 2021-08-11 | |
| | ||||
* | iterator.try_fold | Robert Attard | 2021-08-11 | |
| | ||||
* | Remove unused named parameter | Michael Jones | 2021-08-09 | |
| | | | | | As rebar3 errors when attempting to run these tests. We might want to keep these anyway but they technically fail. | |||
* | Fix doc tests | Michael Jones | 2021-08-09 | |
| | | | | Various tests that are incorrect and can be adjusted to pass. | |||
* | Restore the string builder examples | Michael Jones | 2021-08-09 | |
| | | | | | They don't work as far as I can tell but I assume we're rather have them in than out for the moment. | |||
* | Various additional fixes | Michael Jones | 2021-08-09 | |
| | | | | | | | | | | Mostly syntax. Missing braces. Additionally, I can't see a string_builder.new so I'm not sure what the 'new' is referring to in these doc tests. I've deleted them for the moment but they should be reinstated. One function doesn't need to be public. | |||
* | Correct function in doc tests | Michael Jones | 2021-08-09 | |
| | | | | Found with a hacky little doc-test script. | |||
* | Rename LICENSE to LICENCE | Louis Pilfold | 2021-08-09 | |
| | ||||
* | Changes! | Louis Pilfold | 2021-08-08 | |
| | ||||
* | Bit string slice | Louis Pilfold | 2021-08-08 | |
| | ||||
* | Missing comment | Louis Pilfold | 2021-08-08 | |
| | ||||
* | Fix Erlang comp | Louis Pilfold | 2021-08-08 | |
| | ||||
* | Pure Gleam bit builder | Louis Pilfold | 2021-08-08 | |
| | ||||
* | bit_string.concat | Louis Pilfold | 2021-08-08 | |
| | ||||
* | Correct Erlang FFI | Louis Pilfold | 2021-08-08 | |
| | ||||
* | Remaining float functions for JS | Louis Pilfold | 2021-08-08 | |
| | ||||
* | JS float functions | Louis Pilfold | 2021-08-08 | |
| | ||||
* | Work around JS compiler bug | Louis Pilfold | 2021-08-06 | |
| | ||||
* | Fix JS versions hidden by eq error | Louis Pilfold | 2021-08-06 | |
| | ||||
* | float.parse | Louis Pilfold | 2021-08-06 | |
| | ||||
* | Remove get line FFI | Louis Pilfold | 2021-07-31 | |
| | ||||
* | Remove io.get_line | Louis Pilfold | 2021-07-31 | |
| | ||||
* | Move atom module to gleam_erlang library | Louis Pilfold | 2021-07-31 | |
| | ||||
* | Update for new bit string impl on JS | Louis Pilfold | 2021-07-30 | |
| | ||||
* | Bit string JS funtions | Louis Pilfold | 2021-07-30 | |
| | ||||
* | JS should | Louis Pilfold | 2021-07-28 | |
| | ||||
* | Bit string JS functions | Louis Pilfold | 2021-07-28 | |
| |