Closed seancorfield closed 9 years ago
Currently hardcoded as bit positions. Should reach into Frege compiler enums and calculate them properly by name, and then support :frege-options in project.clj.
:frege-options
project.clj
With the new 3.22.324 compiler, this was easy.
Currently hardcoded as bit positions. Should reach into Frege compiler enums and calculate them properly by name, and then support
:frege-options
inproject.clj
.