Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-10-25 | drop ZWJ et al from identifiers | Melody Horn | -1/+1 |
2020-10-25 | write a real README | Melody Horn | -0/+26 |
2020-10-25 | don't print header names | Melody Horn | -1/+0 |
2020-10-25 | it helps if you write out the correct thing | Melody Horn | -3/+3 |
2020-10-25 | do more than just emit QBE IR | Melody Horn | -6/+37 |
2020-10-25 | add crowbarc-reference script | Melody Horn | -0/+29 |
2020-10-25 | correctly build on python 3.7 | Melody Horn | -1/+3 |
2020-10-24 | build on python 3.7 | Melody Horn | -15/+2 |
2020-10-24 | oh right, mypy | Melody Horn | -2/+2 |
2020-10-24 | compile "hello, world" at least | Melody Horn | -0/+158 |
2020-10-20 | nudge version to 0.0.2 | Melody Horn | -1/+1 |
2020-10-15 | add license file | Melody Horn | -0/+55 |
2020-10-14 | fix CI | Melody Horn | -0/+1 |
2020-10-14 | debug CI, part 4 | Melody Horn | -49/+49 |
2020-10-14 | debug CI, part 3 | Melody Horn | -30/+30 |
2020-10-14 | debug CI, part 2 | Melody Horn | -16/+16 |
2020-10-14 | debug CI | Melody Horn | -4/+21 |
2020-10-14 | throw early draft of parser into the world | Melody Horn | -0/+554 |