Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | 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 |
| | |||
* | Unicode aware JS split | Louis Pilfold | 2021-07-21 |
| | |||
* | Convert more string functions | Louis Pilfold | 2021-07-21 |
| | |||
* | Convert some string functions | Louis Pilfold | 2021-07-21 |
| | |||
* | Port int module to JS (#219) | Peter Saxton | 2021-07-20 |
| | |||
* | JS option module | Louis Pilfold | 2021-07-19 |
| | |||
* | JS queue module | Louis Pilfold | 2021-07-19 |
| | |||
* | Result functions on JS | Louis Pilfold | 2021-07-18 |
| | |||
* | Remove function.rescue function | Louis Pilfold | 2021-07-18 |
| | | | | Closes https://github.com/gleam-lang/gleam/issues/1196 | ||
* | JS list support | Louis Pilfold | 2021-07-18 |
| | |||
* | Remove os module | Louis Pilfold | 2021-07-18 |
| | |||
* | JS pair module support | Louis Pilfold | 2021-07-16 |
| | |||
* | bool and order JS support | Louis Pilfold | 2021-07-16 |
| | |||
* | move into if erlang block | Robert Attard | 2021-07-13 |
| | |||
* | iterator.fold_until | Robert Attard | 2021-07-13 |
| | |||
* | map.update uses option | Louis Pilfold | 2021-07-13 |
| | |||
* | JavaScript test runner | Louis Pilfold | 2021-07-13 |
| | |||
* | v0.16.0v0.16.0 | Louis Pilfold | 2021-06-17 |
| | |||
* | Fix example for iterator.flatten | Marcin Puc | 2021-06-09 |
| | |||
* | Add over named arg for fold_right | Sebastian Porto | 2021-05-28 |
| | |||
* | Support unicode in env variables | Marcin Puc | 2021-05-12 |
| |