Cleanup, adding rvalues, lvalues

This commit is contained in:
Krzosa Karol
2022-06-01 12:57:12 +02:00
parent 631cfce534
commit 94704a5340
3 changed files with 61 additions and 45 deletions

View File

@@ -46,7 +46,8 @@ For now I don't thing it should be overloadable.
[ ] - Add single line lambda expressions
@ideas
[ ] - Using keyword that brings in the struct enviroment into current scope etc.
[ ] - [Using] keyword that brings in the struct enviroment into current scope etc.
[ ] - Constant arrays that evaluate fully at compile time
@donzo
[x] - Access through struct names to constants Arena.CONSTANT