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
/
aliases.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
type refactor: part 4 (#23077)
Andreas Rumpf
2023-12-15
1
-2
/
+2
*
Types: Refactorings; step 1 (#23055)
Andreas Rumpf
2023-12-12
1
-4
/
+6
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+3
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-3
/
+10
*
Implement Markdown definition lists (+ migration) (#20333)
Andrey Makarov
2022-09-11
1
-1
/
+6
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
Fixed objects being erroneously zeroed out before object construction (#12814...
Neelesh Chandola
2019-12-05
1
-0
/
+3
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-14
/
+14
*
Small ast.nim cleanup (#12156)
Clyybber
2019-09-09
1
-3
/
+3
*
removed unused imports [refactoring]
Andreas Rumpf
2019-08-08
1
-1
/
+1
*
fixes #11525
Andreas Rumpf
2019-06-26
1
-1
/
+1
*
Fix #9844 (#11216)
Clyybber
2019-05-09
1
-1
/
+8
*
Replace countup(x, y-1) with x ..< y
Clyybber
2019-05-07
1
-3
/
+3
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-2
/
+2
*
preparations for language extensions: 'sink' and 'lent' types
Andreas Rumpf
2018-01-07
1
-1
/
+1
*
fixes #668
Araq
2017-12-15
1
-1
/
+7
*
first implementation of the 'func' keyword
Andreas Rumpf
2017-09-23
1
-1
/
+1
*
removed tyArrayConstr completely from the compiler; introduced tyAlias instea...
Araq
2016-11-14
1
-2
/
+2
*
fixes #4673
Andreas Rumpf
2016-09-01
1
-1
/
+2
*
Fix issue #2245
Roger Shi
2015-09-08
1
-1
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-30
/
+30
*
updated the compiler to use the new symbol names
Araq
2014-08-28
1
-3
/
+3
*
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
-4
/
+4
*
case consistency part 4
Araq
2013-12-27
1
-3
/
+3
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
codegen uses alias analysis to generate better code
Araq
2011-12-10
1
-1
/
+1
*
alias analysis as required for the code gen and the HLO
Araq
2011-12-08
1
-0
/
+182