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
*
Added "typeof" and "restrict" to special words. (#9226)
Alexandros Naskos
2018-11-01
1
-4
/
+4
*
Fixes https://github.com/nim-lang/Nim/issues/6836 (#9595)
Neelesh Chandola
2018-11-01
1
-2
/
+2
*
Quote do now works with result in block (#7343)
PMunch
2018-10-31
1
-3
/
+12
*
Merge pull request #9511 from krux02/krux02-devel
Arne Döring
2018-10-31
3
-9
/
+22
|
\
|
*
undo try break
Arne Döring
2018-10-30
1
-4
/
+5
|
*
fixes #5549
Arne Döring
2018-10-30
1
-9
/
+9
|
*
set code owner
Arne Döring
2018-10-30
1
-0
/
+9
|
*
fix compiler crash
Arne Döring
2018-10-30
1
-1
/
+4
*
|
Change documentation details (closes #5525) (#9542)
Miran
2018-10-31
1
-1
/
+1
*
|
docgen: fixes #9432 [backport]
Araq
2018-10-31
1
-0
/
+20
*
|
docgen: make tests green again [backport]
Araq
2018-10-30
1
-1
/
+1
*
|
docgen: fixes #9235 [backport]
Araq
2018-10-30
1
-1
/
+0
*
|
docgen: fixes #9169 [backport]
Araq
2018-10-30
1
-24
/
+15
*
|
make tmissingbracket compile for C++; refs #7870
Araq
2018-10-30
1
-1
/
+1
*
|
Sizeof alignof fixes (#9568)
Arne Döring
2018-10-30
1
-1
/
+1
*
|
fixes #5549
Araq
2018-10-30
1
-15
/
+16
*
|
Nim style checker: document the switch; fixes #9564
Araq
2018-10-30
5
-16
/
+32
*
|
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
[next]