ForNeVeR / Cesium

C compiler for the CLI platform
MIT License
381 stars 42 forks source link

Unify handling global and local declarations #734

Closed kant2002 closed 12 hours ago

kant2002 commented 14 hours ago

Now GlobalVariableDefinition used only during emitting phase, to indicate that we should define global field. Fixes #720

kant2002 commented 12 hours ago

Better look by individual commits. Would be more clear.