SnuviScript interpreter written in C

Kajetan Johannes Hammerle 079563b3c7 returns must be inside a function 4 rokov pred
tests 12a5ca9c04 return for functions 4 rokov pred
ByteCode.c f4cdb6bf01 refactoring 4 rokov pred
ByteCode.h f4cdb6bf01 refactoring 4 rokov pred
Compiler.c 079563b3c7 returns must be inside a function 4 rokov pred
Compiler.h f4cdb6bf01 refactoring 4 rokov pred
FunctionMap.c badf6ab7e9 functions signature consists of their name and number of arguments, 4 rokov pred
FunctionMap.h badf6ab7e9 functions signature consists of their name and number of arguments, 4 rokov pred
Main.c 4859582fdf new test system 4 rokov pred
Object.h b289719095 float type 4 rokov pred
Operation.h f209fbe331 basic functions without a stack and arguments 4 rokov pred
Script.c 3a58c4a19c refactoring 4 rokov pred
Script.h 8c544a56ce function vars have own scope (own storage on the stack) 4 rokov pred
StringIntMap.c f209fbe331 basic functions without a stack and arguments 4 rokov pred
StringIntMap.h f209fbe331 basic functions without a stack and arguments 4 rokov pred
Test.c f4cdb6bf01 refactoring 4 rokov pred
Test.h 4859582fdf new test system 4 rokov pred
Tokenizer.c 12a5ca9c04 return for functions 4 rokov pred
Tokenizer.h 12a5ca9c04 return for functions 4 rokov pred
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 rokov pred
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 rokov pred
meson.build badf6ab7e9 functions signature consists of their name and number of arguments, 4 rokov pred