Skip to content

Releases: The-TASInterpreter/TASI

pre-release v0.1.0.

15 Apr 09:05
Compare
Choose a tag to compare
pre-release v0.1.0. Pre-release
Pre-release

This release adds the new things promised such as:
-Variable value links
-Public variables
Also, here are some other unimportant/uninteresting things, which you can find here:

Full Changelog: v0.0.3-preRelease...Latest

This release is probably unstable because there were some more extensive changes. There may still be bugs, exploits, and insecurities during runtime. But as always, we're working on it!

v0.1.1-preRelease

09 May 19:08
Compare
Choose a tag to compare
v0.1.1-preRelease Pre-release
Pre-release

This update is relatively small but still significant. There are some changes, that aren't noticeable like Unit testing and Unit tests,
but there still are some quality-of-life changes:

-Starting files with the exe now directly executes them
-Numbers are now directly usable
-A new loop statement
-One statement return statements now directly work in calculations

As always, there are ofc bug fixes, which you can look at here:
Full Changelog: v0.0.3-preRelease...v0.1.1-preRelease

Next major update we'll hopefully see:

-Lists
-Fixed lists (Like object classes but lazy)
-Intermediate code? (Not 100% sure about that one yet)
-Multithreading for sure
-And as always performance improvements and bug fixes

pre-release v0.0.3.

10 Apr 12:15
Compare
Choose a tag to compare
pre-release v0.0.3. Pre-release
Pre-release

This release brings more stability, a vast calculation performance boost, and some renaming to better comply with general names. I also added documentation!

Full Changelog: v0.0.2-preRelease...v0.0.3-preRelease

pre-release v0.0.2.

07 Apr 21:25
Compare
Choose a tag to compare
pre-release v0.0.2. Pre-release
Pre-release

In this release, there were some changes, but the most remarkable one is the new import <string: filename>; statement, with which you can use different methods from different files aka namespaces.

There may still be bugs, exploits, and insecurities during runtime. But as always, we're working on it!

Looking forward to the next major release, we might have
-Pointers (Oh no)
-Public variables
-Non-type variables

Full Changelog: PreRelease...v0.0.2-preRelease

First pre-release so v0.0.1. ?

05 Apr 18:24
Compare
Choose a tag to compare
Pre-release

This is the first release of TASI. You may use it now. This is not a final release, it may have bugs and exploits and be insecure. It's also not completed'n stuff. Good luck!