Remove keywords; change format to be the same as ProblemResult defined by libcloogle
What does this MR do?
Changes the format according to what cloogle-web#246 (closed) expects.
Changes to public APIs
New format; see issue linked above.
Author's checklist (required)
-
Intermediate commits compile (use git rebase -i mainif not) -
Newly added code has a style consistent with the rest of the repository -
Newly added code is documented (guidelines) -
If bugs have been solved, tests have been added (guidelines) -
A changelog entry has been added (guidelines)