Skip to content

Version fa: forward always

Latest
Compare
Choose a tag to compare
@StevenClifford StevenClifford released this 23 Mar 13:47
· 35 commits to master since this release

in stdlib:
-dget is more practical
-ret now copies the returned item to ans
in quatlib:
-fixed quaternion division
-qret and qflip give feedback in the console, and are more elegant
-qret now copies the returned item to qns
-a whole host of new instructions (II'll get the wiki up and running soon)
in general:
-Adding libraries requires less digging through source files
-New release format:
--the bare aasm executable has all the new libraries
--the versioned executables have a code prefixed, which is all the initials of the included libraries:
---S: stdlib
---Q: quatlib