string.h temps.h value.cpp value.h values.h void.cpp void.h .gitignore Makefile README.md function.cpp function.h gc_ptr.h lex.l main.cpp parse.y state.cpp state.h symtable.cpp symtable.h variable.cpp variable.h Breadcrumbs PineScript /values / int.cpp Latest commit ThousandPine ...
string.cpp string.h temps.h value.cpp value.h values.h void.cpp void.h .gitignore Makefile README.md function.cpp function.h gc_ptr.h lex.l main.cpp parse.y state.cpp state.h symtable.cpp symtable.h variable.cpp variable.h Breadcrumbs PineScript /values / int.h Latest commit Tho...
= 0) { // logger.error(errorOutput.toString()) throw new GradleScriptException(errorOutput.toString(), new Exception()) } @@ -40,3 +48,11 @@ dependencies { java { sourceCompatibility = JavaVersion.VERSION_1_8 } + +if (hasProperty('buildScan')) { + buildScan { + termsOfService...