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
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename PNimrodNode to NimNode
def
2015-03-17
1
-3
/
+3
*
Replaced deprecated repeatChar() with repeat() or spaces().
Hans Raaf
2015-03-04
1
-1
/
+1
*
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
1
-0
/
+19
*
Add test for issue #1946
Audun Wilhelmsen
2015-01-16
1
-0
/
+14
*
fixes #1708, fixes #871
Araq
2014-12-28
1
-1
/
+1
*
fixes #1781
Araq
2014-12-28
1
-0
/
+17
*
fixes #1744
Araq
2014-12-17
1
-0
/
+50
*
Fixes for new comment handling.
Dominik Picheta
2014-09-09
1
-1
/
+1
*
fixes #903, fixes #1513
Araq
2014-09-03
2
-6
/
+179
*
more stdlib modules work
Araq
2014-08-31
1
-9
/
+9
*
make tests green
Araq
2014-08-31
1
-2
/
+2
*
further adaptations
Araq
2014-08-29
1
-3
/
+3
*
fixes #1343
Araq
2014-08-15
2
-1
/
+18
*
fixes #1310
Araq
2014-07-02
1
-0
/
+5
*
fixes constant array indexing bug
Araq
2014-06-30
1
-1
/
+9
*
fixes #1063
Araq
2014-04-07
1
-0
/
+23
*
Merge pull request #1060 from EXetoC/vm-arithmetic-overflow
Andreas Rumpf
2014-04-02
5
-0
/
+56
|
\
|
*
Remove executable.
EXetoC
2014-03-31
1
-0
/
+0
|
*
Add underflow/overflow tests.
EXetoC
2014-03-31
6
-0
/
+56
*
|
make tstaticprintseq green
Araq
2014-04-01
1
-2
/
+2
*
|
fixed another vm bug
Araq
2014-04-01
1
-1
/
+5
|
/
*
made some tests green
Araq
2014-03-27
1
-1
/
+1
*
fixes #1009
Araq
2014-03-27
1
-0
/
+36
*
added #903 to the test suite
Araq
2014-03-26
1
-3
/
+24
*
failing test case preventing the use of --gc:v2: tsymchoicefield
Zahary Karadjov
2014-03-24
1
-4
/
+7
*
fixes #404
Araq
2014-03-23
1
-0
/
+29
*
fixes #1023
Araq
2014-03-22
1
-0
/
+17
*
fixes #1010
Araq
2014-03-22
1
-1
/
+21
*
make some tests green
Zahary Karadjov
2014-03-16
2
-6
/
+5
*
teach opcLdObj about nkExprColonExpr
Zahary Karadjov
2014-03-09
1
-18
/
+18
*
few more fixes for static params in macros; new failing test cases for static...
Zahary Karadjov
2014-03-09
1
-7
/
+41
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-03-05
1
-0
/
+21
|
\
|
*
failing test case for static evaluation
Zahary Karadjov
2014-03-04
1
-0
/
+21
*
|
fixes #937
Araq
2014-03-05
1
-0
/
+13
|
/
*
new tester; all tests categorized
Araq
2014-01-13
4
-0
/
+66