-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Robert-M-Lucas
committed
Jul 27, 2024
1 parent
d3a4bec
commit 111296d
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
|
||
|
||
- Add support for heap stuff | ||
- Add support for x.a where x is a ref | ||
- Add Struct::null() to get &Struct | ||
- Fix everything required to get linked list working | ||
- Add free | ||
- Add array support | ||
- Add rich parser errors | ||
- Add support for multiple files |