summary refs log tree commit diff stats
path: root/compiler/ic/replayer.nim
Commit message (Expand)AuthorAgeFilesLines
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-2/+13
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-1/+1
* time to make IC work with ORC (here we go again...) (#20538)Andreas Rumpf2022-10-111-5/+15
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* IC: green tests (#17311)Andreas Rumpf2021-03-191-1/+1
* IC: compilerprocs are handled correctly (#17265)Andreas Rumpf2021-03-091-3/+5
* IC: bugfixes (WIP) (#16836)Andreas Rumpf2021-02-021-0/+16
* IC: final implementation steps (#16801)Andreas Rumpf2021-01-251-3/+43
* IC: next steps (#16632)Andreas Rumpf2021-01-121-0/+89