aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-11-03stub out assignment statementsMelody Horn-13/+16
2020-11-02remove flow control from old syntax docMelody Horn-4/+0
2020-11-02add empty statementMelody Horn-0/+10
2020-11-02update C comparisonMelody Horn-1/+1
2020-11-02add skeleton of type syntaxMelody Horn-30/+19
2020-11-02add flow control statementsMelody Horn-0/+39
2020-11-02add loopsMelody Horn-6/+42
2020-11-02define switch statementMelody Horn-10/+21
2020-11-02update examples to use precise integer typesMelody Horn-15/+16
2020-11-02refactor the numeric typesMelody Horn-6/+19
2020-11-02define compile-time vs runtime behaviorMelody Horn-96/+181
2020-11-02add function declarationsMelody Horn-11/+22
2020-11-02add opaque structMelody Horn-1/+7
2020-11-02add some custom CSSMelody Horn-0/+7
2020-10-31explain tagged unionsMelody Horn-3/+9
2020-10-31settle on a tagged union plan (for now)Melody Horn-11/+54
2020-10-31define and annotate some language elementsMelody Horn-241/+127
2020-10-29fix gemtest builder againMelody Horn-24/+38
2020-10-29finish moving tokens to new formatMelody Horn-11/+82
2020-10-29un-break gemtext build oopsMelody Horn-0/+62
2020-10-29start to elaborate on syntaxMelody Horn-0/+195
2020-10-29translate C comparison to .rstMelody Horn-72/+81
2020-10-29make sure toctree winds up in gemtextMelody Horn-12/+12
2020-10-29fix gemtext buildingMelody Horn-6/+16
2020-10-29re-add gemtext outputMelody Horn-6/+196
2020-10-28syntax highlight Crowbar codeMelody Horn-103/+420
2020-10-28friendship ended with typedefsMelody Horn-4/+1
2020-10-28always use up-to-date SphinxMelody Horn-10/+12
2020-10-28fix font fuckeryMelody Horn-0/+7
2020-10-28tidy up indexMelody Horn-3/+1
2020-10-28rebalance introductory materialMelody Horn-53/+46
2020-10-28use a better themeMelody Horn-6/+2
2020-10-28upload the correct file oopsMelody Horn-2/+2
2020-10-28ensure file names are consistentMelody Horn-12/+22
2020-10-28start using Sphinx for doc generationMelody Horn-643/+255
2020-10-28no docker thanksMelody Horn-17/+0
2020-10-27fix more lists in syntax.md oopsMelody Horn-0/+2
2020-10-27fix lists in syntax.mdMelody Horn-1/+6
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