Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | Add info about prelude types to changelog | Marcin Puc | 2021-07-26 | |
| | ||||
* | 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 split test | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Unicode aware JS split | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Convert more string functions | Louis Pilfold | 2021-07-21 | |
| | ||||
* | Install recent node version on CI | 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 | |
| | ||||
* | Ignore local asdf config file | Marcin Puc | 2021-07-19 | |
| | ||||
* | Changes! | Louis Pilfold | 2021-07-18 | |
| | ||||
* | 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 | |
| | ||||
* | Changes! | Louis Pilfold | 2021-07-16 | |
| |