Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-28 | Rename arch-macros to arc; Update versioning scheme; Rename impl macros to ↵1.0.0-dev | Gabriel Jensen | |
imp; Rename os macros to sys; Remove FEATURE-WHISHLIST and move relevavnt content to readme; Bump API version; Update readme (fix typo); Fix useq; Add more comments to headers; Rename sysclret to sysclres; Rename cpyret to cpyres; Update sysclid and sysclres types; | |||
2023-04-27 | Update API-BREAK file; Don't call run-time functions from translation-time ↵0.1.0-dev | Gabriel Jensen | |
functions; Remove Zap version tags; Implement memcpy on ARM; Update readme; Update logo; Implement memcpy on ARM64; Update run-time tests; Wrap arguments in parantheses in isnan; Return the one-after-the-end address of the destination from memfil and fil; Increment the extension version; Add metaprogramming class for determening pointer types: isptr; Fix run-time tests printing equal on inequality; Rename API-BREAK to FEATURE-WISHLIST; Don't build project in installation script; Add development branch 'development'; |