OSDN Git Service

delete equity time type (#1119)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Wed, 4 Jul 2018 07:30:50 +0000 (15:30 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 4 Jul 2018 07:30:50 +0000 (15:30 +0800)
commitae0144949e08fc0acd1172de1a39a8d60581ca02
tree16bbd03b79f57660c4991f83e8326d39867a7172
parent835bdfca48e26f3865486a23b8e51314f3946505
delete equity time type (#1119)

* delete equity time type
add blockHeight field and add internal function greater and less

* delete time related
equity/compiler/ast.go
equity/compiler/builtins.go
equity/compiler/cmd/ivyc/ivyc.go
equity/compiler/compile.go
equity/compiler/compile_test.go
equity/compiler/ivytest/ivytest.go
equity/compiler/types.go