summary refs log tree commit diff stats
path: root/compiler/ic/ic.nim
Commit message (Expand)AuthorAgeFilesLines
* -d:nimDebug: calls doAssert false instead of quit (#17739)Timothee Cour2021-04-171-2/+1
* IC: yet another embarrassing omission (#17743)Andreas Rumpf2021-04-171-1/+2
* ic navigator tests (#17735)Andreas Rumpf2021-04-161-1/+2
* `import foo {.all.}` reboot (#17706)Timothee Cour2021-04-161-16/+42
* IC: rodfiles: no floats (#17720)Andreas Rumpf2021-04-141-11/+8
* IC: first steps towards 'nim check --def --ic:on' (#17714)Andreas Rumpf2021-04-141-5/+23
* IC: code cleanup (#17708)Andreas Rumpf2021-04-131-45/+12
* IC: serialization bugfix (#17701)Andreas Rumpf2021-04-131-4/+4
* IC: integrity checking (#17695)Andreas Rumpf2021-04-111-1/+2
* IC: added basic test case for methods (#17679)Andreas Rumpf2021-04-091-1/+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-261-5/+17
* IC: backend: remember produced type information (#17440)Andreas Rumpf2021-03-231-2/+9
* IC: green tests (#17311)Andreas Rumpf2021-03-191-0/+1147