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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcc misses the same functions like vcc
AdrianV
2016-12-28
1
-1
/
+1
*
support: koch supports 'nimble' vs 'nimble --latest'
Andreas Rumpf
2016-12-28
1
-13
/
+24
*
remove deprecated system.TResult enum
Andreas Rumpf
2016-12-28
1
-2
/
+0
*
support for arm64; fixes #2147
Andreas Rumpf
2016-12-27
1
-0
/
+2
*
disable new alloctor behaviour for emscripten
Andreas Rumpf
2016-12-27
1
-4
/
+5
*
simple closure iterator calling closure iterator works; refs #3837
Andreas Rumpf
2016-12-27
2
-9
/
+29
*
fixes #4519
Andreas Rumpf
2016-12-25
2
-1
/
+5
*
Update paypal link in the community page.
Dominik Picheta
2016-12-24
1
-5
/
+6
*
fixes #5142
Araq
2016-12-23
2
-4
/
+14
*
NimScript: prepare for future Nimble improvements; should be completely compa...
Araq
2016-12-23
1
-21
/
+23
*
make travis green
Araq
2016-12-22
1
-1
/
+2
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Araq
2016-12-22
1
-2
/
+2
|
\
|
*
Used typed/untyped instead of stmt/expr in semQuoteAst. Fixes issue 5120 (#5126)
Chris Heller
2016-12-22
1
-2
/
+2
*
|
fixes #5140
Araq
2016-12-22
2
-1
/
+31
|
/
*
make tsets test green again
Araq
2016-12-22
1
-5
/
+6
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2016-12-22
2
-0
/
+21
|
\
|
*
Merge pull request #5125 from chrisheller/fix-issue-5119
Andreas Rumpf
2016-12-22
2
-0
/
+21
|
|
\
|
|
*
Change error handling in split to use doAssert so it is not compiled out when...
Chris Heller
2016-12-21
1
-1
/
+1
|
|
*
Update unit test to handle AssertionError instead of ValueError for #5119
Chris Heller
2016-12-21
1
-1
/
+1
|
|
*
Change error handling to use assert as per Araq's comment
Chris Heller
2016-12-21
1
-4
/
+1
|
|
*
Guard against calling split with an empty string as a separator. Fixes #5119
Chris Heller
2016-12-21
2
-0
/
+24
*
|
|
fixes #5137
Andreas Rumpf
2016-12-22
2
-14
/
+28
|
/
/
*
/
implements module grouping for the import statement
Andreas Rumpf
2016-12-21
4
-14
/
+37
|
/
*
added missing file
Andreas Rumpf
2016-12-21
1
-0
/
+4
*
fixes recently introduced regression
Andreas Rumpf
2016-12-21
1
-6
/
+8
*
fixes #5136
Andreas Rumpf
2016-12-21
2
-6
/
+16
*
fixes #5135
Andreas Rumpf
2016-12-21
3
-0
/
+14
*
fixes #5131
Araq
2016-12-20
2
-1
/
+49
*
make nimfix compile with newer compiler API
Araq
2016-12-20
1
-2
/
+3
*
bugfix: aporia compiles again
Araq
2016-12-20
1
-0
/
+1
*
Merge branch 'devel' into sighashes
Araq
2016-12-19
14
-25
/
+115
|
\
|
*
make tests green
Araq
2016-12-18
1
-2
/
+2
|
*
make tests green again
Araq
2016-12-18
1
-1
/
+1
|
*
fixes #4818
Araq
2016-12-18
3
-3
/
+43
|
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Araq
2016-12-18
1
-2
/
+3
|
|
\
|
|
*
fixes nimsuggest bug #43
Andreas Rumpf
2016-12-18
1
-2
/
+3
|
*
|
fixes #4308, fixes #4905
Araq
2016-12-18
5
-1
/
+47
|
*
|
debug output: show line info earlier
Araq
2016-12-18
1
-1
/
+1
|
|
/
|
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Araq
2016-12-18
1
-3
/
+3
|
|
\
|
|
*
Merge pull request #5123 from vegansk/cpuload_overflow
Andreas Rumpf
2016-12-18
1
-3
/
+3
|
|
|
\
|
|
|
*
Fix overflow when casting int64 to int in cpuload.nim
vega
2016-12-16
1
-3
/
+3
|
*
|
|
revert line info generation change; produces worse results for other cases
Araq
2016-12-18
1
-2
/
+2
|
|
/
/
|
*
|
significantly better stack traces when templates are involved
Araq
2016-12-18
1
-8
/
+12
|
*
|
fixes nimsuggest issue #40
Araq
2016-12-18
1
-1
/
+1
|
*
|
fixes nimsuggest issue #41
Araq
2016-12-18
1
-1
/
+3
*
|
|
Merge branch 'devel' into sighashes
Araq
2016-12-17
14
-215
/
+340
|
\
|
|
|
*
|
fixes #5129
Araq
2016-12-17
1
-1
/
+3
|
*
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2016-12-17
21
-276
/
+439
|
|
\
\
|
|
*
\
Merge pull request #5124 from vegansk/fix_lib_out
Andreas Rumpf
2016-12-17
1
-2
/
+8
|
|
|
\
\
|
|
|
*
|
Use ``out`` compiler option when linking static library
Anatoly Galiulin
2016-12-16
1
-2
/
+8
|
|
|
|
/
[next]