]> www.git.momoyon.org Git - lang.git/commit
[main.c] Rename/Refactor somethings...
authormomoyon <momoyon@momoyon.org>
Mon, 12 May 2025 18:52:05 +0000 (23:52 +0500)
committermomoyon <momoyon@momoyon.org>
Mon, 12 May 2025 18:52:05 +0000 (23:52 +0500)
commitfe185496f3bb05719f5bfe384447196fc1bf778b
treed0566dcaeb5bc69aa23b2adf79a297ea805a572f
parent7cf68a4dd97f9cc34f44424061f734dcffa94b1f
[main.c] Rename/Refactor somethings...

- [tests] Add new tests for parsing functions.
main.c
tests/parse_comparision.momo [new file with mode: 0644]
tests/parse_equality.momo [new file with mode: 0644]
tests/parse_factor.momo [new file with mode: 0644]
tests/parse_primary.momo [new file with mode: 0644]
tests/parse_term.momo [new file with mode: 0644]
tests/parse_unary.momo [new file with mode: 0644]