diff options
author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-08-09 06:11:47 +0330 |
---|---|---|
committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-08-09 06:11:47 +0330 |
commit | 12b45f728905863adb2e727d6c9c406374675bea (patch) | |
tree | f05a3a9ec2d846e4c94de334e2d42b80c4daae5c /README.md | |
parent | 40881a903e00939b647cd85beeacfb8a68b31e6a (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ main :: () -> void { * ~Add code injection~ * ~Add macro~ * ~Fix scope bug in shape shifters~ +* Fix negative literals (convert from operator to pure literal) * Add \u and \x to char * Add vararg * Add enum |