mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-18 03:17:05 +02:00
Added Doxygen file.
Completely seperated type and symbol generation. Should fix a lot of bugs, but is not yet 100% complete.
This commit is contained in:
@@ -55,7 +55,6 @@ int isnan(double);
|
||||
#include "hdrgen.h"
|
||||
#include "parse.h"
|
||||
|
||||
Expression *createTypeInfoArray(Scope *sc, Expression *args[], int dim);
|
||||
Expression *expandVar(int result, VarDeclaration *v);
|
||||
|
||||
#define LOGSEMANTIC 0
|
||||
|
||||
Reference in New Issue
Block a user