Skip to content

Pull requests: clojure-emacs/parseclj

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Use lexical-binding in parseclj-lex.el as well
#41 by tarsius was merged Dec 3, 2023 Loading…
add | to the list of valid symbol chars
#39 by ikappaki was merged Mar 28, 2022 Loading…
Add support for ratio
#37 by r0man was merged Mar 13, 2022 Loading…
Add support for big ints
#36 by r0man was merged Feb 6, 2022 Loading…
Replace cl-case calls with cond
#34 by plexus was merged Oct 13, 2021 Loading…
Remove the last remains of a.el, restructure requires
#33 by plexus was merged Sep 29, 2021 Loading…
Remove remaining a-list call, move a.el to be test-only
#31 by plexus was merged Sep 27, 2021 Loading…
First pass in inlining the necessary bits from a.el
#29 by plexus was merged Sep 27, 2021 Loading…
Add support for shebang and symbolic values
#27 by plexus was merged Sep 22, 2021 Loading…
error on unmatched closing paren/brace
#26 by ikappaki was merged Oct 12, 2020 Loading…
Add :read-one option
#23 by plexus was merged Jun 2, 2018 Loading…
Add enough feature to be able to parse clojure.core
#21 by plexus was merged May 27, 2018 Loading…
Remove parseedn files
#20 by volrath was merged Feb 26, 2018 Loading…
Update README.md with installation and usage information
#19 by volrath was merged Jan 14, 2018 Loading…
Doc & style fixes part 2
#18 by volrath was merged Jan 9, 2018 Loading…
Use EVM to setup Travis CI
#17 by volrath was merged Jan 4, 2018 Loading…
Add support for having single quotes in symbols/keywords
#14 by volrath was merged Jan 1, 2018 Loading…
Loop reduction over the first 2 elements of the stack
#12 by volrath was merged Dec 7, 2017 Loading…
Fix parseclj-lex-character for \u and \o
#11 by volrath was merged Nov 24, 2017 Loading…
Fix parseclj-ast--reduce-branch for tags.
#10 by volrath was merged Nov 15, 2017 Loading…
Add docstrings and follow up on some conventions
#9 by volrath was merged Nov 24, 2017 Loading…
Add a new proposal for how to organize things
#7 by plexus was merged Aug 19, 2017 Loading…
Split EDN and AST handling into their own files
#4 by plexus was merged Jul 21, 2017 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.