aboutsummaryrefslogtreecommitdiff
path: root/Converter/src/compiler.c
AgeCommit message (Expand)Author
2020-05-07+find_string algorithmdx
2020-05-07~correcting my intuition about c-stringsdx
2020-05-07~rearrange the formatted string callsdx
2020-05-07~puting branching comments on the line they referencedx
2020-05-06+list handler for parserdx
2020-05-06+!fixed bug, caused close tag to not occur in headerdx
2020-05-06~compile_plain_text -> compile_inner_textdx
2020-05-06+whitespace considerationsdx
2020-05-06+routine to compile plain text +diagnosticsdx
2020-05-06+introduced compiler.h and compiler.cdx