OSDN Git Service

bytom/equity.git
2019-09-17 oyshengdelete amount checking for unlock statement (#37) master
2019-03-15 oysheng optimise equity commandline (#36) v0.1.1
2019-03-15 oyshengadd release version (#35)
2018-12-28 oyshengadd commandline option AST for equity tool (#34)
2018-12-27 oyshengadd the replacement of defined variable for AST and...
2018-12-20 oyshengadd AST for if-else statement which contains lock or...
2018-12-11 oyshengadd contract LockPosition (#29)
2018-12-11 oyshengdeposit contract FixedLimitCollect and FixedLimitProfit...
2018-11-26 oyshengadd the argument type "Sign" to support checking signat...
2018-11-21 oyshengthe other statements support to operate contract value...
2018-11-20 oyshengadd import function (#25)
2018-11-06 oysheng modify compiler documents (#24)
2018-10-31 oyshengdelete check that the lock value disposed of once ...
2018-10-25 oyshengfix contract exceptd check (#22)
2018-10-23 oyshengadd tool into Makefile and optimise cmd tips (#20)
2018-10-23 oyshengadd README with equity compiler tool (#21)
2018-10-16 oyshengequity compiler tool (#18)
2018-10-15 oyshengfix the operation for binary operator with the same...
2018-10-15 oyshengoptimise count of value (#17)
2018-10-09 oyshengoptimise code format (#15)
2018-10-09 oyshengifstatement add nop instruction to differ with clause...
2018-10-08 oyshengoptimise ifstatements jumpif condition check (#13)
2018-09-29 oyshengsupport BytesLiteral true/false and operator && / ...
2018-09-28 oyshengfix StrLiteral and BytesLiteral to support constant...
2018-09-28 oyshengoptimise lockstatement value (#10)
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 oyshengadd Makefile and ci (#5)
2018-08-24 oyshengmodify unit test for check_test (#4)
2018-08-24 Paladzadd test case (#3)
2018-08-23 oysheng add value calculate with lock statement (#2)
2018-08-23 PaladzMerge pull request #1 from Bytom/dev
2018-08-21 oyshengmodify equitycmd from commandline to filename
2018-08-20 paladzcp code from bytom repo