mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 00:47:36 +00:00
![]() In a nutshell, when we understand that the expression is a function call (this happens at '(' after an expression), stop parsing expression and start parsing function arguments. This makes `FunctionCallCanonicalizationPass` and the workaround for zero argument function calls obsolete. |
||
---|---|---|
.. | ||
GMLCompiler | ||
IPCCompiler | ||
JSSpecCompiler | ||
LibEDID | ||
LibGL | ||
LibLocale | ||
LibTimeZone | ||
LibUnicode | ||
LibWeb | ||
LibWebView | ||
StateMachineGenerator | ||
CMakeLists.txt |