Support generating signed numbers.

This commit is contained in:
2020-01-14 12:13:40 -10:00
parent 4383b67c44
commit e46cfe56d1
15 changed files with 218 additions and 30 deletions

View File

@@ -45,6 +45,7 @@ library
Multiply,
Scale,
Shift,
Signed,
Subtract
executable generation