[PATCH] jscript: Add GetSourceLineText implementation.
4 Feb
2020
4 Feb
'20
1:28 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/compile.c | 2 +- dlls/jscript/engine.c | 2 +- dlls/jscript/engine.h | 3 ++- dlls/jscript/error.c | 4 +++- dlls/jscript/jscript.c | 15 ++++++++++++--- dlls/jscript/parser.y | 18 +++++++++++++++--- dlls/jscript/tests/run.c | 9 +++++++-- 7 files changed, 41 insertions(+), 12 deletions(-)
2228
Age (days ago)
2228
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban