This makes the code easier to understand by unclumping the logic of the parsing and using C++11 style loops.
Depends on D1290
Differential D1292
Refactor ParseScript logic to remove `else` conditions deadalnix on Apr 16 2018, 20:57. Authored by
Details
This makes the code easier to understand by unclumping the logic of the parsing and using C++11 style loops. Depends on D1290 make check
Diff Detail
Event Timeline |