aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/tm_lang_gen.janet (follow)
AgeCommit message (Expand)AuthorLines
2020-05-10Fix external grammar to disallow | and \ in symbols.Calvin Rose-8/+8
2020-04-05Change \UXXXXXXXX -> \UXXXXXX and check codepoint max.Calvin Rose-1/+1
2020-04-04Address #306 - Add unicode escapes.Calvin Rose-1/+1
2019-06-05Update tm_language_gen.Calvin Rose-16/+19
2019-03-11Update special form lists to include break.Calvin Rose-1/+2
2019-02-25Update whitespace and some doc strings.Calvin Rose-1/+1
2019-02-19Fix indentation, converting some tabs to spaces.Dan Skorupski-323/+323
2019-01-08Add splice special form to grammar.Calvin Rose-1/+2
2019-01-08Make grammar tool completely generate grammar from scratch.Calvin Rose-0/+387