]> Trent Huber's Code - xpmview.git/commit
Implemented ignoring comments in XPM files
authorTrent Huber <trentmhuber@gmail.com>
Fri, 8 Nov 2024 22:05:54 +0000 (17:05 -0500)
committerTrent Huber <trentmhuber@gmail.com>
Fri, 8 Nov 2024 22:05:54 +0000 (17:05 -0500)
commit3a20924d9262b318e1bab951347aad0c97498c2b
tree4f71cd4f1ec6f6d38bd3ef3a73b9bef79bf2a3ca
parentb641c0631fe90e6cdaab3b17f971e0c3b25d55fc
Implemented ignoring comments in XPM files

 - Also started reworking error messages
 - Including line number in relavent errors
cbs.c
reference/SourceCodePro.ttf [moved from fonts/SourceCodePro.ttf with 100% similarity]
src/main.c
src/parser.c
src/tokenizer.c
src/tokenizer.h
src/utils.c
src/utils.h