Age | Commit message (Expand) | Author |
---|---|---|
2020-05-07 | ~formatting | dx |
2020-05-07 | +!fix for REPL bug with missing end tags | dx |
2020-05-06 | ~free memory in repl | dx |
2020-05-06 | +repl to main | dx |
2020-05-06 | +condition to make main parse one command at will | dx |
2020-05-06 | ~test_header_depths -> test_compile_line_header_depths | dx |
2020-05-06 | +simple testing argument to executable in main | dx |
2020-05-06 | +introduced compiler.h and compiler.c | dx |
2020-05-06 | ~clang format shenanigans | dx |
2020-05-06 | ~untag -> close_tag | dx |
2020-05-06 | ~express header algorithm in terms of new constants | dx |
2020-05-06 | +header depth algorithm | dx |
2020-05-06 | ~changed title for first if | dx |
2020-05-06 | +compile_line function, can turn '#' -> <h1> | dx |
2020-05-06 | +typedef to make char* into string | dx |
2020-05-06 | +C project via https://github.com/odavep/CTemplate | dx |