reactos/dll/win32/jscript
Joachim Henze 1e367ccbb7 [0.4.13] Fix VSSolution's msbuild CORE-15991
It regressed by 0.4.12-dev-1064-g 09c4d0a74b
when we tried to mute compiler warnings in the GCC Release configuration
for all modules, that do contain .y files.

In master we switched to use flex+bison to process those files at build-time
in 0.4.15-dev-2277-g 28dadda8be and at the same
time reverted the guilty rev.

In the backport to the old releases we do only revert, but do not introduce
flex+bison. This will reintroduce the warnings in GCC Release configuration.
2021-06-20 00:29:30 +02:00
..
lang [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
activex.c [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
array.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
bool.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
cc_parser.tab.c [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
cc_parser.tab.h [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
cc_parser.y [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
CMakeLists.txt [0.4.13] Fix VSSolution's msbuild CORE-15991 2021-06-20 00:29:30 +02:00
compile.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
date.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
decode.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
dispex.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
engine.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
engine.h [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
enumerator.c [JSCRIPT] import wine commits "stub + implement Enumerator()" 2019-08-16 16:37:32 +02:00
error.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
function.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
global.c [JSCRIPT] import wine commits "stub + implement Enumerator()" 2019-08-16 16:37:32 +02:00
jscript.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
jscript.h [JSCRIPT] import wine commits "stub + implement Enumerator()" 2019-08-16 16:37:32 +02:00
jscript.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jscript.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jscript_classes.idl Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jscript_classes.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jscript_main.c [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
jsglobal.idl Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jsglobal.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jsglobal_dispid.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
json.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
jsregexp.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
jsstr.c [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
jsstr.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jsutils.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
jsval.h [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
lex.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
math.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
number.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
object.c [JSCRIPT] import wine commits "stub + implement Enumerator()" 2019-08-16 16:37:32 +02:00
parser.h [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
parser.tab.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
parser.tab.h [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
parser.y [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
precomp.h [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
regexp.c [JSCRIPT] Sync with Wine Staging 3.3. CORE-14434 2018-03-17 13:11:29 +01:00
regexp.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h [JSCRIPT] import wine commits "stub + implement Enumerator()" 2019-08-16 16:37:32 +02:00
rsrc.rc [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
string.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00
vbarray.c [JSCRIPT] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:11:40 +01:00