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