OSDN Git Service

support BytesLiteral true/false and operator && / || / ! (#12)
[bytom/equity.git] / compiler / equitytest / equitytest.go
2018-09-29 oyshengsupport BytesLiteral true/false and operator && / ...
2018-09-28 oyshengfix StrLiteral and BytesLiteral to support constant...
2018-09-18 oysheng add assgin statement and modify defined statement...
2018-09-13 oyshengfix related check to support that if-else statement...
2018-09-10 oyshengadd if-else statement (#7)
2018-08-31 oysheng add define statement for equity (#6)
2018-08-24 Paladzadd test case (#3)
2018-08-20 paladzcp code from bytom repo