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
/
procfind.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes addr/hiddenAddr in strictdefs (#23477)
ringabout
2024-04-10
1
-2
/
+2
*
fixes yet another strictdefs bug (#23069)
ringabout
2023-12-15
1
-1
/
+1
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+3
*
Fix forward declarations in shadow scope contexts (#15386)
Clyybber
2020-09-22
1
-2
/
+10
*
Fix forward declaration issues in template/macro context (#15091)
Clyybber
2020-07-29
1
-44
/
+1
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-18
/
+17
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-2
/
+2
*
Small ast.nim cleanup (#12156)
Clyybber
2019-09-09
1
-4
/
+4
*
Remove duplicate line number from 'invalid forward declaration' error (#11966)
nc-x
2019-08-17
1
-2
/
+2
*
Replace countup(x, y-1) with x ..< y
Clyybber
2019-05-07
1
-2
/
+2
*
make tests green again
Andreas Rumpf
2018-05-18
1
-1
/
+1
*
pragmas compiles again
Andreas Rumpf
2018-05-11
1
-8
/
+6
*
fixes #6393
Andreas Rumpf
2018-04-21
1
-6
/
+1
*
fixes #5161
Araq
2016-12-30
1
-1
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-11
/
+11
*
Fix #1561
Varriount
2014-10-29
1
-1
/
+7
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-10-04
1
-2
/
+9
|
\
|
*
Fixes #1529
Clay Sweetser
2014-10-01
1
-2
/
+9
*
|
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
|
/
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-1
/
+1
*
proc redefinition search based on the type system instead of on sloppy AST ma...
Zahary Karadjov
2013-12-30
1
-1
/
+25
*
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
1
-1
/
+1
|
\
|
*
towards support for composite type classes such as seq[Number] and SquareMatr...
Zahary Karadjov
2013-12-27
1
-1
/
+1
*
|
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-3
/
+3
*
|
case consistency part 4
Araq
2013-12-27
1
-5
/
+5
*
|
case consistency part 1
Araq
2013-12-27
1
-5
/
+5
|
/
*
merged the persistent scopes work with the delayed proc compilation strategy
Zahary Karadjov
2013-05-12
1
-2
/
+3
|
\
|
*
added a ``noforward`` pragma that enables a new compilation strategy
Zahary Karadjov
2013-05-11
1
-1
/
+2
*
|
final fixes giving us a working compiler
Zahary Karadjov
2013-05-12
1
-8
/
+8
|
/
*
fixes #304
Araq
2013-03-18
1
-25
/
+34
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
implemented AST based overloading
Araq
2012-12-06
1
-2
/
+2
*
improved support for typedesc values
Zahary Karadjov
2012-09-25
1
-1
/
+2
*
borrow works with generics
Araq
2012-08-06
1
-41
/
+29
*
make idetools output full paths
Araq
2012-08-05
1
-0
/
+7
*
made compiler more robust for idetools support
Araq
2012-07-30
1
-0
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
compilation cache: various bugfixes; works for the compiler itself
Araq
2011-10-27
1
-7
/
+8
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+83