elpasync pushed a change to branch elpa/cider.

      from  2b37d0f649 Refactor cider-cheatsheet-select
       new  5964bd30d9 Add an alternative way to display 
`cider-cheatsheet-select` (#3686)
       new  61fad04bcd jack-in support for the Basilisp Clojure dialect in 
Python
       new  b552681621 Address review comments (remove obsolete option)
       new  a74dff972c Update to basilisp v0.1.0b1 to pick up println flush fix 
for CI


Summary of changes:
 .github/workflows/test.yml                        |   6 ++
 CHANGELOG.md                                      |   2 +
 cider-cheatsheet.el                               |  40 ++++++---
 cider.el                                          |  35 +++++++-
 doc/modules/ROOT/pages/basics/up_and_running.adoc |   1 +
 doc/modules/ROOT/pages/platforms/basilisp.adoc    | 104 ++++++++++++++++++++++
 doc/modules/ROOT/pages/platforms/overview.adoc    |   1 +
 test/integration/integration-tests.el             |  69 +++++++++++++-
 8 files changed, 240 insertions(+), 18 deletions(-)
 create mode 100644 doc/modules/ROOT/pages/platforms/basilisp.adoc

Reply via email to