OSDN Git Service

ifstatement add nop instruction to differ with clause selector for JUMPIF instruction...
authoroysheng <33340252+oysheng@users.noreply.github.com>
Tue, 9 Oct 2018 02:29:58 +0000 (10:29 +0800)
committerPaladz <yzhu101@uottawa.ca>
Tue, 9 Oct 2018 02:29:58 +0000 (10:29 +0800)
commita09530074738a99c40f86411fd98fa0b922f80bc
tree3912c1a363ef10f20a2377fd95084518824264c2
parentc472eb9be5ffd4db6e8d04ece79bc61163b4db17
ifstatement add nop instruction to differ with clause selector for JUMPIF instruction (#14)
compiler/builder.go
compiler/compile.go
compiler/compile_test.go