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
/
ic.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
-d:nimDebug: calls doAssert false instead of quit (#17739)
Timothee Cour
2021-04-17
1
-2
/
+1
*
IC: yet another embarrassing omission (#17743)
Andreas Rumpf
2021-04-17
1
-1
/
+2
*
ic navigator tests (#17735)
Andreas Rumpf
2021-04-16
1
-1
/
+2
*
`import foo {.all.}` reboot (#17706)
Timothee Cour
2021-04-16
1
-16
/
+42
*
IC: rodfiles: no floats (#17720)
Andreas Rumpf
2021-04-14
1
-11
/
+8
*
IC: first steps towards 'nim check --def --ic:on' (#17714)
Andreas Rumpf
2021-04-14
1
-5
/
+23
*
IC: code cleanup (#17708)
Andreas Rumpf
2021-04-13
1
-45
/
+12
*
IC: serialization bugfix (#17701)
Andreas Rumpf
2021-04-13
1
-4
/
+4
*
IC: integrity checking (#17695)
Andreas Rumpf
2021-04-11
1
-1
/
+2
*
IC: added basic test case for methods (#17679)
Andreas Rumpf
2021-04-09
1
-1
/
+1
*
IC: bugfix (#17533)
Andreas Rumpf
2021-03-27
1
-2
/
+5
*
added a 'koch ic' command for easier adhoc testing of IC (#17508)
Andreas Rumpf
2021-03-26
1
-5
/
+17
*
IC: backend: remember produced type information (#17440)
Andreas Rumpf
2021-03-23
1
-2
/
+9
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
1
-0
/
+1147