OSDN Git Service

the other statements support to operate contract value besides lock/unlock statement...
authoroysheng <33340252+oysheng@users.noreply.github.com>
Wed, 21 Nov 2018 08:48:35 +0000 (16:48 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 21 Nov 2018 08:48:35 +0000 (16:48 +0800)
commitc83d35495da37258e2484b76ff0519450a6c0a14
treecf8adc3018694ef4a5162f1cdb7cb9d90a0c896d
parentfeea890b3cce9d1b0e2ff76e434628b88acabf24
the other statements support to operate contract value besides lock/unlock statement (#26)

* the other statements support contract value besides lock/unlock statement

* optimise

* fix counts for reference variables
compiler/checks.go
compiler/compile.go