Create the initial statement object
Review Request #3833 — Created Feb. 11, 2025 and submitted
This is a basic GInitable that will verify that the statement is valid and that only one statement was given. This does not yet implement anything for bindings, steping through results, or getting said results.
Ran the tests under valgrind and called in the turtles for the rest.
Summary | ID |
---|---|
727c8bacf4ee14ebf35f56cfd5f9cbfef5b8cda2 |
- Change Summary:
-
address issues
- Commits:
-
Summary ID a6a4d89d610d3b8303cf23c42c5fe3d683ec5efc 9a5f76f8194595b8c0d506014e7be6fc8ad0d5e4
- Change Summary:
-
add tests for double inits and trailing's semi colons.
I skipped allowing tailing whitespace because it gets complicated because need to allocate the string to test because it could be a static string from the caller.
- Commits:
-
Summary ID 9a5f76f8194595b8c0d506014e7be6fc8ad0d5e4 727c8bacf4ee14ebf35f56cfd5f9cbfef5b8cda2