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
/
modulegraphs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
consider ambiguity for qualified symbols (#23989)
metagn
2024-08-20
1
-0
/
+19
*
special handlings for nimble packages to shorten function names (#23891)
ringabout
2024-08-11
1
-4
/
+45
*
fixes #23867; fixes #23316; rework nimsuggest for ORC (#23879)
ringabout
2024-07-23
1
-2
/
+1
*
remove nir; succeeded by nif (#23809)
ringabout
2024-07-09
1
-2
/
+0
*
fixes addr/hiddenAddr in strictdefs (#23477)
ringabout
2024-04-10
1
-2
/
+2
*
+ added nimsuggest support for exception inlay hints (#23202)
Nikolay Nikolov
2024-03-15
1
-16
/
+9
*
compute checksum of nim files early in the pipelines (#23268)
ringabout
2024-01-31
1
-1
/
+4
*
fixes yet another strictdefs bug (#23069)
ringabout
2023-12-15
1
-13
/
+15
*
rework the vtable implementation embedding the vtable array directly with new...
ringabout
2023-11-28
1
-5
/
+35
*
IC: progress and refactorings (#22961)
Andreas Rumpf
2023-11-20
1
-4
/
+4
*
Inlay hints support (#22896)
Nikolay Nikolov
2023-11-04
1
-0
/
+1
*
so close... (#22885)
Andreas Rumpf
2023-10-31
1
-0
/
+1
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+1
*
NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...
Andreas Rumpf
2023-10-16
1
-0
/
+1
*
NIR: Nim intermediate representation (#22777)
Andreas Rumpf
2023-10-11
1
-0
/
+2
*
fixes nimsuggest false error on lifetime tracking hook fixes #22794 (#22805)
Juan M Gómez
2023-10-08
1
-0
/
+1
*
implements RFC: [C++] Constructors as default initializers (#22694)
Juan M Gómez
2023-09-14
1
-1
/
+2
*
`initNodeTable` and friends now return (#22444)
ringabout
2023-08-11
1
-10
/
+10
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+6
*
Implements: [C++] constructor pragma improvement (fix #21921) (#21916)
Juan M Gómez
2023-05-30
1
-1
/
+1
*
Cpp Vfunctions draft (#21790)
Juan M Gómez
2023-05-17
1
-0
/
+1
*
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
ringabout
2023-05-02
1
-1
/
+2
*
refactoring in preparation for better, simpler name mangling that wor… (#21...
Andreas Rumpf
2023-04-24
1
-1
/
+1
*
replaces implicit passes array registed at runtime with explicit function cal...
ringabout
2023-03-03
1
-0
/
+13
*
remove md5_old (#21312)
ringabout
2023-01-31
1
-1
/
+1
*
Fix "imported but not used" warnings (#20575)
Andrey Makarov
2022-10-16
1
-1
/
+1
*
time to make IC work with ORC (here we go again...) (#20538)
Andreas Rumpf
2022-10-11
1
-5
/
+15
*
Fix/improve handling of forward declarations in nimsuggest (#20493)
Ivan Yonchovski
2022-10-06
1
-2
/
+2
*
[nimsuggest] fix def call on identifier 2 times on the line (#20228)
Ivan Yonchovski
2022-08-30
1
-9
/
+13
*
remove unused nimfind defines (#20250)
ringabout
2022-08-23
1
-23
/
+8
*
Initial implementation of nimsuggest v3 (#19826)
Ivan Yonchovski
2022-06-13
1
-13
/
+67
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
1
-2
/
+16
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
Use openarray of bytes in md5 (#19307)
hlaaftana
2022-01-15
1
-1
/
+1
*
improvements to hint:processing: show import stack, distinguish nims, show in...
Timothee Cour
2021-06-30
1
-0
/
+12
*
ORC: improvements (#17993)
Andreas Rumpf
2021-05-12
1
-1
/
+1
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-1
/
+1
*
`import foo {.all.}` reboot (#17706)
Timothee Cour
2021-04-16
1
-23
/
+41
*
IC: added converter test case (#17688)
Andreas Rumpf
2021-04-09
1
-0
/
+4
*
makes DrNim compile again (#17584)
Andreas Rumpf
2021-03-30
1
-1
/
+2
*
added a 'koch ic' command for easier adhoc testing of IC (#17508)
Andreas Rumpf
2021-03-26
1
-0
/
+16
*
IC: backend: remember produced type information (#17440)
Andreas Rumpf
2021-03-23
1
-4
/
+25
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
1
-6
/
+23
*
IC: compilerprocs are handled correctly (#17265)
Andreas Rumpf
2021-03-09
1
-9
/
+22
*
IC: bugfixes (WIP) (#16836)
Andreas Rumpf
2021-02-02
1
-12
/
+23
*
IC: final implementation steps (#16801)
Andreas Rumpf
2021-01-25
1
-71
/
+111
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
1
-0
/
+90
*
IC: next steps (#16705)
Andreas Rumpf
2021-01-14
1
-7
/
+5
*
IC: next steps (#16632)
Andreas Rumpf
2021-01-12
1
-6
/
+13
*
IC: next steps (#16550)
Andreas Rumpf
2021-01-07
1
-19
/
+85
[next]