aboutsummaryrefslogtreecommitdiff
path: root/Converter/src/main.c
AgeCommit message (Expand)Author
2020-05-07~formattingdx
2020-05-07+!fix for REPL bug with missing end tagsdx
2020-05-06~free memory in repldx
2020-05-06+repl to maindx
2020-05-06+condition to make main parse one command at willdx
2020-05-06~test_header_depths -> test_compile_line_header_depthsdx
2020-05-06+simple testing argument to executable in maindx
2020-05-06+introduced compiler.h and compiler.cdx
2020-05-06~clang format shenanigansdx
2020-05-06~untag -> close_tagdx
2020-05-06~express header algorithm in terms of new constantsdx
2020-05-06+header depth algorithmdx
2020-05-06~changed title for first ifdx
2020-05-06+compile_line function, can turn '#' -> <h1>dx
2020-05-06+typedef to make char* into stringdx
2020-05-06+C project via https://github.com/odavep/CTemplatedx