aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2021-05-19don't announce on irc oopsHEADmainMelody Horn-4/+0
2021-05-19🦀🦀🦀freenode is goneMelody Horn-2/+1
2020-12-23specify requirements more conventionallyMelody Horn-0/+4
2020-12-22half-assedly define structsMelody Horn-1/+2
2020-12-22define fragile unionMelody Horn-2/+22
2020-12-22fix irc notificationsMelody Horn-1/+1
2020-12-22define basic typesMelody Horn-1/+31
2020-11-04add colon to punctuator listMelody Horn-1/+1
2020-11-04add true and false as atomic expressionsMelody Horn-1/+1
2020-11-04fix escape sequences oopsMelody Horn-2/+2
2020-11-04nuke a few vague integer types i missedMelody Horn-2/+1
2020-11-03stub out expression syntaxMelody Horn-76/+82
2020-11-03don't need a separate thing for assignment targetMelody Horn-3/+3
2020-11-03add the last couple statement typesMelody Horn-0/+25
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