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

Lendable Primatives #39

Closed AjaniBilby closed 3 years ago

AjaniBilby commented 3 years ago

Add the ability to lend primitive values to functions

AjaniBilby commented 3 years ago

Discovered issue #40

AjaniBilby commented 3 years ago

Fixes issue #35

AjaniBilby commented 3 years ago

For some reason, localtime kept leading to segfaults on Unix, and it would be better to spend my time evolving the language than debugging Unix being odd... For now switching back to manual date calculation, and no current way to determine local time offset.