robert-strandh / SICL

A fresh implementation of Common Lisp
Other
1.07k stars 79 forks source link

Declarations #144

Closed Bike closed 5 years ago

Bike commented 5 years ago

Handling type declarations and proclaim declaration better, as discussed. Adds one argument to the declaration canonicalization functions. Do not merge this without the corresponding CST PR (https://github.com/robert-strandh/Concrete-Syntax-Tree/pull/20)