aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2020-10-27fix more lists in syntax.md oopsMelody Horn-0/+2
2020-10-27fix lists in syntax.mdMelody Horn-1/+6
smdh pandoc why are you not in line with commonmark here
2020-10-27update deployment pathMelody Horn-1/+1
2020-10-26build spec in gemtext tooMelody Horn-11/+330
2020-10-26deployment should be not terribleMelody Horn-3/+6
2020-10-26actually specify deploy infoMelody Horn-1/+2
2020-10-26tweak build process a bitMelody Horn-2/+10
2020-10-26update README linksMelody Horn-3/+3
2020-10-25portable makefileMelody Horn-16/+18
2020-10-25link to HTML pages in HTMLMelody Horn-0/+5
2020-10-25just build with makeMelody Horn-20/+51
2020-10-25bash correctlyMelody Horn-3/+3
2020-10-25split build into better stagesMelody Horn-8/+10
2020-10-25increase pandoc fancinessMelody Horn-26/+193
2020-10-25build both HTML and PDF distributionsMelody Horn-3/+81
2020-10-25protect line endings etcMelody Horn-0/+8
2020-10-25fucking windows line endings smdhMelody Horn-565/+565
2020-10-25add octal literalsMelody Horn-2/+3
2020-10-25add fragile keywordMelody Horn-1/+6
2020-10-25tidy up Unicode categoriesMelody Horn-12/+11
2020-10-25remove outdated disclaimerMelody Horn-3/+1
2020-10-24simplify C comparison structureMelody Horn-5/+8
2020-10-24move the C comparison to its own fileMelody Horn-67/+72
2020-10-24add a blog post & social linksMelody Horn-0/+7
2020-10-21don't compile to C after allMelody Horn-7/+6
2020-10-20add detail on C VLAsMelody Horn-2/+6
2020-10-20fix CIMelody Horn-1/+3
2020-10-20add more detailsMelody Horn-4/+43
2020-10-19explicitly target CMelody Horn-357/+421
2020-10-19super rough draft of memory safetyMelody Horn-22/+92
2020-10-15add links to reference compiler and playgroundMelody Horn-0/+4
2020-10-14allow null escapeMelody Horn-0/+1
2020-10-14alow enum constantsMelody Horn-2/+2
2020-10-14comma is a punctuatorMelody Horn-0/+1
2020-10-14function arguments are optionalMelody Horn-3/+1
2020-10-14work around a markdown parser bugMelody Horn-1/+1
2020-10-14allow consistent bitwise and/or chainsMelody Horn-4/+5
2020-10-14finish expressions, maybeMelody Horn-5/+65
2020-10-14finish out statementsMelody Horn-11/+60
2020-10-14add link to type names blog postMelody Horn-0/+1
2020-10-14fix prioritization on TypeMelody Horn-3/+3
2020-10-13fix left-recursion in TypeMelody Horn-1/+1
2020-10-13add a licenseMelody Horn-2/+8
2020-10-13some syntax workMelody Horn-7/+74
2020-10-13test tree-based PEG layoutMelody Horn-2/+13
2020-10-01no nested comments oopsMelody Horn-2/+2
2020-10-01consistent singular/pluralMelody Horn-1/+1
2020-10-01finish scanningMelody Horn-0/+89
2020-10-01define scanning, tokens, identifiersMelody Horn-2/+35
2020-09-29shorten file extensionsMelody Horn-1/+1