mirror of
https://github.com/janet-lang/janet
synced 2025-02-14 07:40:02 +00:00
bad040665f
A lot of refactoring larger integer types. Fix a number of casting errors, but mostly rename things. Also try to limit use of template-like macros as they bloat the binary if not used in moderation. We were able to reduce the size of typed array code as well by using a single view types.