SnuviScript interpreter written in C

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