Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-03-31 | massively upgrade error handling | Melody Horn | -36/+48 | |
2021-03-28 | fix the unbounded type recursion (thanks @Lucretiel!) | Melody Horn | -21/+19 | |
2021-03-28 | almost finish implementing functions | Melody Horn | -121/+191 | |
2021-03-28 | almost implement all functions | Melody Horn | -11/+274 | |
2021-03-28 | lay down boilerplate for function calls | Melody Horn | -0/+31 | |
of all the obnoxious GNUisms, this will probably wind up being the largest. especially if huge makefiles (e.g. Linux) use most of the functions that GNU offers, meaning we have to implement most of them to be Linuxable |