elpasync pushed a change to branch elpa/cider.

      from  5631d60295 Reify cider-cljs-pending separate from repl-type (#3291)
       new  7bcdabca29 Support nbb as native cljs repl
       new  0f3410781f bump pack version, update doc
       new  396285cec8 Change nbb project identifier to nbb.edn
       new  7571f4dbc3 Add nbb integration tests, pick up pending-cljs changes


Summary of changes:
 .github/workflows/test.yml                     |   1 +
 CHANGELOG.md                                   |   1 +
 cider.el                                       | 131 +++++++++++++++++--------
 doc/modules/ROOT/nav.adoc                      |   1 +
 doc/modules/ROOT/pages/platforms/nbb.adoc      |  13 +++
 doc/modules/ROOT/pages/platforms/overview.adoc |   1 +
 test/cider-tests.el                            |  65 ++++++++++++
 test/integration/integration-tests.el          |  59 +++++++++++
 test/utils/nrepl-tests-utils.el                |  17 ++++
 9 files changed, 249 insertions(+), 40 deletions(-)
 create mode 100644 doc/modules/ROOT/pages/platforms/nbb.adoc

Reply via email to