index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
ic
/
cbackend.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
rework the vtable implementation embedding the vtable array directly with new...
ringabout
2023-11-28
1
-4
/
+3
*
IC: progress and refactorings (#22961)
Andreas Rumpf
2023-11-20
1
-3
/
+3
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+1
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-1
/
+1
*
fixes #21617; createTypeBoundOps with PContext in order to instantiate generi...
ringabout
2023-04-07
1
-1
/
+4
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
1
-2
/
+3
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-3
/
+3
*
IC: fixes a long standing bug about DCE set computations (#17763)
Andreas Rumpf
2021-04-18
1
-25
/
+33
*
IC: added basic test case for methods (#17679)
Andreas Rumpf
2021-04-09
1
-5
/
+26
*
added a 'koch ic' command for easier adhoc testing of IC (#17508)
Andreas Rumpf
2021-03-26
1
-1
/
+11
*
IC: backend: remember produced type information (#17440)
Andreas Rumpf
2021-03-23
1
-7
/
+36
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
1
-2
/
+2
*
IC: compilerprocs are handled correctly (#17265)
Andreas Rumpf
2021-03-09
1
-0
/
+1
*
fix `UnusedImport` for `nim c compiler/nim` (#17152)
Timothee Cour
2021-02-23
1
-3
/
+4
*
IC: bugfixes (WIP) (#16836)
Andreas Rumpf
2021-02-02
1
-4
/
+6
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
1
-0
/
+102