Improve srcloc of error messages on λ

This commit is contained in:
Georges Dupéron 2017-05-20 02:57:48 +02:00
parent baf7434c7f
commit 7e3fa40496

View File

@ -392,8 +392,8 @@
(:def . {~var || (name+args+body #'name/τ)}))
(self . {~and :name+args+body {~not ((:colon . _) . _)}})}
#:with lam (if (free-identifier=? (datum->syntax #'self 'λ) #'te:λ)
#'te:λ
#'λ)
(datum->syntax #'here 'te:λ #'name)
(datum->syntax #'here 'λ #'name))
#:with pure/? (if (eq? stateful/stateless-sym 'stateful)
#'pure/stateful
#'pure/stateless)
@ -408,7 +408,7 @@
(quasisyntax/top-loc this-syntax
(begin
#,@(when-attr CT #'{(CT name-impl . self-τ)})
;#,@(when-attr whole-τ #'{whole-τ})
;#,@(when-attr whole-τ #'{whole-τ}) ;; not needed.
(define-syntax name (make-no-set!-transformer #'name-impl))
(define name-impl
(declared-wrapper