aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/mhtoken.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-16Add unstable_api flag. Improve checks of module headersSamuel Lidén Borell1-0/+6
2023-09-09Report style remark on CR newlinesSamuel Lidén Borell1-1/+5
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-05-27Support for multi-line comments with #{{ and #}}Samuel Lidén Borell1-0/+53
2023-04-29Report errors at end-of-line at the correct locationSamuel Lidén Borell1-8/+13
2023-04-29Add/fix INTERR definitionsSamuel Lidén Borell1-1/+1
2023-04-29Break out tokenization functions from mhparse.c to mhtoken.cSamuel Lidén Borell1-0/+247