summary refs log tree commit diff stats
path: root/compiler/ic/packed_ast.nim
Commit message (Expand)AuthorAgeFilesLines
* remove nir; succeeded by nif (#23809)ringabout2024-07-091-1/+1
* IC: use tables instead of huge seqs because the compiler can create l… (#23...Andreas Rumpf2024-06-181-0/+2
* fixes yet another strictdefs bug (#23069)ringabout2023-12-151-1/+1
* IC: progress and refactorings (#22961)Andreas Rumpf2023-11-201-92/+65
* IC: use better packed line information format (#22917)Andreas Rumpf2023-11-071-56/+26
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-1/+1
* Instantiates generics in the module that uses it (#22513)Juan M Gómez2023-09-091-0/+1
* use strictdefs for compiler (#22365)ringabout2023-08-061-0/+1
* fixes overriden typo (#22044)ringabout2023-06-081-1/+1
* refactoring in preparation for better, simpler name mangling that wor… (#21...Andreas Rumpf2023-04-241-1/+2
* 'lock levels' are deprecated, now a noop (#20539)ringabout2022-10-111-1/+0
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* typos (#17824)Andreas Rumpf2021-04-231-1/+1
* CIs: attempt to use csources_v1 (#16282)Andreas Rumpf2021-04-211-1/+1
* ic refactoring (#17778)Andreas Rumpf2021-04-191-56/+0
* IC: rodfiles: no floats (#17720)Andreas Rumpf2021-04-141-4/+7
* IC: first steps towards 'nim check --def --ic:on' (#17714)Andreas Rumpf2021-04-141-2/+2
* followup custom literals (#17500)Timothee Cour2021-03-271-0/+1
* IC: compilerprocs are handled correctly (#17265)Andreas Rumpf2021-03-091-0/+3
* IC: bugfixes (WIP) (#16836)Andreas Rumpf2021-02-021-0/+1
* IC: final implementation steps (#16801)Andreas Rumpf2021-01-251-2/+4
* IC: next steps (#16729)Andreas Rumpf2021-01-231-0/+10
* IC: next steps (#16705)Andreas Rumpf2021-01-141-24/+7
* IC: next steps (#16632)Andreas Rumpf2021-01-121-69/+1
* IC: next steps (#16550)Andreas Rumpf2021-01-071-23/+0
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-021-118/+218
* refactorings to prepare the compiler for IC (#15935)Andreas Rumpf2020-12-171-0/+461