Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add to_float function for int module | Connor Schembor | 2020-10-30 |
* | add negate functions to int and float modules | sharno | 2020-10-13 |
* | Correct test functions | Louis Pilfold | 2020-05-07 |
* | Run Gleam v0.8 formatter | Louis Pilfold | 2020-04-28 |
* | Correct invalid examples | Louis Pilfold | 2020-03-29 |
* | Rename gleam/expect to gleam/should (#27) | Jamie Luck | 2020-03-29 |
* | int.is_odd | Louis Pilfold | 2020-03-05 |
* | int.is_even | Louis Pilfold | 2020-03-05 |
* | add max() for Int and Float (#266) | Brett Snyder | 2019-10-03 |
* | add min() for Int and Float modules (#268) | Brett Snyder | 2019-10-03 |
* | Removing is_error from tests | Louis Pilfold | 2019-09-17 |
* | Update stdlib to new syntax | Louis Pilfold | 2019-08-26 |
* | stdlib namespace std -> gleam | Louis Pilfold | 2019-06-25 |