-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: scymtym/s-expression-syntax
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Incorrect unparse of application node
bug
Something isn't working
#26
opened Jul 9, 2023 by
robert-strandh
Incorrect unparse of (handler-case x (s ()))
bug
Something isn't working
#25
opened Jul 4, 2023 by
robert-strandh
Incorrect call to node-kind with (defpackage .. (:shadow ...))
bug
Something isn't working
#24
opened Jul 4, 2023 by
robert-strandh
Unparse issue for (handler-case x)
bug
Something isn't working
#22
opened Jul 2, 2023 by
robert-strandh
Incorrect unparse of (defvar x)
bug
Something isn't working
#21
opened Jul 2, 2023 by
robert-strandh
pushnew with multiple occurrences of the same keyword argument is parsed incorrectly.
bug
Something isn't working
#18
opened Jul 1, 2023 by
robert-strandh
WITH-SLOTS is not implemented
enhancement
New feature or request
#13
opened Jun 29, 2023 by
robert-strandh
DEFINE-SETF-EXPANDER is not implemented
enhancement
New feature or request
#12
opened Jun 29, 2023 by
robert-strandh
Incorrect unparse for (defclass foo () ((s :initform i)))
bug
Something isn't working
#11
opened Jun 29, 2023 by
robert-strandh
Multiple relations for the argument of FUNCTION
enhancement
New feature or request
#7
opened Jun 28, 2023 by
robert-strandh
Inconsistent relation for the first form of MULTPLE-VALUE-PROG1 and PROG1
enhancement
New feature or request
#4
opened Jun 17, 2023 by
robert-strandh
Inconsistent relations used for forms that represent initial values.
enhancement
New feature or request
#3
opened Jun 17, 2023 by
robert-strandh
Inconsistency using relation :NAME or :VARIABLE when RIGHT is a variable name.
enhancement
New feature or request
#2
opened Jun 17, 2023 by
robert-strandh
ProTip!
Add no:assignee to see everything that’s not assigned.