Releases: FreakC-Foundation/FreakC
Releases · FreakC-Foundation/FreakC
FreakC v0.19.6 BETA
Fix chr and ord.
FreakC v0.19.5 BETA
Fix --help
.
FreakC v0.19.4 BETA
Fix and add stuffs.
FreakC v0.19.3 BETA
Clean code.
FreakC v0.19.2 BETA
Added int[]
which is way better than eq[]
.
FreakC v0.19.1 BETA
Fixed cli errors.
FreakC v0.19.0 BETA
- Force all array functions to provide length.
FreakC v0.18.0 BETA
Fixed inheritance, constructor and added a little command called compile[]
.
FreakC v0.17.0 BETA
Added class-based OOP.
FreakC v0.16.1 BETA
Quick inline function fix.