1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2025-02-01 23:33:28 +00:00

Add to HISTORY

This commit is contained in:
Chris Pressey 2018-02-02 17:57:57 +00:00
parent a082aee001
commit 7dba93ae88

View File

@ -7,6 +7,7 @@ History of SixtyPical
* Each table has a specified size now (although, bounds checking is not performed.)
* Initialized `byte table` values need not have all 256 bytes initialized.
* Constraints for `vector` type come immediately after the type, not the variable.
* `vector table` storage, and ability to copy vectors in and out of same.
0.10
----