about summary refs log tree commit diff
path: root/users/tazjin/rlox/examples/if.lox (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22 r/2986 feat(tazjin/rlox): Implement simple conditionalsVincent Ambo1-0/+5
... basically just optional blocks (no else). Change-Id: If091c6b8fdeb6c13a5f3dd284d0a9a87f9f4228d Reviewed-on: https://cl.tvl.fyi/c/depot/+/3739 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>