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
*
fixes overriden typo (#22044)
ringabout
2023-06-08
1
-2
/
+2
*
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
ringabout
2023-05-02
1
-1
/
+3
*
refactoring in preparation for better, simpler name mangling that wor… (#21...
Andreas Rumpf
2023-04-24
1
-1
/
+2
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-2
/
+2
*
time to make IC work with ORC (here we go again...) (#20538)
Andreas Rumpf
2022-10-11
1
-1
/
+10
*
refactorings (#20536)
Andreas Rumpf
2022-10-10
1
-3
/
+0
*
no ropes WIP (#20433)
Andreas Rumpf
2022-09-27
1
-1
/
+1
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
1
-1
/
+1
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
1
-13
/
+6
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
[minor]use `addInt` and `addFloat` (#18733)
flywind
2021-08-24
1
-2
/
+2
*
fixes #17943 (#18045)
Andreas Rumpf
2021-05-19
1
-0
/
+3
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-3
/
+3
*
IC navigator: added support for include files (#17784)
Andreas Rumpf
2021-04-19
1
-1
/
+1
*
ic refactoring (#17778)
Andreas Rumpf
2021-04-19
1
-64
/
+111
*
-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