🚀 update makefile to choose different compilers by users & fix some codes for MSVC to compile.

This commit is contained in:
ValKmjolnir
2022-07-16 16:53:11 +08:00
parent f1f48b4881
commit 577ecd14df
13 changed files with 110 additions and 30 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef __NASAL_AST_H__
#ifndef __NASAL_AST_H__
#define __NASAL_AST_H__
enum ast_node