summary refs log tree commit diff stats
path: root/compiler/pipelines.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #21617; createTypeBoundOps with PContext in order to instantiate generi...ringabout2023-04-071-2/+12
* tuple unpacking for vars as just sugar, allowing nesting (#21563)metagn2023-03-281-1/+1
* add a prepass for codeReordering (#21513)ringabout2023-03-171-2/+32
* replaces implicit passes array registed at runtime with explicit function cal...ringabout2023-03-031-0/+254