summaryrefslogtreecommitdiff
path: root/src/string_view.c
diff options
context:
space:
mode:
authorCarlos Maniero <carlos@maniero.me>2023-05-10 01:43:40 -0300
committerCarlos Maniero <carlos@maniero.me>2023-05-10 12:18:17 -0300
commit88630ebbea03e85119cf9795320a83cb846bdd20 (patch)
treeecf1f46ce6d9048c5d51ff70413e992936ebf28f /src/string_view.c
parent3065f54e3a122dd3d8c2deffdec72ec48ea4f165 (diff)
gas: Implement && and || for if statements
Now if statements are complete! The function %gas_assembly_generator_compile_condition% is generic and will be used for any other flow-control statment. The only requirement to it work is having two labels: One to jump when the condition is true, and another one when the condition is false. Signed-off-by: Carlos Maniero <carlos@maniero.me>
Diffstat (limited to 'src/string_view.c')
0 files changed, 0 insertions, 0 deletions