Commit Graph

4 Commits

Author SHA1 Message Date
MCorange
9625256554 Added cstrings 2023-04-23 17:51:05 +03:00
MCorange
30ffb0b07a Removed warning and disabled dev mode 2023-04-13 04:59:08 +03:00
MCorange
2d7f302d42 Added function features
Added features:
 - Exported functions (very experimental and disabled by default with
   hardcoded toggle)
 - Inline functions
2023-04-13 04:57:28 +03:00
MCorange
7e46c07cca Finalising functions
typechecking still buggy, but close enough cause i cant handle any more
typechecker dev

added:
 - Functions
 - Constants
 - Better file positions for error reporting
 - Better error reporting, with examples being drawn in term

-MC
2023-04-13 00:34:08 +03:00