Skip to content

Bit Manipulation & Function Calls

Compare
Choose a tag to compare
@c0pperdragon c0pperdragon released this 03 Feb 20:20
· 9 commits to master since this release

This is a substantial update with two new library objects:
Byte (allows various bitwise operations) and F (framework for function calls with parameter/result passing).
Additionally the library documentation is now also available in Polish.

Since there are quite some parts missing in the documentation in various languages and because I expect some bugs to arise with these new features, there will probably be a bugfix release in the near future.