1. 02 3月, 2018 1 次提交
  2. 07 2月, 2018 1 次提交
  3. 01 2月, 2018 1 次提交
  4. 31 1月, 2018 1 次提交
  5. 30 1月, 2018 2 次提交
  6. 14 12月, 2017 2 次提交
  7. 23 11月, 2017 1 次提交
  8. 15 11月, 2017 2 次提交
    • M
      * Remove explicit "context" declaration in ABI annotations. · 89b20249
      Matias Romeo 提交于
        Now we use the folder of the header file where the type is defined as the root context.
        Types declared in header files located in child sub-folders will also be exported.
      * Code generator now complies with the new coding standard.
      * Fix contract annotations.
      * Fix simpledb / Use the generated functions to deserialize/dump messages.
      * Add optional flag to eoscpp generate-abi command to also generate serialization helper functions for the types defined in the ABI file.
      * Fix abi_tests.
      89b20249
    • M
      * Change the strategy to export types/typedefs from C++ to the ABI definition · 8c59f38c
      Matias Romeo 提交于
      * Remove the "@abi type" annotation support, now typedefs are automatically included when needed
      * Add ABI annotations to proxy contract types
      * Fix ABI generation tests
      * Fix travis call to tests
      * Fix exchange typedef declaration
      
      Ref #535
      8c59f38c
  9. 08 11月, 2017 1 次提交
  10. 12 10月, 2017 1 次提交
  11. 08 9月, 2017 1 次提交