Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Regex compile and check | Louis Pilfold | 2021-08-27 |
* | Regex compile | Louis Pilfold | 2021-08-27 |
* | Fix codepoint | Louis Pilfold | 2021-08-26 |
* | 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 |
* | Fix io.print crash bug | 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 |
* | Use spread syntax for field override | Michael Jones | 2021-08-13 |
* | Fix incorrect error name | Michael Jones | 2021-08-13 |
* | Switch to upper case type names | Michael Jones | 2021-08-13 |
* | Update doc comments/results | Michael Jones | 2021-08-13 |
* | Rename 'got' to 'found' | Michael Jones | 2021-08-13 |
* | Improve dynamic decoding error | Michael Jones | 2021-08-13 |
* | 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 |
* | Fix doc tests | Michael Jones | 2021-08-09 |
* | Restore the string builder examples | Michael Jones | 2021-08-09 |
* | Various additional fixes | Michael Jones | 2021-08-09 |
* | Correct function in doc tests | Michael Jones | 2021-08-09 |
* | 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 |
* | Restore Result and Bool module comments | Marcin Puc | 2021-07-26 |
* | Remove redefinitions of types from the prelude | Marcin Puc | 2021-07-26 |
* | Gleam native string padding. Iterator tests | Louis Pilfold | 2021-07-26 |
* | Complete string module conversion | Louis Pilfold | 2021-07-26 |
* | Convert more string functions | Louis Pilfold | 2021-07-22 |