Writing to windows console through foreign calls!
This commit is contained in:
3
main.cpp
3
main.cpp
@@ -50,7 +50,7 @@ want to export all the symbols, we can namespace them optionally.
|
||||
[ ] - Some way to take slice of data
|
||||
[ ] - slices should be properly displayed in debugger
|
||||
[ ] - elif
|
||||
[ ] - Hex 0x42
|
||||
[ ] - Imports inside of import shouldn't spill outside
|
||||
|
||||
[ ] - #assert that handles constants at compile time and vars at runtime
|
||||
[ ] - Comma notation when declaring variables thing1, thing2: S32
|
||||
@@ -76,6 +76,7 @@ want to export all the symbols, we can namespace them optionally.
|
||||
|
||||
@donzo
|
||||
[x] - Scope
|
||||
[x] - Hex 0x42
|
||||
[x] - Rewrite where # happen,
|
||||
[x] - cast ->
|
||||
[x] - Remodel compound from call to {}
|
||||
|
||||
Reference in New Issue
Block a user