aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Update for bit string lengthLouis Pilfold2021-08-26
|
* Update for bit string preludeLouis Pilfold2021-08-26
|
* Remove extra exportLouis Pilfold2021-08-24
|
* Update for new preludeLouis Pilfold2021-08-24
|
* Changes!Louis Pilfold2021-08-23
|
* Fix io.print crash bugLouis Pilfold2021-08-23
| | | | Closes https://github.com/gleam-lang/stdlib/issues/228
* More specific nodejs versionLouis Pilfold2021-08-23
|
* Remove war referenceLouis Pilfold2021-08-23
|
* Full uri printingLouis Pilfold2021-08-23
|
* FragmentLouis Pilfold2021-08-23
|
* Handle empty hostLouis Pilfold2021-08-23
|
* Start URI printingLouis Pilfold2021-08-23
|
* string.to_optionLouis Pilfold2021-08-23
|
* Update changelogMichael Jones2021-08-13
|
* Use spread syntax for field overrideMichael Jones2021-08-13
| | | | Co-authored-by: Louis Pilfold <louis@lpil.uk>
* Fix incorrect error nameMichael Jones2021-08-13
| | | | As noted by Louis.
* Switch to upper case type namesMichael Jones2021-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/resultsMichael Jones2021-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 Jones2021-08-13
| | | | I think that it might be clearer.
* Improve dynamic decoding errorMichael Jones2021-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 testLouis Pilfold2021-08-12
|
* changelogRobert Attard2021-08-11
|
* comment change list to iteratorRobert Attard2021-08-11
|
* pipe continuationRobert Attard2021-08-11
|
* iterator.try_foldRobert Attard2021-08-11
|
* Remove unused named parameterMichael Jones2021-08-09
| | | | | As rebar3 errors when attempting to run these tests. We might want to keep these anyway but they technically fail.
* Fix doc testsMichael Jones2021-08-09
| | | | Various tests that are incorrect and can be adjusted to pass.
* Restore the string builder examplesMichael Jones2021-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 fixesMichael Jones2021-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 testsMichael Jones2021-08-09
| | | | Found with a hacky little doc-test script.
* Rename LICENSE to LICENCELouis Pilfold2021-08-09
|
* Changes!Louis Pilfold2021-08-08
|
* Bit string sliceLouis Pilfold2021-08-08
|
* Missing commentLouis Pilfold2021-08-08
|
* Fix Erlang compLouis Pilfold2021-08-08
|
* Pure Gleam bit builderLouis Pilfold2021-08-08
|
* bit_string.concatLouis Pilfold2021-08-08
|
* Correct Erlang FFILouis Pilfold2021-08-08
|
* Remaining float functions for JSLouis Pilfold2021-08-08
|
* JS float functionsLouis Pilfold2021-08-08
|
* Work around JS compiler bugLouis Pilfold2021-08-06
|
* Fix JS versions hidden by eq errorLouis Pilfold2021-08-06
|
* float.parseLouis Pilfold2021-08-06
|
* Remove get line FFILouis Pilfold2021-07-31
|
* Remove io.get_lineLouis Pilfold2021-07-31
|
* Move atom module to gleam_erlang libraryLouis Pilfold2021-07-31
|
* Update for new bit string impl on JSLouis Pilfold2021-07-30
|
* Bit string JS funtionsLouis Pilfold2021-07-30
|
* JS shouldLouis Pilfold2021-07-28
|
* Bit string JS functionsLouis Pilfold2021-07-28
|