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
/
semmacrosanity.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
type refactor: part 4 (#23077)
Andreas Rumpf
2023-12-15
1
-1
/
+1
*
type refactoring: part 2 (#23059)
Andreas Rumpf
2023-12-13
1
-2
/
+2
*
Types: Refactorings; step 1 (#23055)
Andreas Rumpf
2023-12-12
1
-2
/
+2
*
Unpack mSlice tupleconstr for static openarrays (#20615)
Jason Beetham
2022-10-22
1
-0
/
+21
*
cString => cSourceString; tyCString => tyCstring so that error msgs show cstr...
Timothee Cour
2021-04-17
1
-1
/
+1
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-14
/
+14
*
Small ast.nim cleanup (#12156)
Clyybber
2019-09-09
1
-2
/
+2
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-1
/
+1
*
fixes #11268 (#11299)
Andreas Rumpf
2019-05-22
1
-1
/
+10
*
Replace countup(x, y-1) with x ..< y
Clyybber
2019-05-07
1
-2
/
+2
*
make tests green again
Araq
2018-08-13
1
-1
/
+1
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-18
/
+18
*
introduce nkTupleConstr AST node for unary tuple construction; breaking change
Andreas Rumpf
2018-04-13
1
-1
/
+1
*
deprecated unary '<'
Andreas Rumpf
2017-10-29
1
-2
/
+2
*
removed tyArrayConstr completely from the compiler; introduced tyAlias instea...
Araq
2016-11-14
1
-1
/
+1
*
fixes #4207
Andreas Rumpf
2016-06-01
1
-6
/
+10
*
VM produces objects.
Yuriy Glukhov
2015-09-05
1
-8
/
+10
*
fixes #2603
Araq
2015-04-26
1
-4
/
+4
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-1
/
+1
*
better tester
Araq
2014-01-17
1
-2
/
+2
*
better html generator for the tester; fixes some VM bugs
Araq
2014-01-17
1
-0
/
+89