Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-04-01 | and here i thought alt() would do backtracking on its own | Melody Horn | -7/+3 | |
2021-04-01 | for the record, shit is fucked right here | Melody Horn | -37/+88 | |
2021-04-01 | slightly fancier errors | Melody Horn | -4/+4 | |
2021-03-31 | redundancy is bad | Melody Horn | -1/+1 | |
2021-03-31 | avoid redundancy | Melody Horn | -0/+1 | |
2021-03-31 | issuing correction on a previous post of mine, regarding pub(crate) | Melody Horn | -15/+15 | |
2021-03-31 | fix the tests oops | Melody Horn | -10/+17 | |
2021-03-31 | massively upgrade error handling | Melody Horn | -7/+9 | |
2021-03-28 | almost implement all functions | Melody Horn | -0/+7 | |
2021-03-28 | lay down boilerplate for function calls | Melody Horn | -33/+63 | |
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 | ||||
2021-03-28 | add (& somewhat test!) GNUful conditionals | Melody Horn | -0/+21 | |
2021-03-27 | use Self more often in token | Melody Horn | -6/+6 | |
2021-03-27 | why `pub` when you can `pub(crate)`? | Melody Horn | -11/+11 | |
2021-03-27 | cargo fmt | zseri | -59/+105 | |
2021-03-26 | start at the start, not the end | Melody Horn | -1/+1 | |
2021-03-26 | overhaul target handling | Melody Horn | -0/+49 | |
2021-03-23 | man i don't even fuckin know anymore | Melody Horn | -0/+236 | |