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
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
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
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 +
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
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/
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
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
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(+),
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
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
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
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
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
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
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
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.
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
---
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
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
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
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,
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
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
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(-
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
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.
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
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
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
---
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
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
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
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
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
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
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 +
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 ++
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
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
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
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
---
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
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
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
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 +++
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
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
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
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
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
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 +
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
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
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
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
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
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
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
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 +
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
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.
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
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
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
branch: externals/yaml
commit afdb23754ae65ca0fe03466c83ef09f99f5e4588
Author: Zachary Romero
Commit: Zachary Romero
Fix folding string parsing
---
yaml-tests.el | 105 +++---
yaml.el | 76 +++---
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
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
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
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
branch: externals/yaml
commit 964ef3b1054f4e77fdb9142004a0a617bc73e88a
Author: Zachary Romero
Commit: Zachary Romero
process literal and folded
---
yaml-tests.el | 40
yaml.el | 55 ---
2 file
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/
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(+
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 +++
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
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
---
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 ++
branch: externals/yaml
commit 7c6c1e1abfff9e845d75c41cae9b52ed66c41d98
Author: Zachary Romero
Commit: Zachary Romero
Rename names according to elisp standards
---
yaml-tests.el | 59 ++--
yaml.el | 108 +-
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
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
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
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
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
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 +++--
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 +++
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
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
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(-)
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.
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
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
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
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,
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
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
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(+
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
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 +++
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
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 - 100 of 164 matches
Mail list logo