Made common a project

This commit is contained in:
Pasha Bibko
2025-05-05 16:45:34 +01:00
parent 616ed1ca21
commit c64a2c692c
27 changed files with 337 additions and 146 deletions

View File

@@ -1,13 +1,9 @@
#include <Parser.h>
#include <ThrowIf.h>
#include <LX-Common.h>
#include <Util.h>
#include <AST.h>
#include <filesystem>
#include <iostream>
namespace LX
{
// Tells the generator if the current node is allowed to be within a top-level context //