Update README.md
This commit is contained in:
parent
b0442e5685
commit
7c6d634287
12
README.md
12
README.md
@ -76,12 +76,12 @@ Big features that I want later but are not necessary:
|
|||||||
- LSP implementation
|
- LSP implementation
|
||||||
|
|
||||||
Smaller features:
|
Smaller features:
|
||||||
- ~~Hex-numbers~~
|
- ~~Hex-numbers~~ (DONE)
|
||||||
- ~~Bitwise operations~~
|
- ~~Bitwise operations~~ (DONE)
|
||||||
- ~~Easier way to initialize arrays with a single value~~
|
- ~~Easier way to initialize arrays with a single value~~ (DONE)
|
||||||
- ~~Void-returns (`return;` for void-returning functions)~~
|
- ~~Void-returns (`return;` for void-returning functions)~~ (DONE)
|
||||||
- ~~Only include standard library at all if it is imported~~
|
- ~~Only include standard library at all if it is imported~~ (DONE)
|
||||||
- Lexical scopes for Debug Information
|
- ~~Lexical scopes for Debug Information~~ (DONE)
|
||||||
|
|
||||||
### Why "Reid"
|
### Why "Reid"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user