[nongnu] elpa/helm 4e17ec246f 1/2: Allow destructuring in helm-acase

2024-11-29 Thread ELPA Syncer
branch: elpa/helm commit 4e17ec246f8453cdf99cf27162422596e320a935 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow destructuring in helm-acase --- helm-lib.el | 46 ++ 1 file changed, 30 insertions(+), 16 deletions(-) diff --git a/helm-l

[nongnu] elpa/helm-core updated (4a37cda05e -> 3ca35edd5a)

2024-11-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 4a37cda05e Always provide the help fn in *read-answer adds 4e17ec246f Allow destructuring in helm-acase adds 3ca35edd5a Use dst pattern in helm-highlight-current-line No new revisions were added by this update. Summary

[nongnu] elpa/helm 3ca35edd5a 2/2: Use dst pattern in helm-highlight-current-line

2024-11-29 Thread ELPA Syncer
branch: elpa/helm commit 3ca35edd5a5e8f1bee1b03facbbf44df8c729e3f Author: Thierry Volpiatto Commit: Thierry Volpiatto Use dst pattern in helm-highlight-current-line --- helm-utils.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-utils.el b/helm-utils.el inde

[nongnu] elpa/helm updated (4a37cda05e -> 3ca35edd5a)

2024-11-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 4a37cda05e Always provide the help fn in *read-answer new 4e17ec246f Allow destructuring in helm-acase new 3ca35edd5a Use dst pattern in helm-highlight-current-line Summary of changes: helm-lib.el | 46 +

[elpa] externals/vertico db229c2906: Update readme

2024-11-29 Thread ELPA Syncer
branch: externals/vertico commit db229c290678338942031e52c2d1eafed6920dc9 Author: Daniel Mendler Commit: Daniel Mendler Update readme --- README.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 3a705f5007..e7f1e07810 100644 --- a/REA

[elpa] externals/yaml cd3edfc02c: Commit to add to ELPA

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit cd3edfc02cb12514426c00e07160b87bd8340f4a Author: Zachary Romero Commit: Zachary Romero Commit to add to ELPA --- .gitignore| 4 yaml-tests.el | 2 +- yaml.el | 6 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/

[elpa] externals/ellama updated (7a714c9114 -> d4927093e2)

2024-11-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from 7a714c9114 Bump version new b1467d15e0 Add function to convert org syntax to markdown new a9c48d4416 Ensure user nick is present at the end of session buffer new 6abe8d46aa Add functionality to send last user

[elpa] externals/ellama 6ecde6aa8b 5/7: Add display action functions for chat and instant modes

