Ignore:
Timestamp:
Dec 19, 2022, 11:51:04 AM (16 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
d0bdb18
Parents:
c63f470
Message:

Moved parsing code out of main into the parsing directly, as an organizational improvement. The new files use the new naming convention, and should be converted to the new AST.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/module.mk

    rc63f470 rcbd1ba8  
    3030       Parser/parserutility.cc \
    3131       Parser/parserutility.h \
     32       Parser/RunParser.cpp \
     33       Parser/RunParser.hpp \
    3234       Parser/StatementNode.cc \
    3335       Parser/TypeData.cc \
Note: See TracChangeset for help on using the changeset viewer.