1 file changed
+1
-1
lines changedSubmodule sourcepawn updated 19 files
- compiler/lexer.cpp+9-2
- compiler/semantics.cpp+8
- compiler/symbols.cpp+2
- tests/compile-only/ok-argument-shadows-function.sp+12
- tests/compile-only/ok-dtor-accessor.sp+31
- tests/regressions/fail-error-reporting-pos.sp+36
- tests/regressions/fail-error-reporting-pos.txt+6
- tests/regressions/heap-scopes-across-calls.out+100
- tests/regressions/heap-scopes-across-calls.sp+27
- tests/regressions/ok-peek-same-line-lex.inc+5
- tests/regressions/ok-peek-same-line-lex.sp+7
- tests/runtests.py+1
- vm/control-flow.cpp-6
- vm/control-flow.h+6
- vm/graph-builder.cpp+4-4
- vm/method-verifier.cpp+6-3
- vm/pcode-reader.h+1-5
- vm/plugin-context.cpp+32-2
- vm/x86/jit_x86.cpp+3
0 commit comments