Skip to content

Releases: StevenClifford/ArbAsm

Version fa: forward always

23 Mar 13:47
Compare
Choose a tag to compare

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

Version ea with the quaternion library, and versioned executables if that's your fancy

20 Mar 22:04
Compare
Choose a tag to compare

The only change is the addition of the library
The rest of the code is untouched

First not pre-release!

19 Mar 00:32
ff1683d
Compare
Choose a tag to compare

Featuring arbnum_stdlib

Happy scripting!(?)

New beginnings

17 Mar 05:43
e7e2b11
Compare
Choose a tag to compare
New beginnings Pre-release
Pre-release

This is the first release under the new architecture, so not unlikely that there's some unexpected behaviour
What's nice is that the binaries are smaller, even though they do more

Still working on those version numbers

New functions (cton, ntoc)

14 Mar 18:57
Compare
Choose a tag to compare
Pre-release

Possibly the last release before the completely new architecture

IO

12 Mar 17:04
Compare
Choose a tag to compare
IO Pre-release
Pre-release

File IO, user IO, buffered IO

Better scripts, Strings

06 Mar 16:49
Compare
Choose a tag to compare
Pre-release

Call scripts from scripts (with a recursion depth of 10)

Binaries

28 Feb 22:29
Compare
Choose a tag to compare
Binaries Pre-release
Pre-release

I try to release binaries