Skip to content
GitLab
  • Explore
  • Sign in
  • clean-compiler-and-rts
  • compiler
  • Repository
  • compiler
  • frontend
  • transform.icl
Find file Blame History Permalink
  • John van Groningen's avatar
    fix copying dynamics in curried uses of mactos and local functions of macros, · a30d524f
    John van Groningen authored Oct 15, 2018
    in function copy_macro_or_local_macro_function, first copy the dynamics in the list, store them using
    EI_DynamicCopy, use if available while copying, remove the copies at the end of the function
    a30d524f