Files
Nim/compiler/macrocacheimpl.idx
github-actions[bot] c7440eccf2 Deploy to GitHub pages
2025-09-27 04:02:34 +00:00

6 lines
667 B
Plaintext

nimTitle macrocacheimpl macrocacheimpl.html module macrocacheimpl 0
nim recordInc macrocacheimpl.html#recordInc,PCtx,TLineInfo,string,BiggestInt proc recordInc(c: PCtx; info: TLineInfo; key: string; by: BiggestInt) 17
nim recordPut macrocacheimpl.html#recordPut,PCtx,TLineInfo,string,string,PNode proc recordPut(c: PCtx; info: TLineInfo; key: string; k: string; val: PNode) 24
nim recordAdd macrocacheimpl.html#recordAdd,PCtx,TLineInfo,string,PNode proc recordAdd(c: PCtx; info: TLineInfo; key: string; val: PNode) 32
nim recordIncl macrocacheimpl.html#recordIncl,PCtx,TLineInfo,string,PNode proc recordIncl(c: PCtx; info: TLineInfo; key: string; val: PNode) 39