mirror of
https://github.com/janet-lang/janet
synced 2025-03-21 07:46:56 +00:00

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.