Skip to content

Releases: FreakC-Foundation/FreakC

FreakC v0.19.6 BETA

16 Nov 08:57
89158ac
Compare
Choose a tag to compare

Fix chr and ord.

FreakC v0.19.5 BETA

21 Oct 04:30
d580d00
Compare
Choose a tag to compare

Fix --help.

FreakC v0.19.4 BETA

14 Oct 13:16
bddaaa9
Compare
Choose a tag to compare

Fix and add stuffs.

FreakC v0.19.3 BETA

12 Oct 08:46
9f82af1
Compare
Choose a tag to compare

Clean code.

FreakC v0.19.2 BETA

11 Oct 07:52
db07a04
Compare
Choose a tag to compare

Added int[] which is way better than eq[].

FreakC v0.19.1 BETA

09 Oct 10:16
9fe6558
Compare
Choose a tag to compare

Fixed cli errors.

FreakC v0.19.0 BETA

08 Oct 01:10
2e71323
Compare
Choose a tag to compare
  • Force all array functions to provide length.

FreakC v0.18.0 BETA

03 Oct 06:07
289770b
Compare
Choose a tag to compare

Fixed inheritance, constructor and added a little command called compile[].

FreakC v0.17.0 BETA

02 Oct 08:55
4ed71c6
Compare
Choose a tag to compare

Added class-based OOP.

FreakC v0.16.1 BETA

14 Sep 10:44
dbf9be7
Compare
Choose a tag to compare

Quick inline function fix.