mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-23 10:08:00 +02:00
More const eval progress
This commit is contained in:
parent
a3ea79cd62
commit
9b80c26d0a
26 changed files with 1673 additions and 460 deletions
|
@ -412,6 +412,7 @@ public:
|
|||
BfType* FindType(const StringImpl& typeName);
|
||||
String TypeIdToString(int typeId);
|
||||
BfHotTypeData* GetHotTypeData(int typeId);
|
||||
void ReflectInit();
|
||||
|
||||
public:
|
||||
BfContext(BfCompiler* compiler);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue