Releases: ahq-softwares/lead
Releases · ahq-softwares/lead
0.0.23
Fix
0.0.22
fix for docs
0.0.21
v0.0.21
0.0.20
chmod
0.0.19
chmod
0.0.18
remove cfg linux
0.0.17
stuff
v0.0.9
Docs to the releases!
v0.0.8
Fix CI/CD
v0.0.7
Introduce a new way to add values
Example
$1: malloc int 30
print $1
The following is no longer valid
malloc $1 int 30
print $1