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
...
*
|
change system.nim to adhere to the style guide
Araq
2018-10-30
1
-1
/
+1
|
/
*
fixes regressions
Araq
2018-10-30
1
-10
/
+8
*
fixes #8603
Araq
2018-10-30
1
-1
/
+8
*
getTypeImpl now returns pragmas for object types (#9538)
jcosborn
2018-10-30
1
-9
/
+7
*
Cleanup installer.ini (#9558)
Neelesh Chandola
2018-10-30
1
-13
/
+0
*
Maps `out` keyword to an nnkIdent. Fixes #6011. (#9536)
Dominik Picheta
2018-10-29
1
-2
/
+1
*
fixes tnre regression
Araq
2018-10-29
1
-1
/
+1
*
Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480)
cooldome
2018-10-28
1
-2
/
+4
*
Remove install.txt and readme.txt (#9521)
Utwo
2018-10-28
1
-1
/
+1
*
fixes #9532
Araq
2018-10-28
3
-3
/
+3
*
make tstatic_t_bug compile with the C++ backend
Araq
2018-10-28
1
-2
/
+2
*
Merge pull request #9496 from cooldome/vm_float_casts
Arne Döring
2018-10-28
3
-5
/
+45
|
\
|
*
Merge branch 'devel' into vm_float_casts
Andrii Riabushenko
2018-10-24
5
-37
/
+86
|
|
\
|
*
|
Add test
Andrii Riabushenko
2018-10-24
2
-10
/
+13
|
*
|
improve style
Andrii Riabushenko
2018-10-24
1
-4
/
+4
|
*
|
Add int float casts to vm
Andrii Riabushenko
2018-10-24
3
-3
/
+40
*
|
|
nimpretty: fixes #9506
Andreas Rumpf
2018-10-26
1
-3
/
+4
*
|
|
fixes #9358
Andreas Rumpf
2018-10-26
1
-3
/
+3
*
|
|
Openmp parallel iterator improvements (#9493)
Mamy Ratsimbazafy
2018-10-25
2
-6
/
+1
*
|
|
fixes #9498, typeof is for everybody
Araq
2018-10-25
2
-6
/
+11
*
|
|
nimpretty: fixes #9500
Araq
2018-10-25
1
-0
/
+1
*
|
|
nimpretty: fixes #9504
Araq
2018-10-25
1
-3
/
+10
*
|
|
fixes #9507
Araq
2018-10-25
1
-8
/
+10
*
|
|
nimpretty: fixes #9499
Andreas Rumpf
2018-10-25
1
-0
/
+4
|
|
/
|
/
|
*
|
added system.typeof operation; fixes #9093
Araq
2018-10-24
2
-0
/
+17
*
|
nimpretty: test for idempotence; fixes #9483
Araq
2018-10-24
1
-2
/
+4
*
|
fixes #9276 (#9317)
Arne Döring
2018-10-24
1
-31
/
+52
*
|
Remove a hack in the destroyer impl (#9479)
LemonBoy
2018-10-24
1
-4
/
+7
*
|
nimpretty: fixes #8078
Araq
2018-10-24
1
-1
/
+1
*
|
nimpretty: fixes #9398
Araq
2018-10-24
1
-1
/
+7
|
/
*
nimpretty: minor bug fix
Araq
2018-10-23
1
-5
/
+6
*
tar.xz building: also ship with the moved testament tool
Araq
2018-10-23
1
-0
/
+1
*
Fix infinite loop with `nim check` (#9448)
Oscar Nihlgård
2018-10-22
1
-0
/
+2
*
Don't crash if GC_{un,}ref is called on nil (#9445)
LemonBoy
2018-10-22
1
-2
/
+2
*
Compile pragma. Recompile on external file compilation failure (#9455)
cooldome
2018-10-22
1
-1
/
+2
*
Fixes 6544 (#9427)
LemonBoy
2018-10-19
2
-1
/
+12
*
Transf minor code optimization (#9433)
cooldome
2018-10-19
1
-37
/
+12
*
incremental compilation: fixes basic caching logic of 'module' table
Araq
2018-10-19
1
-4
/
+6
*
Change the order of compilation passes, transformation is made lazy at code g...
cooldome
2018-10-18
17
-63
/
+122
*
disallow 'continue' that is not used within a loop; fixes #6367
Araq
2018-10-18
1
-1
/
+1
*
fixes #5519
Araq
2018-10-18
1
-3
/
+6
*
fixes #7972
Araq
2018-10-18
1
-10
/
+13
*
replace deprecated `safeAdd` with `add` (#9416)
Miran
2018-10-18
7
-12
/
+12
*
Relax the restrictions on the index types (#9412)
LemonBoy
2018-10-18
1
-17
/
+12
*
nimpretty: fixes #9384
Araq
2018-10-17
1
-6
/
+10
*
Fixes #9364 and add moduleDescription to jsondoc (#9396)
PMunch
2018-10-17
2
-12
/
+24
*
improve error message, closes #2361 (#9387)
Miran
2018-10-17
1
-2
/
+3
*
Unicode escape in string literals (#9390)
Oscar Nihlgård
2018-10-17
1
-18
/
+64
*
fixes a regression about indexing into UncheckedArray
Andreas Rumpf
2018-10-16
1
-1
/
+12
*
nimpretty: fixes #9144
Andreas Rumpf
2018-10-16
1
-0
/
+1
[prev]
[next]