Comment by NooneAtAll3 13 hours ago what do you mean by idempotent and colpike? 1 comment NooneAtAll3 Reply estebank 11 hours ago Idempotent as in if the token stream in the input doesn't change, the cached result of the previous macro expansion is used during incremental, instead of being pessimistic and rerunning the macro.Colpike as in compile typo.
estebank 11 hours ago Idempotent as in if the token stream in the input doesn't change, the cached result of the previous macro expansion is used during incremental, instead of being pessimistic and rerunning the macro.Colpike as in compile typo.
Idempotent as in if the token stream in the input doesn't change, the cached result of the previous macro expansion is used during incremental, instead of being pessimistic and rerunning the macro.
Colpike as in compile typo.