Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Capability types #70

Merged
merged 20 commits into from
Apr 13, 2022
Merged

Capability types #70

merged 20 commits into from
Apr 13, 2022

Commits on Apr 13, 2022

  1. Read sugar for product types

    Change-Id: I2e5072e202a054f6bb92058ebd05620e0a2d0ae4
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    49f4d11 View commit details
    Browse the repository at this point in the history
  2. Move labels into type structures to avoid ambiguous structures

    Change-Id: I1276c086531634e09fd8b3ca39d4e9c7753bd8d6
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    2430639 View commit details
    Browse the repository at this point in the history
  3. Use products

    Change-Id: I3d23aa949a3d2ed658dfd4403665ece4180ee8cf
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0871973 View commit details
    Browse the repository at this point in the history
  4. Fixes for nested types and round trips (handling parens)

    Change-Id: I56af6c8436b21b6e1e3b8d6c641d18a6d5a9afc8
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a627233 View commit details
    Browse the repository at this point in the history
  5. Update tests to use merged capability and type

    Change-Id: I1b094519b14aab1563d06bda816f2967c839842a
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    020e3cd View commit details
    Browse the repository at this point in the history
  6. Add support for capabilities in type structures

    Change-Id: I5584527223ffaa0ae567c3613407404d24b6f2d1
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    169457a View commit details
    Browse the repository at this point in the history
  7. Update to_dot impls for merged capability & node type

    Change-Id: I9075c9f07cdaae6ce8c777948d192b81d9e34938
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    50f7e1c View commit details
    Browse the repository at this point in the history
  8. Update demo for merged capability and node type

    Change-Id: I4f9c33ab7367f92343c4ce8f87fff0c837fb66fc
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    2b36b10 View commit details
    Browse the repository at this point in the history
  9. TMP

    Change-Id: I7f4179fecd38174b648a6d87f466f20f941fb91b
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a25a666 View commit details
    Browse the repository at this point in the history
  10. Use a short hand for product types

    Change-Id: Ie8db368ac666682671786075feb30745b99812a9
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    47efa6f View commit details
    Browse the repository at this point in the history
  11. Use or_else and reorder for clarity

    Change-Id: I7024bac672a844338c23d0cb73a85514b19b62ed
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    8b3b2d9 View commit details
    Browse the repository at this point in the history
  12. Fmt

    Change-Id: I411a4dbe399f053876a5f34164e1265895f8b8bb
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1927f04 View commit details
    Browse the repository at this point in the history
  13. A little renaming and re-ordering and use of or_else

    Change-Id: Ie6b5ca4fecf586702cba62ec9aaedbef8b81d027
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9767548 View commit details
    Browse the repository at this point in the history
  14. Bug fixes

    Change-Id: I42f2e1dc786c42f1f3045a4f2181c79eb7694b16
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    4043c52 View commit details
    Browse the repository at this point in the history
  15. Working again

    Change-Id: I2ebdc5f06f99489612b9ebdb8aebbcdb16d84f6e
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    5965967 View commit details
    Browse the repository at this point in the history
  16. Show JSON in error and also update tests

    Change-Id: Ie40c1449f06a48800692d1df10ab7006054f4cdb
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    37211ee View commit details
    Browse the repository at this point in the history
  17. Update benches

    Change-Id: I10c6614d358226c1263118d9cd909c8a51017800
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    4cb0fd3 View commit details
    Browse the repository at this point in the history
  18. Add ebnf doc

    Change-Id: I3273077e28cb3d783abd58d1e5c60409a98e31a3
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    dafb224 View commit details
    Browse the repository at this point in the history
  19. Fmt

    Change-Id: I4df4794eba7ab9ffe120d2896e704ca3f886dad1
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    4625590 View commit details
    Browse the repository at this point in the history
  20. Fmt

    Change-Id: I8a5dbb71a902b5436b02152d7ea50140109c565a
    Cypher1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    de9dcc9 View commit details
    Browse the repository at this point in the history