2024-11-29 Thread ELPA Syncer
branch: externals/ellama commit 6ecde6aa8b32ba2fe1c8eacdcc150b81a35c614d Author: Sergey Kostyaev Commit: Sergey Kostyaev Add display action functions for chat and instant modes Added custom options `ellama-chat-display-action-function` and `ellama-instant-display-action-function

[elpa] externals/ellama 1a3dd96d62 4/7: Add ellama-chat-send-last-message to documentation.

2024-11-29 Thread ELPA Syncer
branch: externals/ellama commit 1a3dd96d62288f653151b30ad82221c9d8dd6271 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add ellama-chat-send-last-message to documentation. --- README.org | 105 - 1 file changed, 56 insertions(+),

[elpa] externals/ellama a9c48d4416 2/7: Ensure user nick is present at the end of session buffer

2024-11-29 Thread ELPA Syncer
branch: externals/ellama commit a9c48d44164408aa111a277fc69f4d745363ce4b Author: Sergey Kostyaev Commit: Sergey Kostyaev Ensure user nick is present at the end of session buffer Ensured that the user's nick is always present at the end of the session buffer. Added checks and ins

[elpa] externals/ellama b1467d15e0 1/7: Add function to convert org syntax to markdown

2024-11-29 Thread ELPA Syncer
branch: externals/ellama commit b1467d15e0e7b8d7c70e0c7baf476191ff0ff214 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add function to convert org syntax to markdown Added a new function `ellama-convert-org-to-md` that translates text from org syntax to markdown syntax using E

[elpa] externals/ellama d4927093e2 7/7: Bump version

2024-11-29 Thread ELPA Syncer
branch: externals/ellama commit d4927093e2988084eac86c3254a7b7f5d4cbd761 Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 6 ++ ellama.el | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index ded22f89f4..02428e58de 10

[elpa] externals/ellama d8e5659680 6/7: Merge pull request #184 from s-kostyaev/send-message-from-session-buffer

2024-11-29 Thread ELPA Syncer
branch: externals/ellama commit d8e56596803e3080c6dca12e6bd800beee00e51e Merge: 7a714c9114 6ecde6aa8b Author: Sergey Kostyaev Commit: GitHub Merge pull request #184 from s-kostyaev/send-message-from-session-buffer Add ability to send message from session buffer --- README.org | 111

[elpa] externals/ellama 6abe8d46aa 3/7: Add functionality to send last user message

2024-11-29 Thread ELPA Syncer
branch: externals/ellama commit 6abe8d46aa251fc0ff8073d6875a25e6f83c91f4 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add functionality to send last user message Added a new function `ellama-get-last-user-message` to extract the last unsent user message from the current sessi

[elpa] externals/javaimp 7136693be1: Add --no-configuration-cache to Gradle invocation

2024-11-29 Thread Filipp Gunbin
branch: externals/javaimp commit 7136693be13aaad4a4f6f49bd89489867b7efcd9 Author: Filipp Gunbin Commit: Filipp Gunbin Add --no-configuration-cache to Gradle invocation --- javaimp-gradle.el | 1 + 1 file changed, 1 insertion(+) diff --git a/javaimp-gradle.el b/javaimp-gradle.el index bb7bc

[elpa] externals/yaml b7cffd6d3e 021/124: Add .gitattributes file

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit b7cffd6d3e23bbb8bafbded2bb69f3424ce8da92 Author: Zachary Romero Commit: Zachary Romero Add .gitattributes file --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00..df6a6c6d

[elpa] externals/yaml 9a8ae65986 016/124: Reduce stack usage

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 9a8ae65986c2cb50d1b69be9fc82f474a537d17a Author: Zachary Romero Commit: Zachary Romero Reduce stack usage --- yaml.el | 722 +--- 1 file changed, 368 insertions(+), 354 deletions(-) diff --git a/yaml.

[elpa] externals/yaml 0db4ab0a1e 046/124: Improve parsing error message

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 0db4ab0a1e9052c23269873786db8ee3c00e5b6b Author: Zachary Romero Commit: Zachary Romero Improve parsing error message --- yaml.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yaml.el b/yaml.el index be245773c6..19a78fd27e 100644 ---

[elpa] externals/yaml 0c51603d6d 018/124: Add tracing; fix linting errors

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 0c51603d6d924a6b51fe8ba43093c534d8a3e95b Author: Zachary Romero Commit: Zachary Romero Add tracing; fix linting errors --- yaml.el | 37 +++-- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/yaml.el b/yaml.el inde

[elpa] externals/yaml 367f470203 029/124: Add github action file

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 367f470203f594514c7be1e61d2f2d912d983a92 Author: Zachary Romero Commit: Zachary Romero Add github action file --- .github/workflows/test.yml | 14 ++ yaml-tests.el | 22 +- 2 files changed, 27 insertions(+), 9 deleti

[elpa] externals/yaml 50a3a00cb8 061/124: FIX insert symbol name when not equal to :null or :false

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 50a3a00cb825b97d9b4ae175876633d151a9eac6 Author: Jake Shilling Commit: Jake Shilling FIX insert symbol name when not equal to :null or :false --- yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index 9e385d1382..176

[elpa] externals/yaml 2e2e7d199e 023/124: Implement anchor alias resolution

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 2e2e7d199ec94f5db0a12f3e558d4b13aaffb852 Author: Zachary Romero Commit: Zachary Romero Implement anchor alias resolution --- yaml-tests.el | 132 +- yaml.el | 39 ++--- 2 files changed,

[elpa] externals/yaml 9ebddb5523 047/124: Merge pull request #5 from zkry/improve-parsing-error-message

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 9ebddb55238d746dc5a5d46db04c9f360c140b99 Merge: a90fc1580c 0db4ab0a1e Author: Zachary Romero Commit: GitHub Merge pull request #5 from zkry/improve-parsing-error-message Improve parsing error message --- yaml.el | 6 +++--- 1 file changed, 3 insertions

[elpa] externals/yaml f9fbe392e3 065/124: Merge pull request #22 from zkry/fix-escape-char-literals

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit f9fbe392e387a689f4c11993b11345a969f01744 Merge: 1f15c0b33a 368452c534 Author: Zachary Romero Commit: GitHub Merge pull request #22 from zkry/fix-escape-char-literals Fix the escape character in parsing string literals --- yaml-tests.el | 6 +- yam

[elpa] externals/yaml 70429bd21b 025/124: Fix s-l+block-indented bug; fix auto-detect-indent bug

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 70429bd21bfeb70e67a2548f47e73dd10b3b08ce Author: Zachary Romero Commit: Zachary Romero Fix s-l+block-indented bug; fix auto-detect-indent bug --- yaml-tests.el | 7 +++ yaml.el | 17 ++--- 2 files changed, 13 insertions(+), 11 deletions(-

[elpa] externals/yaml 3506009f94 031/124: Fix yaml-process-literal-text-test

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 3506009f942cccb1bf92389d444bbc1180b579ad Author: Zachary Romero Commit: Zachary Romero Fix yaml-process-literal-text-test --- yaml-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-tests.el b/yaml-tests.el index 54498133e5..d38a6

[elpa] externals/yaml 04aae95584 043/124: Fix/add pcase usages

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 04aae955847eb47863609071d637bb91d27f9bc2 Author: Zachary Romero Commit: Zachary Romero Fix/add pcase usages --- yaml.el | 103 +++- 1 file changed, 56 insertions(+), 47 deletions(-) diff --git a/yaml.

[elpa] externals/yaml 5c52737f17 005/124: Start on event handling

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 5c52737f17c843fabaf53c9ce1439b3f05d7c3e7 Author: Zachary Romero Commit: Zachary Romero Start on event handling --- yaml.el | 217 +++- 1 file changed, 215 insertions(+), 2 deletions(-) diff --git a/ya

[elpa] externals/yaml ed9dded709 027/124: Fix l+block-mapping auto-detect-indent bug

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit ed9dded709f4a345db296a6e5de09fd72e4e5af3 Author: Zachary Romero Commit: Zachary Romero Fix l+block-mapping auto-detect-indent bug --- yaml-tests.el | 309 +++--- yaml.el | 14 +-- 2 files changed, 65 in

[elpa] externals/yaml c56d47254d 091/124: add unit test

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit c56d47254d9d8012f51774babb7ce1eab9fbdae1 Author: Zachary Romero Commit: Zachary Romero add unit test --- yaml-tests.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/yaml-tests.el b/yaml-tests.el index 8b31e851b0..cd5155d537 100644 ---

[elpa] externals/yaml b6091cc080 077/124: add unit test case

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit b6091cc080c769f20cfc429ec5c708caa79280f0 Author: Zachary Romero Commit: Zachary Romero add unit test case --- yaml-tests.el | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/yaml-tests.el b/yaml-tests.el index 739dfec945..6993986b7c

[elpa] externals/yaml fe08b8f530 120/124: Merge pull request #52 from zkry/51-fix-failing-test

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit fe08b8f5307af1e7b876ece64b7303213f04b63c Merge: 01a12f2345 900ca55584 Author: Zachary Romero Commit: GitHub Merge pull request #52 from zkry/51-fix-failing-test Fix failing test for parsing scalars --- yaml-tests.el | 24 +--- 1 fil

[elpa] externals/yaml a47f5a8274 054/124: indent buffer

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit a47f5a8274048eec790c99209179d84fbea2b5d1 Author: Naoya Yamashita Commit: Naoya Yamashita indent buffer --- yaml-tests.el | 20 +++ yaml.el | 166 +- 2 files changed, 93 insertions(+), 93 deletio

[elpa] externals/yaml aba7c19c47 020/124: Remove yaml spec

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit aba7c19c473e26729c8db5c2a2de2ebde047890d Author: Zachary Romero Commit: Zachary Romero Remove yaml spec --- .gitignore |1 + yaml-spec-1.2.json | 3100 2 files changed, 1 insertion(+), 3100 deleti

[elpa] externals/yaml 708dd886a2 001/124: Initial commit

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 708dd886a2c3417fc36465d29a2b35d675f47602 Author: Zachary Romero Commit: Zachary Romero Initial commit --- grammargen.bb | 123 +++ yaml-spec-1.2.json | 3100 yaml.el| 37 + 3 files changed

[elpa] externals/yaml 12655d58ef 113/124: Fix typos

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 12655d58ef5e2e071e10dfceb1e7cb9312f5d2a0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix typos --- grammargen.bb | 4 ++-- yaml.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/grammargen.bb b/grammargen.bb index b279bccacd..9

[elpa] externals/yaml 9382bf5a3b 070/124: Merge pull request #25 from zkry/fix-lines-longer-than-80

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 9382bf5a3b1cad1c404bfd13fab8cf6688fe8442 Merge: 45aa819a4f 1304802f9f Author: Zachary Romero Commit: GitHub Merge pull request #25 from zkry/fix-lines-longer-than-80 Reduce the max line length to be under 80 characters. --- yaml.el | 1431 +

[elpa] externals/yaml 73fde9d8fb 110/124: Merge pull request #44 from kisaragi-hiu/eldoc-hints

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 73fde9d8fbbaf2596449285df9eb412ae9dd74d9 Merge: 3381a5d2f7 af49540f53 Author: Zachary Romero Commit: GitHub Merge pull request #44 from kisaragi-hiu/eldoc-hints Use cl-defun &key to allow eldoc argument hints to work better --- yaml.el | 105 ++

[elpa] externals/yaml f374a7f17e 013/124: indentation indicator bug fix

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit f374a7f17e1fa5ac45f8d85736093eb292f8b645 Author: Zachary Romero Commit: Zachary Romero indentation indicator bug fix --- yaml.el | 58 +- 1 file changed, 45 insertions(+), 13 deletions(-) diff --git a/yam

[elpa] externals/yaml 67d4b64d15 022/124: Bug fixes

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 67d4b64d15edde10010ac569c91e62e5566ccda6 Author: Zachary Romero Commit: Zachary Romero Bug fixes --- yaml.el | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/yaml.el b/yaml.el index cc13807b1d..1dedea6d8d 100644 --- a/y

[elpa] externals/yaml 34c300b085 075/124: Merge pull request #28 from tarsiiformes/nil

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 34c300b08579b72c7c92aefee1f4b500913f0c85 Merge: 84b88c9ed1 e711e774b1 Author: Zachary Romero Commit: GitHub Merge pull request #28 from tarsiiformes/nil Allow parsing false and/or null as nil --- yaml.el | 14 +- 1 file changed, 9 insertion

[elpa] externals/yaml 604774d385 117/124: Add documentation on running tests

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 604774d3857e9d4c8af4af1eba3d685af7c3dc2a Author: Rodrigo Morales Commit: Rodrigo Morales Add documentation on running tests --- README.md | 9 + 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9a7d2b7eaa..91cfecb9c6 100644 ---

[elpa] externals/yaml 96d3e51aeb 048/124: Add yaml-encode feature

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 96d3e51aeb48ef61440f99a7f4161ad12cf3e749 Author: Zachary Romero Commit: Zachary Romero Add yaml-encode feature --- README.md | 24 +-- yaml-tests.el | 51 +++ yaml.el | 130

[elpa] externals/yaml a2ed8f1fd6 072/124: Fix empty single quote string bug

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit a2ed8f1fd6f03adb79b909e4a776581f3ecf897a Author: Zachary Romero Commit: Zachary Romero Fix empty single quote string bug --- yaml-tests.el | 5 - yaml.el | 16 +--- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/yaml-test

[elpa] externals/yaml 891e158930 008/124: Got parser mostly working.

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 891e1589301e6ff3b4f0d5a025b30d9ff978735a Author: Zachary Romero Commit: Zachary Romero Got parser mostly working. --- yaml-tests.el | 25 - yaml.el | 9 +++-- 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/yam

[elpa] externals/yaml c3988d10e2 098/124: store current indent level and use that for basis of block indent

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit c3988d10e24f21cd7a25e796c647599a14409a3d Author: Zachary Romero Commit: Zachary Romero store current indent level and use that for basis of block indent --- yaml-tests.el | 21 +++-- yaml.el | 44 +++

[elpa] externals/yaml 1304802f9f 069/124: Reduce the max line length to be under 80 characters.

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 1304802f9f1f1a06074fa7400eb8eeeb09aba9a4 Author: Zachary Romero Commit: Zachary Romero Reduce the max line length to be under 80 characters. --- yaml.el | 1431 +++ 1 file changed, 880 insertions(+), 5

[elpa] externals/yaml 7783d802b0 102/124: Don't remove all properties, just yaml-n

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 7783d802b075a7d49e70766b3845c84c710fa8b6 Author: Zachary Romero Commit: Zachary Romero Don't remove all properties, just yaml-n --- yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index a715d3d4d8..0ed3667808 100644

[elpa] externals/yaml 25f35c80e4 035/124: Replace string-trim-right with replace-regexp-in-string

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 25f35c80e439cf157ecd829010c783a5e2c839e0 Author: Zachary Romero Commit: Zachary Romero Replace string-trim-right with replace-regexp-in-string --- yaml.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yaml.el b/yaml.el index ac6

[elpa] externals/yaml 67e8b5f3dc 096/124: Fix off-by-one bug for storing position

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 67e8b5f3dc8c16d5515359820569d4c9642cf424 Author: Zachary Romero Commit: Zachary Romero Fix off-by-one bug for storing position --- yaml.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index 916b273871..01e0545df7 10064

[elpa] externals/yaml 7c4b2ec9a5 116/124: Merge pull request #49 from zkry/48-encode-remove-leading-newlines

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 7c4b2ec9a551c0d2ce0094b030f2ab596f3c32ee Merge: ee86566af1 7f09102db0 Author: Zachary Romero Commit: GitHub Merge pull request #49 from zkry/48-encode-remove-leading-newlines Remove leading new-lines for yaml-encode --- yaml-tests.el | 4 ++-- yaml.el

[elpa] externals/yaml cb1cc42bd1 093/124: Merge pull request #36 from zkry/fix-string-values-state-bug

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit cb1cc42bd13285cf2029b5a5dcd65e46e4e1f5af Merge: c07cc6d0f3 e32ef2f5e5 Author: Zachary Romero Commit: GitHub Merge pull request #36 from zkry/fix-string-values-state-bug Fix string values state bug --- yaml-tests.el | 6 +- yaml.el | 10 +

[elpa] externals/yaml 94ea32ecb7 103/124: version bump

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 94ea32ecb7513ba2cca65e89ca3ec1fdbfaf8f58 Author: Zachary Romero Commit: Zachary Romero version bump --- yaml.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yaml.el b/yaml.el index 0ed3667808..ff5de1ed21 100644 --- a/yaml.el +++ b/yam

[elpa] externals/yaml d82bfb523e 059/124: fix testcases

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit d82bfb523e7d151e8830dc73dbad10635a0ddb5f Author: Naoya Yamashita Commit: Naoya Yamashita fix testcases --- yaml-tests.el | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/yaml-tests.el b

[elpa] externals/yaml 837e3e3080 028/124: Format grammar code

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 837e3e308006c940fdf2d917e10aa62d86b7cfaf Author: Zachary Romero Commit: Zachary Romero Format grammar code --- yaml.el | 886 ++-- 1 file changed, 750 insertions(+), 136 deletions(-) diff --git a/yaml

[elpa] externals/yaml 20202d7c39 123/124: Merge pull request #56 from zkry/fix-octal-hex-parsing

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 20202d7c39f395533bf29ce884a52035916e81d0 Merge: 37a6b80ee3 5af0cd7c55 Author: Zachary Romero Commit: GitHub Merge pull request #56 from zkry/fix-octal-hex-parsing Fix octal/hex parsing (#54) --- yaml-tests.el | 6 +- yaml.el | 4 ++-- 2 files

[elpa] externals/yaml 368452c534 064/124: Add test case for issue

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 368452c534f3d8aba080249fb71c06b889b05c88 Author: Zachary Romero Commit: Zachary Romero Add test case for issue --- yaml-tests.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/yaml-tests.el b/yaml-tests.el index 17233262ac..928d18638b

[elpa] externals/yaml 1f15c0b33a 062/124: Merge pull request #20 from j-shilling/fix-encoding-symbols

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 1f15c0b33a3b4177516cb6b84aab9c2ceed8e060 Merge: d0abc17e3d 50a3a00cb8 Author: Zachary Romero Commit: GitHub Merge pull request #20 from j-shilling/fix-encoding-symbols FIX insert symbol name when not equal to :null or :false --- yaml.el | 2 +- 1 file

[elpa] externals/yaml bda9a00090 058/124: return alist key as a symbol as a default

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit bda9a00090d6daf52cde39e9c3823750fd6f6d41 Author: Naoya Yamashita Commit: Naoya Yamashita return alist key as a symbol as a default --- yaml.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yaml.el b/yaml.el index 55dcef819e..9e385d

[elpa] externals/yaml 164cd43d6e 087/124: Merge pull request #34 from zkry/fix-bad-anchor-map->list-conversion

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 164cd43d6ecba9a49714127511ecf7dcc9725bff Merge: f8803066ae 37c176fc5c Author: Zachary Romero Commit: GitHub Merge pull request #34 from zkry/fix-bad-anchor-map->list-conversion Fix the anchor parse event turning maps into lists --- yaml-tests.el | 15 +

[elpa] externals/yaml b0d95e7e81 066/124: Use `alist-get` to converting alist to hash table

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit b0d95e7e815a59ec099b16d036c65339d8b065a6 Author: Jake Shilling Commit: Jake Shilling Use `alist-get` to converting alist to hash table Using `seq-map` to iterate over an alist an inserting the car-cdr-pair as each came ends up calling `puthash` for

[elpa] externals/yaml 95283d460f 034/124: Add emacs 25.1 CI test

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 95283d460ff04a6a96f235e5b44ec7953f8c1d68 Author: Zachary Romero Commit: Zachary Romero Add emacs 25.1 CI test --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.

[elpa] externals/yaml e32ef2f5e5 092/124: add note to yaml-parse-string-with-pos function

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit e32ef2f5e50fd98f78f531bd08540c273da15a95 Author: Zachary Romero Commit: Zachary Romero add note to yaml-parse-string-with-pos function --- yaml.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index c92d42b689..cfae27

[elpa] externals/yaml 84b88c9ed1 073/124: Merge pull request #27 from zkry/fix-empty-single-quote-string

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 84b88c9ed178af16da18b230c1f61c57cefedf28 Merge: 69c699a15a a2ed8f1fd6 Author: Zachary Romero Commit: GitHub Merge pull request #27 from zkry/fix-empty-single-quote-string Fix empty single quote string bug --- yaml-tests.el | 5 - yaml.el | 1

[elpa] externals/yaml b72c188381 111/124: Fix character escape code

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit b72c188381a0cc6596b683e4cf1fed51a0706a39 Author: Zachary Romero Commit: Zachary Romero Fix character escape code --- yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index 6262ca2406..9f1a6744f2 100644 --- a/yaml.el

[elpa] externals/yaml afdb23754a 024/124: Fix folding string parsing

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit afdb23754ae65ca0fe03466c83ef09f99f5e4588 Author: Zachary Romero Commit: Zachary Romero Fix folding string parsing --- yaml-tests.el | 105 +++--- yaml.el | 76 +++---

[elpa] externals/yaml 900ca55584 119/124: Fix failing test for parsing scalars

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 900ca55584f4f2fbba1342e095323efdfd248775 Author: Zachary Romero Commit: Zachary Romero Fix failing test for parsing scalars --- yaml-tests.el | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/yaml-tests.el b/yaml-tes

[elpa] externals/yaml 39f8412bec 079/124: Fix encoding deeply nested lists

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 39f8412becebf39974bce1b5c90220c89f7ebacc Author: Zachary Romero Commit: Zachary Romero Fix encoding deeply nested lists --- yaml-tests.el | 8 yaml.el | 8 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/yaml-tests.el b/y

[elpa] externals/yaml 8903b6c7e4 055/124: return plist key as a keyword as a default

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 8903b6c7e46cae482da0c0395ff3f0559155f339 Author: Naoya Yamashita Commit: Naoya Yamashita return plist key as a keyword as a default --- yaml.el | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/yaml.el b/yaml.el index a858a8

[elpa] externals/yaml 01a12f2345 118/124: Merge pull request #50 from rdrg109/master

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 01a12f2345d309fe86770e0a61a7f26f47a2cd0a Merge: 7c4b2ec9a5 604774d385 Author: Zachary Romero Commit: GitHub Merge pull request #50 from rdrg109/master Add documentation on running tests --- README.md | 9 + 1 file changed, 9 insertions(+) diff

[elpa] externals/yaml 964ef3b105 014/124: process literal and folded

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 964ef3b1054f4e77fdb9142004a0a617bc73e88a Author: Zachary Romero Commit: Zachary Romero process literal and folded --- yaml-tests.el | 40 yaml.el | 55 --- 2 file

[elpa] externals/yaml ee34639c96 105/124: Update docstring and README to match current behavior

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit ee34639c96a667c1cb4e8d82c71a82eef7f47bd7 Author: Kisaragi Hiu Commit: Kisaragi Hiu Update docstring and README to match current behavior --- README.md | 5 +++-- yaml.el | 17 - 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/

[elpa] externals/yaml af49540f53 107/124: Use cl-defun &key to allow eldoc argument hints to work better

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit af49540f53fd2af61f90d73545504532f69b5c0b Author: Kisaragi Hiu Commit: Kisaragi Hiu Use cl-defun &key to allow eldoc argument hints to work better --- yaml.el | 105 +++- 1 file changed, 57 insertions(+

[elpa] externals/yaml 51023c4551 049/124: Merge pull request #7 from zkry/add-yaml-encode

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 51023c45517eaf4fff02e4d175929f4b001151a3 Merge: 9ebddb5523 96d3e51aeb Author: Zachary Romero Commit: GitHub Merge pull request #7 from zkry/add-yaml-encode Add yaml-encode feature --- README.md | 24 +-- yaml-tests.el | 51 +++

[elpa] externals/yaml 8101f2c1fa 030/124: Add import statement; remove debug messages

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 8101f2c1faa7437d4c7cfc9be96625ecff150d23 Author: Zachary Romero Commit: Zachary Romero Add import statement; remove debug messages --- yaml.el | 21 +++-- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/yaml.el b/yaml.el index 128

[elpa] externals/yaml 37a6b80ee3 121/124: Update declared version to match tag

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 37a6b80ee306ea4ae3530343a5bf254bf26bacb6 Author: Zachary Romero Commit: Zachary Romero Update declared version to match tag --- yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index 86e8a21ef9..4b450434d6 100644 ---

[elpa] externals/yaml a45f60c999 051/124: Merge pull request #8 from zkry/symbol-keys

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit a45f60c999bf1a3c860bb5138e26d48fef666b6f Merge: 51023c4551 10af746dad Author: Zachary Romero Commit: GitHub Merge pull request #8 from zkry/symbol-keys Add option to convert string keys to symbols --- README.md | 5 - yaml-tests.el | 13 ++

[elpa] externals/yaml 7c6c1e1abf 017/124: Rename names according to elisp standards

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 7c6c1e1abfff9e845d75c41cae9b52ed66c41d98 Author: Zachary Romero Commit: Zachary Romero Rename names according to elisp standards --- yaml-tests.el | 59 ++-- yaml.el | 108 +-

[elpa] externals/yaml bdfaa8ce55 101/124: Merge pull request #40 from zkry/fix-block-indent-detection

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit bdfaa8ce5588445e1798e14242a027af46795f2c Merge: 2500074ebf 7ef2e8ce5b Author: Zachary Romero Commit: GitHub Merge pull request #40 from zkry/fix-block-indent-detection store current indent level and use that for basis of block indent --- yaml-tests.el

[elpa] externals/yaml 79a6bbc1e1 040/124: Fix various parsing bugs; reduce stack usage of parsing strings

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 79a6bbc1e16955736299e162972e849cf2de0ae3 Author: Zachary Romero Commit: Zachary Romero Fix various parsing bugs; reduce stack usage of parsing strings --- yaml-tests.el | 89 +- yaml.el | 2730 + 2

[elpa] externals/yaml 70c4fcead9 124/124: bump version

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 70c4fcead97e9bd6594e418c922ae769818f4245 Author: Zachary Romero Commit: Zachary Romero bump version --- yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index bfa93cbdb0..fa90f9aaeb 100644 --- a/yaml.el +++ b/yaml.el

[elpa] externals/yaml 69654c291f 090/124: Fix string values state bug

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 69654c291ff0d74da93dfae3ed0f1e9899719e39 Author: Zachary Romero Commit: Zachary Romero Fix string values state bug --- yaml.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yaml.el b/yaml.el index 317b85050b..c92d42b689 100644 --- a/y

[elpa] externals/yaml 7f09102db0 115/124: Remove leading new-lines for yaml-encode

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 7f09102db065cd48523536bb6fb072a970dad9ce Author: Zachary Romero Commit: Zachary Romero Remove leading new-lines for yaml-encode --- yaml-tests.el | 4 ++-- yaml.el | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/yaml-tests.el b/yam

[elpa] externals/yaml ab86db9bb2 044/124: Merge pull request #4 from zkry/pcase-related-modifications

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit ab86db9bb27343567ec6140647765547dbf916f7 Merge: e2fe7e2e57 04aae95584 Author: Zachary Romero Commit: GitHub Merge pull request #4 from zkry/pcase-related-modifications Fix/add pcase usages --- yaml.el | 103 +++--

[elpa] externals/yaml c07cc6d0f3 089/124: Merge pull request #35 from zkry/fix-yaml-anchor-match-definition

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit c07cc6d0f3af7cbacb08f0596bdd831f8a1ae5dd Merge: 164cd43d6e 0bf6a1b686 Author: Zachary Romero Commit: GitHub Merge pull request #35 from zkry/fix-yaml-anchor-match-definition YAML anchor should match exactly how it was defined --- yaml-tests.el | 29 +++

[elpa] externals/yaml 5af0cd7c55 122/124: Fix octal/hex parsing (#54)

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 5af0cd7c553c2ec93b35d81a7759224c9bd68fae Author: Zachary Romero Commit: Zachary Romero Fix octal/hex parsing (#54) --- yaml-tests.el | 6 +- yaml.el | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/yaml-tests.el b/yaml-tests.el

[elpa] externals/yaml 7f055d207c 057/124: Merge pull request #17 from conao3/plist-keyword

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 7f055d207c69bd4a418cfc6691ca005ff85188f4 Merge: 2aa5a6faf7 8903b6c7e4 Author: Zachary Romero Commit: GitHub Merge pull request #17 from conao3/plist-keyword Return plist key as a keyword --- yaml.el | 17 - 1 file changed, 12 insertions

[elpa] externals/yaml a19fbf948a 112/124: Merge pull request #46 from zkry/45-fix-char-escape

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit a19fbf948a945571300e5a20ff1dbfa6ecfa0d16 Merge: 73fde9d8fb b72c188381 Author: Zachary Romero Commit: GitHub Merge pull request #46 from zkry/45-fix-char-escape Fix character escape code --- yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/yaml 7ef2e8ce5b 100/124: fix unit tests

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 7ef2e8ce5b92ac5f341ceb503ab3f688c64a425b Author: Zachary Romero Commit: Zachary Romero fix unit tests --- yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml.el b/yaml.el index 169cf8f4b4..a715d3d4d8 100644 --- a/yaml.el +++ b/yaml.

[elpa] externals/yaml 276596561a 032/124: Fix explicit document end on ns-plain

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 276596561ad7cb990dd941d11521a9cb8e5a5346 Author: Zachary Romero Commit: Zachary Romero Fix explicit document end on ns-plain --- yaml-tests.el | 62 ++- yaml.el | 13 ++--- 2 files changed, 7

[elpa] externals/yaml e787dd06c6 106/124: Merge pull request #42 from kisaragi-hiu/bring-docstring-up-to-date

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit e787dd06c661e167b5afb96173b69d34eddfba1d Merge: 0ac7f365bb ee34639c96 Author: Zachary Romero Commit: GitHub Merge pull request #42 from kisaragi-hiu/bring-docstring-up-to-date --- README.md | 5 +++-- yaml.el | 17 - 2 files changed, 15 inser

[elpa] externals/yaml 01ab8d1910 078/124: Merge pull request #30 from zkry/29-fix-list-encoding-indentation

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 01ab8d19100831697c9d20035ce200084682b577 Merge: 34c300b085 b6091cc080 Author: Zachary Romero Commit: GitHub Merge pull request #30 from zkry/29-fix-list-encoding-indentation Fix list encoding indentation --- yaml-tests.el | 16 +++- yaml.el

[elpa] externals/yaml 5b352258f5 067/124: Merge pull request #24 from j-shilling/fix-alist-to-hash

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 5b352258f50ec9d2e7ff8bd16323a24fb484b52b Merge: f9fbe392e3 b0d95e7e81 Author: Zachary Romero Commit: GitHub Merge pull request #24 from j-shilling/fix-alist-to-hash Use `alist-get` to converting alist to hash table --- yaml.el | 4 ++-- 1 file changed,

[elpa] externals/yaml 3381a5d2f7 109/124: Merge pull request #43 from kisaragi-hiu/fix/regexp-missing-escape

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 3381a5d2f739b35cbc75827bec7003e5c0e9f296 Merge: e787dd06c6 4a3243a2be Author: Zachary Romero Commit: GitHub Merge pull request #43 from kisaragi-hiu/fix/regexp-missing-escape yaml--the-end: fix incorrect regexp --- yaml.el | 2 +- 1 file changed, 1 ins

[elpa] externals/yaml 64c117d084 052/124: Fix encoding issues for nil, false, and arrays

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 64c117d0847c57b27133ffeefa4d77cfcec288e9 Author: Zachary Romero Commit: Zachary Romero Fix encoding issues for nil, false, and arrays --- yaml-tests.el | 22 +- yaml.el | 18 -- 2 files changed, 37 insertions(+), 3 dele

[elpa] externals/yaml 10af746dad 050/124: Add option to convert string keys to symbols

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 10af746dad82ed5efc5d1b3ae39b149c68f93fcb Author: Zachary Romero Commit: Zachary Romero Add option to convert string keys to symbols --- README.md | 5 - yaml-tests.el | 13 - yaml.el | 12 3 files changed, 28 insertions(+

[elpa] externals/yaml ada133f0b1 036/124: Fix regexp to match end of string

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit ada133f0b1519afe2da12f5707eeabdbba3efb29 Author: Zachary Romero Commit: Zachary Romero Fix regexp to match end of string --- yaml.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yaml.el b/yaml.el index 4f1c642f29..74ae8fd1f6

[elpa] externals/yaml d8ac09e8ca 053/124: Merge pull request #11 from zkry/fix-encoding-nil-false-arrays

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit d8ac09e8cad7f67339e19c53e77da1cd0ff98d36 Merge: a45f60c999 64c117d084 Author: Zachary Romero Commit: GitHub Merge pull request #11 from zkry/fix-encoding-nil-false-arrays Fix encoding issues for nil, false, and arrays --- yaml-tests.el | 22 +++

[elpa] externals/yaml e711e774b1 074/124: Allow parsing false and/or null as nil

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit e711e774b1c070ef85f2338c2e607174ea8cb0c9 Author: Jonas Bernoulli Commit: Jonas Bernoulli Allow parsing false and/or null as nil --- yaml.el | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/yaml.el b/yaml.el index 5a21f28cb3..2e

[elpa] externals/yaml 67d86e158e 033/124: Add code documentation; remove unused code

2024-11-29 Thread ELPA Syncer
branch: externals/yaml commit 67d86e158e7e9431745c0f880f2edb2d55573a9d Author: Zachary Romero Commit: Zachary Romero Add code documentation; remove unused code --- .github/workflows/test.yml | 6 +++ yaml-tests.el | 3 +- yaml.el| 97 --

  1   2   >