SnuviScript interpreter written in C

Kajetan Johannes Hammerle 6191d26fa8 show better line for double functions před 4 roky
tests 07c762063d not used return values of functions are popped před 4 roky
ByteCode.c f4cdb6bf01 refactoring před 4 roky
ByteCode.h f4cdb6bf01 refactoring před 4 roky
Compiler.c 6191d26fa8 show better line for double functions před 4 roky
Compiler.h f4cdb6bf01 refactoring před 4 roky
FunctionMap.c 07c762063d not used return values of functions are popped před 4 roky
FunctionMap.h 07c762063d not used return values of functions are popped před 4 roky
Main.c 4859582fdf new test system před 4 roky
Object.h ef662f8df9 function can have return values před 4 roky
Operation.h 07c762063d not used return values of functions are popped před 4 roky
Script.c 07c762063d not used return values of functions are popped před 4 roky
Script.h ef662f8df9 function can have return values před 4 roky
StringIntMap.c f209fbe331 basic functions without a stack and arguments před 4 roky
StringIntMap.h f209fbe331 basic functions without a stack and arguments před 4 roky
Test.c 07c762063d not used return values of functions are popped před 4 roky
Test.h 4859582fdf new test system před 4 roky
Tokenizer.c 12a5ca9c04 return for functions před 4 roky
Tokenizer.h 12a5ca9c04 return for functions před 4 roky
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works před 4 roky
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works před 4 roky
meson.build badf6ab7e9 functions signature consists of their name and number of arguments, před 4 roky