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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compiletimeFFI (#11991)
Timothee Cour
2019-08-21
1
-1
/
+1
*
Consider range type of runtime discrim [feature] (#11432)
Oscar Nihlgård
2019-08-20
1
-16
/
+45
*
Nimpretty: fix #11937 (#11978)
Andreas Rumpf
2019-08-20
1
-8
/
+8
|
\
|
*
nimpretty: fix #11937 (wrong indentation)
narimiran
2019-08-19
1
-0
/
+3
|
*
cosmetic improvements
narimiran
2019-08-19
1
-8
/
+5
*
|
fixes #11972
Araq
2019-08-20
1
-0
/
+2
*
|
nim check, fix #11927, no more empty strings (#11979)
Miran
2019-08-19
1
-1
/
+3
|
/
*
Implement isExported for symbols in macros (#11963)
nc-x
2019-08-18
1
-1
/
+10
*
fixes #11872; include now gives a proper error message for all invalid infix ...
nc-x
2019-08-17
1
-0
/
+2
*
Fixes #11118 (#11964)
Andreas Rumpf
2019-08-17
1
-6
/
+5
|
\
|
*
Reset closure iter exception before rethrowing
Yuriy Glukhov
2019-08-16
1
-6
/
+5
*
|
Remove duplicate line number from 'invalid forward declaration' error (#11966)
nc-x
2019-08-17
2
-6
/
+7
*
|
fixes 'e' command handling; now only does what advopt.txt claims it does (#11...
Andreas Rumpf
2019-08-16
2
-11
/
+12
*
|
fixes #11819
Araq
2019-08-16
1
-0
/
+1
*
|
fixes #1188
Araq
2019-08-16
1
-1
/
+1
*
|
genSym symbols rendered as b1_416049 instead of b1416049 (#11960)
Timothee Cour
2019-08-16
1
-7
/
+12
|
/
*
fixes #10053 (#11951)
Timothee Cour
2019-08-15
3
-2
/
+16
*
refs #11947; FieldError fixed (#11950)
Timothee Cour
2019-08-15
1
-1
/
+1
*
fixes #11942 (#11945)
Arne Döring
2019-08-14
1
-1
/
+1
*
Make name mangling reversable unambiguously (#11939) [bugfix]
Clyybber
2019-08-14
1
-1
/
+1
*
fixes #10689
Araq
2019-08-12
1
-1
/
+5
*
fixes #11254
Araq
2019-08-12
3
-12
/
+20
*
fixes #11891
Andreas Rumpf
2019-08-10
3
-2
/
+10
*
fixes 'unused module' feature for 32 bit builds of Nim for good [nobackport]
Araq
2019-08-09
3
-8
/
+6
*
make tests green again on 32bit systems
Araq
2019-08-09
1
-1
/
+1
*
merged #11813 manually [bugfix]
Andreas Rumpf
2019-08-08
1
-1
/
+1
*
[refactoring] compiler: simplified markUsed
Andreas Rumpf
2019-08-08
9
-50
/
+50
*
fixes #11809
Andreas Rumpf
2019-08-08
4
-27
/
+49
*
removed unused imports [refactoring]
Andreas Rumpf
2019-08-08
8
-10
/
+8
*
Lock semchecked ast for macros (#11883) [bugfix]
Arne Döring
2019-08-08
3
-18
/
+36
*
fix crash on sigmatch (#11913)
Timothee Cour
2019-08-08
2
-3
/
+4
*
delete expensive call (#11909) [refactoring]
Arne Döring
2019-08-08
1
-1
/
+1
*
Incremental compilation (IC): Improvements (#11881)
Andreas Rumpf
2019-08-08
7
-77
/
+87
*
int128 on firstOrd, lastOrd and lengthOrd (#11701)
Arne Döring
2019-08-07
29
-275
/
+513
*
disallow static in return type (#9686) [nobackport]
Arne Döring
2019-08-06
2
-1
/
+6
*
fixes #11817 (#11889)
Andreas Rumpf
2019-08-05
1
-8
/
+5
*
Add build support for Linux/ia64 (#11880) [feature]
John Paul Adrian Glaubitz
2019-08-04
1
-1
/
+1
*
fixes #9829 (#11849)
Arne Döring
2019-08-04
1
-1
/
+1
*
Allow typeof(nil) as generic parameter (#11869)
Oscar Nihlgård
2019-08-03
1
-2
/
+0
*
VM exception fixes (#11868)
Oscar Nihlgård
2019-08-02
2
-2
/
+14
*
Fix VM conversion to var type [bugfix] (#11866)
Oscar Nihlgård
2019-08-01
1
-2
/
+2
*
IR: minor refactoring
Andreas Rumpf
2019-07-27
1
-1
/
+4
*
IC: some progress
Andreas Rumpf
2019-07-27
5
-14
/
+12
*
makes the -d:nimIncremental compiler mode compile again
Andreas Rumpf
2019-07-27
3
-26
/
+18
*
fix #11812 (#11829)
Arne Döring
2019-07-27
1
-1
/
+1
*
revert changes
Andrii Riabushenko
2019-07-25
10
-56
/
+43
*
add test
Andrii Riabushenko
2019-07-25
1
-2
/
+6
*
fixes #11826
Andrii Riabushenko
2019-07-25
9
-41
/
+50
*
run runnableExamples in the module scope (#11732) [feature]
Timothee Cour
2019-07-22
1
-11
/
+13
*
fixes #11792 (#11793)
cooldome
2019-07-21
1
-1
/
+1
[next]