branch: elpa/helm
commit 187e358493a598607d11648d76c92850bc9d69f3
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure to not collect nil candidates in helm-occur-transformer
---
helm-occur.el | 27 ---
1 file changed, 16 insertions(+), 11 deletions(-)
diff --
branch: elpa/helm
commit 4f0066ac3b36100df2277cdb5afcd29c3ad5af00
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Implement diacritics for in buffer sources
Diacritics was only implemented on sync source via the :match slot, as
it is problematic to implement it through this
branch: elpa/helm
commit a315920e110476c3a3e272724b1c865bd0ffdf4d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix helm-mm-regexp-p and helm-mm-diacritics-string-match for searching
match-parts
---
helm-multi-match.el | 14 --
1 file changed, 12 insertions(+), 2 deletion
branch: elpa/helm
commit b7b21b5733c182ca18ad4dde1e75a32da29968a5
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add docstring to helm-source-mm-get-search-or-match-fns
---
helm-source.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/helm-source.el b/helm-source.el
index 2f5bf
branch: elpa/helm
commit 80a37c6d5e5960a3b4a54037377625b47311b649
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add a variable to controls diacritics usage in helm-occur
---
helm-occur.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/helm-occur.el b/helm-oc
branch: elpa/helm
commit 737ce8e263f2de51ef22d96d4a9146b7453d28f8
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update helm-source docstring
---
helm-source.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm-source.el b/helm-source.el
index d341a73a27..cbf
6:36 -03 2022
diff --git a/eev-code.el b/eev-code.el
index af7791b207..add61fefc2 100644
--- a/eev-code.el
+++ b/eev-code.el
@@ -19,7 +19,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20220412
+;; Version:20220512
;; Keywords: e-scripts
;;
;; Latest ver
elpasync pushed a change to branch elpa/helm.
from ec76b7d0ff Fix helm-browse-url-firefox-new-window default value and
settings
new 187e358493 Ensure to not collect nil candidates in
helm-occur-transformer
new 4f0066ac3b Implement diacritics for in buffer sources
ne
elpasync pushed a change to branch elpa/helm-core.
from ec76b7d0ff Fix helm-browse-url-firefox-new-window default value and
settings
adds 187e358493 Ensure to not collect nil candidates in
helm-occur-transformer
adds 4f0066ac3b Implement diacritics for in buffer sources
branch: externals/pyim
commit 78fdf2e86382fab185df58d5f8aeba193b9526c3
Author: Feng Shu
Commit: Feng Shu
pyim-cloudim:baidu run kill buffer.
* pyim-cloudim.el (pyim-cloudim:baidu): kill buffer.
(pyim-cloudim-parse-baidu-buffer): Do not run kill buffer.
---
pyim-
branch: externals/pyim
commit dcdae4db85646de85b1ca75e4604691cf9273273
Author: Feng Shu
Commit: Feng Shu
* pyim-cloudim.el (pyim-cloudim-parse-baidu-buffer): Add word comment.
---
pyim-cloudim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim-cloudim.el b/pyim-clou
branch: externals/pyim
commit 4e667d73b637826028559fe4d15c10433ab05a98
Author: Feng Shu
Commit: Feng Shu
* pyim-cloudim.el (pyim-cloudim-parse-baidu-buffer): Kill buffer.
---
pyim-cloudim.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/pyim-cloudim.el b/pyim-cloudim.el
index 3e8a7b13
elpasync pushed a change to branch externals/pyim.
from ce1ee215f7 * pyim-cloudim.el (pyim-cloudim:baidu,
pyim-cloudim:google): Handle buffer is nil.
new 4e667d73b6 * pyim-cloudim.el (pyim-cloudim-parse-baidu-buffer):
Kill buffer.
new 78fdf2e863 pyim-cloudim:baidu run kill
branch: externals/nano-theme
commit 06d7c949f876e07a6fa6edc132fba21e1aaba62d
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fix issue #27
---
nano-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nano-theme.el b/nano-theme.el
index 8942c59b9c..53ad25fa57 1
elpasync pushed a change to branch elpa/helm-core.
from 737ce8e263 Update helm-source docstring
adds 33d6696edd Fix typo in helm-completion-style docstring
adds 0f7d7acf57 Merge pull request #2508 from danielnemenyi/master
No new revisions were added by this update.
Summary
branch: elpa/helm
commit 0f7d7acf5724d79ed51ae22349ceb743c4868a3e
Merge: 737ce8e263 33d6696edd
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #2508 from danielnemenyi/master
Fix typo in helm-completion-style docstring
---
helm-mode.el | 2 +-
1 file changed, 1 insertio
branch: elpa/helm
commit 33d6696edda3e8867f2895a098e9c291b71979f7
Author: Daniel Nemenyi
Commit: Daniel Nemenyi
Fix typo in helm-completion-style docstring
---
helm-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-mode.el b/helm-mode.el
index 9d3b1c98a8..e122
branch: externals/nano-modeline
commit cdfc604ff9175f5092d21920dd2d814801edd954
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Adding option for no prefix, default prefix and icon.
---
nano-modeline.el | 286 +--
1 file changed, 194
branch: externals/nano-modeline
commit 1cf4bf79f8f83883e51670e826d9b662e0f6b111
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added dedicated window marker.
---
nano-modeline.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/nano-modeline.el b/nano-mo
branch: externals/nano-modeline
commit 87d658bf370e6fd4a48a8cc2d9f308da66147494
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fix to make sure org-clock-mode is really on
---
nano-modeline.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/nano-modeline.el b/na
branch: externals/nano-modeline
commit 0eec0875f04092fe7613baa06ff4ecf8deea264f
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Put back symbol as prefix for menu access.
---
nano-modeline.el | 38 +++---
1 file changed, 27 insertions(+), 11 deletions(-
branch: externals/nano-modeline
commit f75b90da5d5d428de163d7de5141a4930e6633b6
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Read status from base buffer in case buffer is indirect
---
nano-modeline.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/
branch: externals/nano-modeline
commit 3e020163fedca0a1a6581c0dfc2cb9556130dd91
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Experimental branch
---
nano-modeline.el | 263 +++
1 file changed, 170 insertions(+), 93 deletions(-)
d
branch: externals/nano-modeline
commit 5956e5a4fe5338bfc33f9e5ff0a35bc91d6ca014
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed and simplified custom format for modes
---
nano-modeline.el | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/nano-modeline.el
branch: externals/nano-modeline
commit fee1f3c1e0d388cc61930c54d012192b3b0773bc
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Changed default option to status
---
nano-modeline.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/nano-modeline.el b/nano
elpasync pushed a change to branch externals/nano-modeline.
from c16bbd452b Merge pull request #38 from
DamienCassou/fix-eldoc-message
new 3e020163fe Experimental branch
new 60bd1018af Fix in default faces
new 1cf4bf79f8 Added dedicated window marker.
new 0e
branch: externals/nano-modeline
commit 60bd1018aff5e025a8ba2dc04c142e6eaa3b4d3b
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fix in default faces
---
nano-modeline.el | 34 +-
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/nano-model
branch: externals/nano-modeline
commit acd020a045320c40bcde11c8ef62525d8fee7067
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added imenu-list mode
---
nano-modeline.el | 21 +
1 file changed, 21 insertions(+)
diff --git a/nano-modeline.el b/nano-modeline.el
ind
branch: externals/nano-modeline
commit ce924479de029c6c9f31f0dc3219ebbf51964523
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Moved dedcited/modified status at end of modeline.
---
nano-modeline.el | 214 ++-
1 file changed, 36 ins
branch: externals/nano-modeline
commit cdedb79ab5e00e32aa5dcebf15f3eacb4d88a1d3
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed imenu list mode (faulty code)
---
nano-modeline.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/nano-modeline.el b/nano-mo
branch: externals/nano-modeline
commit 5948e191f129f1c03e9acfe9a95be8253ea6e90e
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Bugfix: uncommented text mode
---
nano-modeline.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nano-modeline.el b/nano-modeline.e
branch: externals/nano-modeline
commit 6ab5d5b94d5dee0110969dc1e83068fc793e9871
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Better display format for org headings
---
nano-modeline.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/nano-modeline.el b/nano-mod
branch: externals/nano-modeline
commit d37ff5b0145dc4e579e5982f64aaa7bad262c0a7
Merge: c16bbd452b cdedb79ab5
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Merge branch 'no-prefix'
---
nano-modeline.el | 468 +--
1 file changed, 285
branch: externals/nano-modeline
commit 960ff4f01aa1273b4395d9985b5bda2d96af0cab
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Version 0.7
---
nano-modeline.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/nano-modeline.el b/nano-modeline.el
index 7713c25a
branch: externals/nano-modeline
commit 532f557c08a6166d1e21482df965f420d50c86a9
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Space computation now takes right margin into account
---
nano-modeline.el | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git
branch: externals/nano-modeline
commit a4e72d1486307879b10cf6fd78a895ad7fdbcc38
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added handling of indirect buffer
---
nano-modeline.el | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/nano-modeline.el
branch: externals/javaimp
commit e32fa3dfdc7e83f7f521ba807e536d7e3c797ca7
Author: Filipp Gunbin
Commit: Filipp Gunbin
Replace char-syntax with syntax-after
---
javaimp-parse.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/javaimp-parse.el b/javaimp-parse.el
ind
branch: externals/javaimp
commit 46a2a68bfc4573671ef82f12d73040f4eacfe089
Author: Filipp Gunbin
Commit: Filipp Gunbin
Small fixes
---
javaimp-parse.el | 3 +++
javaimp.el | 8 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/javaimp-parse.el b/javaimp-parse.el
i
branch: elpa/git-commit
commit 12272c825d216148454b7cfa57fef202cdfe0c7d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Don't declare functions that usually are not available
Having to silence merely the byte-compiler, is so yesterday. ;P
---
lisp/magit-apply.el | 43 ++
elpasync pushed a change to branch elpa/magit.
from 71f7d1df1d magit-diff-wash-hunk: Handle one line edge case
adds 12272c825d Don't declare functions that usually are not available
No new revisions were added by this update.
Summary of changes:
lisp/magit-apply.el | 43 ++
elpasync pushed a change to branch elpa/magit-section.
from 71f7d1df1d magit-diff-wash-hunk: Handle one line edge case
adds 12272c825d Don't declare functions that usually are not available
No new revisions were added by this update.
Summary of changes:
lisp/magit-apply.el | 43 ++
branch: externals/org
commit d5a52be0a50bf9936c7e0b596dd964860e817265
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-fold-core: Remove `org-fold-core-first-unfold-functions'
* lisp/org-fold-core.el (org-fold-core-first-unfold-functions):
Remove. This is very too tricky to im
branch: elpa/parseedn
commit fd3f88d67b9757d5d06bd88b374a2f15d66337fe
Author: tmpUser2022 <98637343+tmpuser2...@users.noreply.github.com>
Commit: GitHub
Allow empty coll with `parseedn-print-seq`
Allow empty coll with `parseedn-print-seq`
---
parseedn.el | 3 ++-
1 file changed, 2 i
branch: elpa/parseedn
commit 35e9f3173a6cca60b6851dddace470b29654ac77
Merge: dce2eed418 fd3f88d67b
Author: Arne Brasseur
Commit: GitHub
Merge pull request #13 from tmpUser2022/main
Allow empty coll with `parseedn-print-seq` to fix issue #12
---
parseedn.el | 3 ++-
1 file changed,
branch: elpa-admin
commit 1d7b4102d02cc1de17372a925776b44bdd5aad40
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--export-org, elpaa--build-Info-1): Don't let an
interactive prompt get in the way.
---
elpa-admin.el | 2 ++
1 file changed, 2 insertions(+)
diff --gi
elpasync pushed a change to branch externals/dtache.
from b121de820c Handle carriage motion when opening a session
new 8381939f1d Optionally show old session output when attaching
new 5a39733299 Improve output when attaching
Summary of changes:
CHANGELOG.org | 1 +
branch: externals/dtache
commit 8381939f1d82c333b9a931d214f031846c383450
Author: Rose Osterheld
Commit: Niklas Eklund
Optionally show old session output when attaching
If `dtache-show-output-on-attach` is set to `t`, show the previous
output of the session when attaching to it i
branch: externals/dtache
commit 5a39733299cae60da2aab0e0b9f559bcc022369f
Author: Niklas Eklund
Commit: Niklas Eklund
Improve output when attaching
Fix tests and make functionality work with eshell. Also update the
documentation and enable the feature by default.
---
CHANGELOG.o
elpasync pushed a change to branch externals/org.
from d5a52be0a5 org-fold-core: Remove
`org-fold-core-first-unfold-functions'
new 61d85bcdb3 ox-latex: Refactor `org-latex-src-block'
new 40c559ac3d ox-latex: Refactor `org-latex-inline-src-block'
new ca91473639 ox-la
branch: externals/org
commit faa5c1887c1b36fea72e09349531b6bb11b05dd1
Author: TEC
Commit: TEC
ox-latex: Support mathescape'd code with engraved
* lisp/ox-latex.el (org-latex-src-block--engraved,
org-latex-src--engrave-mathescape-p): Using the mathescape functionality
in engr
branch: externals/org
commit 2cb62c0798b48344683edc48418abd60e5ccbad7
Author: TEC
Commit: TEC
news and manual: Mention ox-latex's engraved code
* etc/ORG-NEWS: Mention the addition of the "engraved" source block
transcoding backend.
* doc/org-manual.org (Footnotes, LaTe
branch: externals/engrave-faces
commit fe29d9b593a0f7ada4df3f52dfb9f7f8c1bdaaa7
Author: TEC
Commit: TEC
Version 0.3.1
---
engrave-faces.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engrave-faces.el b/engrave-faces.el
index afe2111d96..b11496fe3d 100644
--- a/engrav
branch: externals/org
commit 61d85bcdb382b7f3bc2cd9fcc024da26da6bb8d2
Author: TEC
Commit: TEC
ox-latex: Refactor `org-latex-src-block'
* lisp/ox-latex.el (org-latex-src-block): Extract the per-format logic
from `org-latex-src-block' into new dedicated functions:
+ `org-latex
branch: externals/org
commit 40c559ac3d9e98350470b3de99f9ceeb55cad8df
Author: TEC
Commit: TEC
ox-latex: Refactor `org-latex-inline-src-block'
* lisp/ox-latex.el (org-latex-inline-src-block,
org-latex-inline-src-block--minted,
org-latex-inline-src-block--listings): Extract th
branch: externals/org
commit d30738b78617c9fe07963a46d19ccfefc890189d
Author: TEC
Commit: TEC
ox-latex: Introduce "engraved" code highlighting
* lisp/ox-latex.el (org-latex-src-block, org-latex-src-block--engraved,
org-latex-inline-src-block, org-latex-inline-src-block--engraved
branch: externals/org
commit b4e4b3c502691180c20a57b8b0598160f5ffdc3f
Author: TEC
Commit: TEC
ox-latex: Replace `org-latex-listings'
* lisp/ox-latex.el (org-latex-src-block, org-latex-keyword,
org-latex-inline-src-block, org-latex-template,
org-latex--caption/label-string, o
branch: externals/org
commit a16e2089383863324dcf84f4d77dfd8d4cf5af32
Author: TEC
Commit: TEC
ox-latex: Support setting the engraved theme
* lisp/ox-latex.el (org-latex-generate-engraved-preamble,
org-latex-engraved-theme): Introduce the new export keyword
LATEX_ENGRAVED_THE
branch: externals/org
commit 4d5805755c966fc4e566cb8ec74fb401e1feeb68
Author: TEC
Commit: TEC
ox-latex: Support setting engraved theme per-block
* lisp/ox-latex.el (org-latex-src-block--engraved,
org-latex-src--engrave-code, org-latex-inline-src-block--engraved,
org-latex-ge
branch: externals/org
commit e07b89c31cec95cc1e4626e4ec08cb7c717849b1
Author: TEC
Commit: TEC
ox-latex: Refactor source block transcode fun sigs
* lisp/ox-latex.el (org-latex-src-block--listings,
org-latex-src-block--engraved, org-latex-src-block--minted,
org-latex-src-block
branch: externals/org
commit bbba45a07fb9627f4abc11621dd0d72b9779a686
Author: TEC
Commit: TEC
ox-latex: Don't use `length' to get string width
* lisp/ox-latex.el (org-latex-src-block--listings,
org-latex-src-block--engraved, org-latex-src-block--minted): Use
`string-width' i
branch: externals/org
commit ca91473639153ac53500f118b50f0a237fd87444
Author: TEC
Commit: TEC
ox-latex: More versitile option construction
* lisp/ox-latex.el (org-latex--make-option-string): Support a custom
option seperator string.
(org-latex--make-option-string, org-l
branch: externals/org
commit af4ca40eaecf110a6a94629fe1de1f08d846eb73
Author: TEC
Commit: TEC
ox-latex: Fix %-captions in minted/engraved code
* lisp/ox-latex.el (org-latex-src-block--engraved,
org-latex-src-block--minted): Refactor float-env to be clearer, and
switch from `
branch: externals/org
commit 5766ddd758f6c2b498ddf4fb79f20f01a09674cc
Author: TEC
Commit: TEC
ox-latex: Prefix lst: to source block labels
* lisp/ox-latex.el (org-latex--label): Use the "lst:" prefix when
generating source block labels ("lst" contracted from "listing").
---
lis
cjohansson pushed a change to branch externals/parser-generator.
from bf7229332f Updated version and date
new 89105668e8 Started on LL(k) implementation
new 9d6ca94d0e More work on LL(k) parser
new 1d1e4e4bf8 More work on LL(k) parser
new 6ce0dd9429 Improved
branch: externals/parser-generator
commit 9d6ca94d0e346d1bfc83205b5f881982698991fa
Author: Christian Johansson
Commit: Christian Johansson
More work on LL(k) parser
---
parser-generator-ll.el | 21 -
test/parser-generator-ll-test.el | 17 +
2 fi
branch: externals/parser-generator
commit 878b2900f29fecf79736b5c917a912b98747217b
Author: Christian Johansson
Commit: Christian Johansson
Improved calculation of merged max terminals when one of the set is
undefined
---
parser-generator-ll.el | 6 +++---
parser-generator.el| 56 +
branch: externals/parser-generator
commit 6ce0dd9429fbc0c4178eb34df4f4c072693d9199
Author: Christian Johansson
Commit: Christian Johansson
Improved function to calculate merge max terminal sets
---
parser-generator-ll.el| 67
parser-generator.el
branch: externals/parser-generator
commit d397a1d48e1cc21b0b53f40d66adc236123a4f93
Author: Christian Johansson
Commit: Christian Johansson
Improved variable naming
---
parser-generator-ll.el | 50 +++---
1 file changed, 19 insertions(+), 31 deleti
branch: externals/parser-generator
commit 542a50d9c1a3175c2f16e10f4176041569a08318
Author: Christian Johansson
Commit: Christian Johansson
Remove usage of a hash-table
---
parser-generator-ll.el | 20 +++-
1 file changed, 7 insertions(+), 13 deletions(-)
diff --git a/parser
branch: externals/parser-generator
commit 34ab0f171829eb984597852c08b895259ef66ac2
Author: Christian Johansson
Commit: Christian Johansson
More various tweaks
---
parser-generator-ll.el | 27 +--
test/parser-generator-ll-test.el | 40 +++
branch: externals/parser-generator
commit 7b77032f7179d7911d04db1be725b03622de153a
Author: Christian Johansson
Commit: Christian Johansson
Parser table generation for LLk now works for productions
---
parser-generator-ll.el | 52 ++--
test/parse
branch: externals/parser-generator
commit 221446d647a56c08c638fd7f5ca18f8835a4a98d
Author: Christian Johansson
Commit: Christian Johansson
Started implementation of LLk validation
---
parser-generator-ll.el | 88 ++--
parser-generator.el
branch: externals/parser-generator
commit 04eb4d066ccfc9f3d8d5dba553e095d5d1fc3ff7
Author: Christian Johansson
Commit: Christian Johansson
Started on test for Example 5.17
---
test/parser-generator-ll-test.el | 38 ++
1 file changed, 38 insertions(+)
dif
branch: externals/parser-generator
commit 3b9977b51b564c9db2624015c2fb0cb07dfe2e79
Author: Christian Johansson
Commit: Christian Johansson
More work on LLk test
---
test/parser-generator-ll-test.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/test/parser-generator
branch: externals/parser-generator
commit 97919972a757d56731e0c3c7b9460d9fcae2b627
Author: Christian Johansson
Commit: Christian Johansson
Improved debug message, added TODO item
---
parser-generator-ll.el | 5 +
parser-generator.el| 9 +++--
2 files changed, 12 insertions(+), 2
branch: externals/parser-generator
commit cf4332ef0e16267902b9b1dde6aae566487d4036
Author: Christian Johansson
Commit: Christian Johansson
Started on LLk parsing algorithm
---
parser-generator-ll.el | 76 +++---
1 file changed, 66 insertions(+), 1
branch: externals/parser-generator
commit 2e76c4b57eca28495014e42d5d4d5a140624785e
Author: Christian Johansson
Commit: Christian Johansson
Added TODO items
---
parser-generator-ll.el | 42 +---
test/parser-generator-ll-test.el | 31 +
branch: externals/parser-generator
commit b37ba1eddffab043ef33c4be9473af1cb2f3760a
Author: Christian Johansson
Commit: Christian Johansson
Created TODO item
---
parser-generator-ll.el | 33 ++--
parser-generator.el | 2 +-
test/parser-generator-ll-test.el |
branch: externals/parser-generator
commit 08ed55d35a7fb5bb7d02e5a8a08ad2b0b2beede3
Author: Christian Johansson
Commit: Christian Johansson
More work on k=1
---
parser-generator-ll.el | 13 ++-
test/parser-generator-ll-test.el | 179 ++-
2 files
branch: externals/parser-generator
commit 4051737aebb0466bb5ce6ff49e0676e8e45f8d4e
Author: Christian Johansson
Commit: Christian Johansson
Added TODO item for LL(k) translation
---
parser-generator-ll.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/parser-genera
branch: externals/parser-generator
commit 4f85cc56167dfa590b58e3713cc7067e5214b6e8
Author: Christian Johansson
Commit: Christian Johansson
Passes byte-compilation tests
---
parser-generator-ll.el| 68 ---
test/parser-generator-test.el | 13 +++
branch: externals/parser-generator
commit 08af836006e721a90e322191d8e1b2052279693d
Author: Christian Johansson
Commit: Christian Johansson
More work on SDT for LL grammar
---
parser-generator-ll.el | 78 --
1 file changed, 63 insertions(+), 15
branch: externals/parser-generator
commit 315e40eff8aef2ee433e2b3055a70ae8aa101c47
Author: Christian Johansson
Commit: Christian Johansson
More work on LL table generation
---
parser-generator-ll.el | 123 ++---
1 file changed, 76 insertions(+), 4
branch: externals/parser-generator
commit 29bad0440fa1eae5ce9a35ff42b4ad7d3b618cc2
Author: Christian Johansson
Commit: Christian Johansson
More work on LL table generation
---
parser-generator-ll.el | 82 ++
1 file changed, 62 insertions(+), 2
branch: externals/parser-generator
commit 75323b10e549448f3debbe2a0bbabcaf8f3848de
Merge: bf7229332f 5be162966b
Author: Christian Johansson
Commit: Christian Johansson
Merge branch 'feature/llk-parser'
---
Makefile| 12 +-
README.md
branch: externals/parser-generator
commit 064bd259ff3602927269e0d2f63e7446eed7e8a4
Author: Christian Johansson
Commit: Christian Johansson
Passing LLk validation tests
---
test/parser-generator-ll-test.el | 4
1 file changed, 4 deletions(-)
diff --git a/test/parser-generator-ll-test.e
branch: externals/parser-generator
commit 2869417d78e8db6eeccf2387900b190f3a65ba62
Author: Christian Johansson
Commit: Christian Johansson
Made new helper functions to make LL-parsing easier
---
parser-generator-ll.el| 19
parser-generator.el | 101 ++
branch: externals/parser-generator
commit 6e91a4b498e87106222a419789044e61498158d2
Author: Christian Johansson
Commit: Christian Johansson
More work on helper functions
---
parser-generator-ll.el| 16 +---
parser-generator.el | 29 ++---
branch: externals/parser-generator
commit 23805731c1b150cc0789332a1fddc3de38244c0a
Author: Christian Johansson
Commit: Christian Johansson
More work on LL-parser
---
parser-generator-ll.el | 6 +
parser-generator.el | 50 ++--
branch: externals/parser-generator
commit e6f9ac545f64f140908c42901be4bd9d12e1cf1f
Author: Christian Johansson
Commit: Christian Johansson
Cleanup after byte-compilation
---
parser-generator-ll.el | 27 --
parser-generator.el | 2 +-
test/parser-generator-l
branch: externals/parser-generator
commit 8cc2a5b3153d7f500cb4089c55b9db704b915821
Author: Christian Johansson
Commit: Christian Johansson
More work on LLk parsing
---
parser-generator-ll.el | 30 +++-
test/parser-generator-ll-test.el | 42 +
branch: externals/parser-generator
commit fd2f90dd81317ac40a8483c86904cd2cde1e2b94
Author: Christian Johansson
Commit: Christian Johansson
Added TODO-item
---
test/parser-generator-ll-test.el | 111 +++
1 file changed, 111 insertions(+)
diff --git a/test
branch: externals/parser-generator
commit fe0decba880dd47ed5a6dc67ec60e767051ac61d
Author: Christian Johansson
Commit: Christian Johansson
Passed one test for LLk where k=1
---
parser-generator-ll.el | 33 +
test/parser-generator-ll-test.el | 17 +++
branch: externals/parser-generator
commit 7f3c384b6dc9f73328f0cbff11eeb6295ac96059
Author: Christian Johansson
Commit: Christian Johansson
Passing more LLk tests
---
parser-generator-ll.el | 3 +-
parser-generator.el | 2 +-
test/parser-generator-ll-test.el | 171
branch: externals/parser-generator
commit ed9933eeba94805daa629e2305a384e0f3cee179
Author: Christian Johansson
Commit: Christian Johansson
Passing a lot of LLk tests
---
parser-generator-ll.el | 22 ++
test/parser-generator-ll-test.el | 86 ++---
branch: externals/parser-generator
commit 2181545d262dfa8b43283cccb303ced539d40257
Author: Christian Johansson
Commit: Christian Johansson
Implemented test for validation of LL(1) grammar
---
parser-generator-ll.el | 27 -
test/parser-generator-ll-test.el | 82
branch: externals/parser-generator
commit b41b2dbffe513f00ea548c564c9c20dd1ac3bb73
Author: Christian Johansson
Commit: Christian Johansson
Removed debug output
---
test/parser-generator-ll-test.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/test/parser-generator
branch: externals/parser-generator
commit 1ccc742678f326d30aec02f944585b96142a9598
Author: Christian Johansson
Commit: Christian Johansson
LLk parser passes translation tests
---
parser-generator-ll.el | 180 ---
test/parser-generator-ll-test.el
branch: externals/parser-generator
commit de7c45c51145207c69aecfbc168e8aa8721e2d55
Author: Christian Johansson
Commit: Christian Johansson
Started with LL-export functions
---
parser-generator-ll-export.el | 779 ++
1 file changed, 779 insertions(+)
branch: externals/parser-generator
commit 89105668e8869ef533e020a746e85bf3f5fd2b24
Author: Christian Johansson
Commit: Christian Johansson
Started on LL(k) implementation
---
Makefile | 6 +++-
parser-generator-ll.el | 67 ++
1 - 100 of 162 matches
Mail list logo