Skip to content

Dev stdlib

Dassire requested to merge dev_stdlib into tests

Added some of the predefined functions with their error messages:

  • The string manipulation functions
  • The conversion functions between int and char

Updated fetch_str and Eval.evalCall

Merge request reports