aboutsummaryrefslogtreecommitdiff
path: root/language/scanning.rst
AgeCommit message (Expand)AuthorLines
2020-11-04add colon to punctuator listMelody 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-02update examples to use precise integer typesMelody Horn-3/+3
2020-11-02refactor the numeric typesMelody Horn-6/+14
2020-11-02define compile-time vs runtime behaviorMelody Horn-12/+12
2020-11-02add function declarationsMelody Horn-1/+1
2020-10-31settle on a tagged union plan (for now)Melody Horn-1/+1
2020-10-31define and annotate some language elementsMelody Horn-3/+3
2020-10-29finish moving tokens to new formatMelody Horn-10/+81
2020-10-29start to elaborate on syntaxMelody Horn-0/+42