summary refs log tree commit diff stats
path: root/compiler/ic/cbackend.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #21617; createTypeBoundOps with PContext in order to instantiate generi...ringabout2023-04-071-1/+4
* Refactor and doc package handling, module name mangling (#19821)quantimnot2022-05-301-2/+3
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* CIs: attempt to use csources_v1 (#16282)Andreas Rumpf2021-04-211-3/+3
* IC: fixes a long standing bug about DCE set computations (#17763)Andreas Rumpf2021-04-181-25/+33
* IC: added basic test case for methods (#17679)Andreas Rumpf2021-04-091-5/+26
* added a 'koch ic' command for easier adhoc testing of IC (#17508)Andreas Rumpf2021-03-261-1/+11
* IC: backend: remember produced type information (#17440)Andreas Rumpf2021-03-231-7/+36
* IC: green tests (#17311)Andreas Rumpf2021-03-191-2/+2
* IC: compilerprocs are handled correctly (#17265)Andreas Rumpf2021-03-091-0/+1
* fix `UnusedImport` for `nim c compiler/nim` (#17152)Timothee Cour2021-02-231-3/+4
* IC: bugfixes (WIP) (#16836)Andreas Rumpf2021-02-021-4/+6
* IC: next steps (#16729)Andreas Rumpf2021-01-231-0/+102