emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/clojure-ts-mode created (now 3e4c55fab1)


From: ELPA Syncer
Subject: [nongnu] branch elpa/clojure-ts-mode created (now 3e4c55fab1)
Date: Fri, 25 Aug 2023 03:59:17 -0400 (EDT)

elpasync pushed a change to branch elpa/clojure-ts-mode.

        at  3e4c55fab1 0.1.4 in package header

This branch includes the following new commits:

       new  4eb602cc8b Initial commit
       new  30d1d8a3f3 Add dir-locals, try to fix license badge
       new  3e2a1b8ec9 More readme badge and link fixes
       new  ed7b301e1e Add install instructions
       new  adab55ce10 Markdown formatting and typos
       new  e101674bac Typos!!
       new  faae888096 Add test file
       new  3dabaf535d Hijack clojure-mode's auto/interpreter-mode registrations
       new  f3697d0cb2 Tweak the README's formatting a bit
       new  e423062a04 Fix a link
       new  e624191b3d line-start and line-end apply to entire `definition` 
regex
       new  4578449356 indent testing, end_of_defun bug test (bug is in 
treesitter)
       new  c9f1ed357d Refer users to upstream tree-sitter-clojure
       new  0e2eb1f775 Auto-install tree-sitter-clojure grammar when it's not 
available
       new  c3631f6c17 Add breaking change warning
       new  bd5b2b6fa0 Include new instructions for installing with 
package-vc-install
       new  7dcf82b81d Support `comment-region` command
       new  38d3672ba9 Unused highlight cleanup
       new  9a96a78a93 Add fixed indent rules
       new  27c5cc13d7 Remove debugging message from defun-type-regexp
       new  25df890b68 Remove old test file, no longer needed
       new  aed33874a7 Update copyright years
       new  06ab14a443 Add the standard GitHub templates
       new  f469a8c558 Add a note about the current status
       new  662bc0d1ee Add a command to display the mode's version
       new  aaac7df2cc Remove unneeded progn
       new  8a98d260fd Imenu support for namespace, defn, and def forms
       new  b26d46e195 Add macros to imenu, declare used treesit C functions
       new  54a69be9cd Use eldev to lint the project
       new  ae8f3e3805 Shorten clojure-ts-mode-* to clojure-ts-* for non-public 
functions
       new  59bbb1e773 Tweak the readme a bit
       new  9bb2eba3a1 Add a "Rationale" section to the README
       new  9640b445eb Add a badge for the lint workflow
       new  d8207ac7c3 Update the names of a couple of identifiers
       new  2fe33b8fc2 Fix a typo
       new  9b29677722 Require library used for lm-version function
       new  ad5af674ec Start documenting the design
       new  dcbd3b04dd Fix bulleted markdown list, not displaying properly
       new  6ddcd2cc0f Further documentation on syntax trees and nodes
       new  8109fdfe1a Fix a bad name
       new  5aa548a8a5 Remove outdated comment
       new  a3e5ba84fd Add more definition types to imenu
       new  a244ddeee3 Add comment to explain why extracting seems 
over-complicated.
       new  bf4a07063a Fix missing interfaces in imenu caused my node name typo
       new  aab92b9c27 Fix indentation of function calls when treesit node is 
nil
       new  859b0b13a7 Fix what I think is a typo
       new  80d2dcd1f6 Cleanup mode function, add var to control treesit 
debugging tools
       new  b73f2326e8 Fix typo and incorrect use of "abstract" syntax tree.
       new  5a4696116f Add LICENSE file (GPL3)
       new  061d1b3e23 Add melpa badge to readme
       new  b2380557c9 Add missing markdown reference
       new  359521e61f Add MELPA Stable badge and Make 0.1.0 version
       new  19b8e4260b Require Emacs 29, not 29.1
       new  019298655e Version 0.1.1
       new  712dc772fd Adds syntax table
       new  00a92afac3 Merge pull request #14 from jasonjckn/main
       new  4dc853df16 Create derived major modes for clojure(c|script|dart)
       new  fefab3540c Explicitly declare the syntax-table used by 
clojure-ts-mode
       new  2d78f6be4f Remove redundant docstring info from major mode
       new  fb63469870 Update changelog
       new  2d6b12e15b Fix link in changelog
       new  f187b72aa9 Move test files to new directory
       new  866e815f8e Release v0.1.2
       new  9fb5739a67 Add elpaignore file
       new  ae3790adc0 Allow user to configure highlighting comment macro body
       new  92a50b7635 Update changelog for 0.1.3
       new  6cba90c556 Move defcustom above usage
       new  329a39ba3b Release 0.1.4, update changelog
       new  27c5cf08d6 Fix bad sha in change log
       new  d6985289f8 Add info about mailing list alternative in 
CONTRIBUTING.md
       new  3e4c55fab1 0.1.4 in package header




reply via email to

[Prev in Thread] Current Thread [Next in Thread]