Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Introduce grin apis #1191

Open
wants to merge 85 commits into
base: main
Choose a base branch
from
Open

[WIP] Introduce grin apis #1191

wants to merge 85 commits into from

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    baa166f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926b662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d789df9 View commit details
    Browse the repository at this point in the history
  4. macro format

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    22b938e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a526c0d View commit details
    Browse the repository at this point in the history
  6. grin api implementations

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    88cc56a View commit details
    Browse the repository at this point in the history
  7. some fixes

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e90d1d8 View commit details
    Browse the repository at this point in the history
  8. add doxygen comments

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    812bafa View commit details
    Browse the repository at this point in the history
  9. refine grin *.cc

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f2bf332 View commit details
    Browse the repository at this point in the history
  10. compile ok

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8ee63d8 View commit details
    Browse the repository at this point in the history
  11. update docs

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fd890eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6f3a1d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee9f86c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ab9bb3 View commit details
    Browse the repository at this point in the history
  15. update macros and docs

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    caf908c View commit details
    Browse the repository at this point in the history
  16. update docs

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    62d008a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d58284 View commit details
    Browse the repository at this point in the history
  18. quick fix

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    faabc0c View commit details
    Browse the repository at this point in the history
  19. reorg

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c022184 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aa267a2 View commit details
    Browse the repository at this point in the history
  21. update docs

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0c6d17a View commit details
    Browse the repository at this point in the history
  22. add iterators

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5de8334 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0268287 View commit details
    Browse the repository at this point in the history
  24. refine partition impl

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b16338a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9ba798a View commit details
    Browse the repository at this point in the history
  26. debug grin_test

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b8f21e1 View commit details
    Browse the repository at this point in the history
  27. hot fix grin header

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3d848a7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d3082d6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    90cc495 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    161b5c7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0c275e5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    722725b View commit details
    Browse the repository at this point in the history
  33. update docs

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5323302 View commit details
    Browse the repository at this point in the history
  34. implement destroys

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b241677 View commit details
    Browse the repository at this point in the history
  35. rename & update impl

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    165ffaa View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b0c0fef View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    799109d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b924bef View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5560acf View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    102ec98 View commit details
    Browse the repository at this point in the history
  41. refine type cast

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a17798a View commit details
    Browse the repository at this point in the history
  42. remove limits.h

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    86d8b37 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1716bba View commit details
    Browse the repository at this point in the history
  44. refine rust codegen

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6cff974 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aa1d053 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7cc4086 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    305a1d8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    4d8ff04 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9fba8d1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    11324ec View commit details
    Browse the repository at this point in the history
  51. fix for c tests

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    080d662 View commit details
    Browse the repository at this point in the history
  52. revert submodule reorg

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e1b21be View commit details
    Browse the repository at this point in the history
  53. fix for test

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    43068ed View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    ddc9e0d View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    6088c02 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    b8c41d7 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    05c270f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    6dfe5b9 View commit details
    Browse the repository at this point in the history
  59. impl error code

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ac480ce View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    29b6e7f View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    d964311 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6f80b2d View commit details
    Browse the repository at this point in the history
  63. grin api rename

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    bdee5bd View commit details
    Browse the repository at this point in the history
  64. add protoc to cmake

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    823689c View commit details
    Browse the repository at this point in the history
  65. remove total num impls

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d46d4d7 View commit details
    Browse the repository at this point in the history
  66. fix original id impl

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c58e8c7 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    86cba7c View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    18b4abd View commit details
    Browse the repository at this point in the history
  69. fix grin include

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9581461 View commit details
    Browse the repository at this point in the history
  70. small fixes

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    97d7435 View commit details
    Browse the repository at this point in the history
  71. fix some adjlist bug

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e5d179b View commit details
    Browse the repository at this point in the history
  72. fix adjacent list bug

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3c6c180 View commit details
    Browse the repository at this point in the history
  73. fix adjacent bug

    andydiwenzhu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3c0367c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    7dd3cf5 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    da59a45 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. update codegen rs

    andydiwenzhu committed May 19, 2023
    Configuration menu
    Copy the full SHA
    301a923 View commit details
    Browse the repository at this point in the history
  2. is_simple in adjlist

    andydiwenzhu committed May 19, 2023
    Configuration menu
    Copy the full SHA
    9148ed7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    d3a44f4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    5582d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd6086 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix get string bug

    andydiwenzhu committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3c6b783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3ce9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5e5b3a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    a04fc92 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    e35a263 View commit details
    Browse the repository at this point in the history