🚀 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 2f89c95307
commit 7c1d45a200
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