summary refs log tree commit diff stats
path: root/compiler/ic/rodfiles.nim
Commit message (Expand)AuthorAgeFilesLines
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-1/+3
* IC: use better packed line information format (#22917)Andreas Rumpf2023-11-071-1/+1
* NIR: C codegen, WIP (#22903)Andreas Rumpf2023-11-051-0/+1
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-1/+1
* NIR: VM + refactorings (#22835)Andreas Rumpf2023-10-291-0/+1
* NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...Andreas Rumpf2023-10-161-3/+4
* use strictdefs for compiler (#22365)ringabout2023-08-061-2/+4
* IC: fix typo in rodfiles.nim (#20989)Ikko Ashimine2022-12-011-1/+1
* refactorings (#20536)Andreas Rumpf2022-10-101-1/+0
* Don't require blank line before Markdown code (#20215)Andrey Makarov2022-08-151-2/+1
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* ic refactoring (#17778)Andreas Rumpf2021-04-191-5/+5
* [ci skip] document compiler/ic/rodfiles.nim (#17771)Saem Ghani2021-04-191-0/+72
* `import foo {.all.}` reboot (#17706)Timothee Cour2021-04-161-0/+1
* IC: rodfiles: no floats (#17720)Andreas Rumpf2021-04-141-2/+1
* added a 'koch ic' command for easier adhoc testing of IC (#17508)Andreas Rumpf2021-03-261-0/+1
* IC: backend: remember produced type information (#17440)Andreas Rumpf2021-03-231-0/+1
* IC: final implementation steps (#16801)Andreas Rumpf2021-01-251-0/+17
* IC: next steps (#16729)Andreas Rumpf2021-01-231-1/+2
* IC: next steps (#16632)Andreas Rumpf2021-01-121-3/+4
* IC: next steps (#16550)Andreas Rumpf2021-01-071-18/+30
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-021-0/+143