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
/
tests
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
big compiler refactoring; avoid globals for multi method dispatcher generation
Andreas Rumpf
2017-02-22
1
-5
/
+5
*
make tests on Windows green under --pedantic
Araq
2017-02-02
1
-4
/
+3
*
make tests green
Araq
2016-12-18
1
-2
/
+2
*
Added deques module, deprecating queues
Ruslan Mustakov
2016-11-24
1
-4
/
+4
*
fixed regressions
Andreas Rumpf
2016-03-29
1
-13
/
+13
*
make tests green again
Andreas Rumpf
2016-02-29
1
-1
/
+1
*
use 'using' instead of 'sig' keyword; cleans up new features a bit
Andreas Rumpf
2016-02-29
1
-0
/
+39
*
Fix a few deprecation warnings
def
2016-01-25
4
-8
/
+0
*
JS: Corrected shift operators. Made casting between ints behave like C does.
Yuriy Glukhov
2016-01-22
1
-6
/
+33
*
Unsigned arith corrected for JS
Yuriy Glukhov
2016-01-21
1
-10
/
+24
*
Closes: #3611
Federico Ceratto
2015-12-02
1
-0
/
+12
*
Merge branch 'mget' of https://github.com/def-/Nim into def--mget
Araq
2015-10-13
1
-2
/
+1
|
\
|
*
Rename mget to `[]`
def
2015-03-31
1
-5
/
+4
*
|
add tfile/tline assertions for template expansion file/line
Aman Gupta
2015-10-06
1
-5
/
+2
*
|
minor testsuite cleanup
Araq
2015-09-10
1
-1
/
+1
*
|
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
41
-355
/
+355
*
|
renamed writeln to writeLine in tests
patrick dw
2015-06-19
7
-148
/
+148
*
|
Non-base10 overflow allowed if bit-stable. Tests.
Oscar Campbell
2015-06-12
1
-0
/
+68
*
|
s/procedure/routine/ in tests.
Dominik Picheta
2015-06-05
2
-2
/
+2
*
|
Fixes #2584
Dominik Picheta
2015-06-04
2
-2
/
+2
*
|
fixes #2550
Araq
2015-04-22
1
-0
/
+14
*
|
fixes #2427
Araq
2015-04-06
1
-0
/
+14
|
/
*
doc updates; fixes 'inc' for 'char'
Araq
2015-03-29
4
-102
/
+10
*
Use `^` instead of `-` in slices
def
2015-03-28
1
-3
/
+3
*
codegen doesn't produce line tracing commands anymore; fixes #1344
Araq
2015-03-21
1
-0
/
+43
*
Fix tests some more
def
2015-03-17
2
-2
/
+2
*
fixes --gc:none regression; made some tests green
Araq
2015-03-10
2
-5
/
+4
*
add parser combinator test; uses multiple tuples/generics features
Max Zerzouri
2015-03-07
2
-0
/
+160
*
proper 'space in dir' test
Araq
2015-01-27
1
-3
/
+0
*
cleaned up unsigned tests
Araq
2015-01-27
2
-24
/
+20
*
Add filename space test
Varriount
2015-01-17
1
-0
/
+3
*
fixes the integer conversion regressions
Araq
2015-01-13
1
-3
/
+0
*
Merge pull request #1841 from skyfex/devel
Andreas Rumpf
2015-01-12
2
-0
/
+186
|
\
|
*
Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int...
Audun Wilhelmsen
2015-01-03
2
-0
/
+186
*
|
fix #544
Zahary Karadjov
2015-01-02
1
-11
/
+11
*
|
use unix line endings
Zahary Karadjov
2015-01-02
1
-43
/
+43
|
/
*
fixes #1788
Araq
2014-12-30
1
-0
/
+4
*
fixes #1708, fixes #871
Araq
2014-12-28
2
-4
/
+6
*
fixes #1638
Araq
2014-12-17
2
-4
/
+16
*
fixes #916
Araq
2014-11-20
1
-2
/
+11
*
make tests green
Araq
2014-08-31
9
-49
/
+45
*
prettified re.nim; make some tests green
Araq
2014-08-31
4
-16
/
+16
*
further adaptations
Araq
2014-08-29
4
-6
/
+6
*
fixes #1334
Araq
2014-08-19
1
-1
/
+8
*
fixes #1420
Araq
2014-08-19
1
-0
/
+15
*
Fixes #710.
Dominik Picheta
2014-08-16
1
-0
/
+10
*
fixes #1434
Araq
2014-08-14
1
-2
/
+1
*
fixes #1442
Araq
2014-08-13
1
-2
/
+8
*
Add test
flaviut
2014-06-03
1
-0
/
+14
*
Disabled tgtk test.
Dominik Picheta
2014-04-19
1
-1
/
+3
[next]