qupa-project / uniview-lang

View once immutability enabling the safeties of immutable code, while enjoying near procedural performance
https://uniview.qupa.org
MIT License
2 stars 0 forks source link

+If Statements #11

Closed AjaniBilby closed 3 years ago

AjaniBilby commented 3 years ago

Added

[x] Implemented if statements

Fixes

[x] Fixed strings requiring pointer types

Tweaks

[x] Internal representation of LLVM-IR now allows for latent code branches (sections of code which can be enabled after initial compilation)