summary refs log tree commit diff stats
path: root/compiler/ic
Commit message (Expand)AuthorAgeFilesLines
* followup custom literals (#17500)Timothee Cour2021-03-271-0/+1
* IC: bugfix (#17533)Andreas Rumpf2021-03-271-2/+5
* added a 'koch ic' command for easier adhoc testing of IC (#17508)Andreas Rumpf2021-03-263-6/+29
* IC: backend: remember produced type information (#17440)Andreas Rumpf2021-03-233-9/+46
* IC: green tests (#17311)Andreas Rumpf2021-03-194-13/+20
* IC: compilerprocs are handled correctly (#17265)Andreas Rumpf2021-03-095-23/+88
* IC: further progress (#17150)Andreas Rumpf2021-03-052-9/+19
* fix `UnusedImport` for `nim c compiler/nim` (#17152)Timothee Cour2021-02-231-3/+4
* IC: bugfixes (WIP) (#16836)Andreas Rumpf2021-02-025-26/+106
* IC: final implementation steps (#16801)Andreas Rumpf2021-01-254-23/+127
* IC: next steps (#16729)Andreas Rumpf2021-01-235-24/+259
* IC: next steps (#16705)Andreas Rumpf2021-01-142-80/+111
* IC: next steps (#16632)Andreas Rumpf2021-01-125-274/+386
* IC: next steps (#16550)Andreas Rumpf2021-01-073-158/+346
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-026-186/+1057
* refactorings to prepare the compiler for IC (#15935)Andreas Rumpf2020-12-175-0/+724