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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't require blank line before Markdown code (#20215)
Andrey Makarov
2022-08-15
1
-2
/
+1
*
Change `styleCheck` to ignore foreign packages (#19822)
quantimnot
2022-07-14
1
-4
/
+4
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
2
-15
/
+9
*
move assertions out of system (#19599)
flywind
2022-03-23
9
-0
/
+29
*
[minor]use `addInt` and `addFloat` (#18733)
flywind
2021-08-24
1
-2
/
+2
*
fixes #17943 (#18045)
Andreas Rumpf
2021-05-19
1
-0
/
+3
*
bring back std/ prefix within compiler and ensure it works in bootstrap + bsd...
Timothee Cour
2021-04-30
1
-1
/
+1
*
typos (#17824)
Andreas Rumpf
2021-04-23
1
-1
/
+1
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
6
-10
/
+10
*
updated the documentation (#17796)
Andreas Rumpf
2021-04-20
1
-1
/
+1
*
IC navigator: added support for include files (#17784)
Andreas Rumpf
2021-04-19
2
-5
/
+25
*
ic refactoring (#17778)
Andreas Rumpf
2021-04-19
7
-159
/
+146
*
[ci skip] document compiler/ic/rodfiles.nim (#17771)
Saem Ghani
2021-04-19
1
-0
/
+72
*
IC: fixes a long standing bug about DCE set computations (#17763)
Andreas Rumpf
2021-04-18
1
-25
/
+33
*
-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
2
-2
/
+3
*
`import foo {.all.}` reboot (#17706)
Timothee Cour
2021-04-16
2
-16
/
+43
*
IC: rodfiles: no floats (#17720)
Andreas Rumpf
2021-04-14
4
-21
/
+18
*
IC: first steps towards 'nim check --def --ic:on' (#17714)
Andreas Rumpf
2021-04-14
3
-7
/
+172
*
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
3
-1
/
+157
*
IC: added basic test case for methods (#17679)
Andreas Rumpf
2021-04-09
2
-6
/
+27
*
followup custom literals (#17500)
Timothee Cour
2021-03-27
1
-0
/
+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
3
-6
/
+29
*
IC: backend: remember produced type information (#17440)
Andreas Rumpf
2021-03-23
3
-9
/
+46
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
4
-13
/
+20
*
IC: compilerprocs are handled correctly (#17265)
Andreas Rumpf
2021-03-09
5
-23
/
+88
*
IC: further progress (#17150)
Andreas Rumpf
2021-03-05
2
-9
/
+19
*
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
5
-26
/
+106
*
IC: final implementation steps (#16801)
Andreas Rumpf
2021-01-25
4
-23
/
+127
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
5
-24
/
+259
*
IC: next steps (#16705)
Andreas Rumpf
2021-01-14
2
-80
/
+111
*
IC: next steps (#16632)
Andreas Rumpf
2021-01-12
5
-274
/
+386
*
IC: next steps (#16550)
Andreas Rumpf
2021-01-07
3
-158
/
+346
*
big steps torwards an efficient, simple IC implementation (#16543)
Andreas Rumpf
2021-01-02
6
-186
/
+1057
*
refactorings to prepare the compiler for IC (#15935)
Andreas Rumpf
2020-12-17
5
-0
/
+724