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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bad JS codegen for new json with tables. Added json to JS tests.
Yuriy Glukhov
2016-02-29
1
-1
/
+1
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2016-02-29
2
-3
/
+3
|
\
|
*
Spellcheck
Federico Ceratto
2016-02-29
2
-3
/
+3
*
|
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
8
-11
/
+50
*
Merge pull request #3810 from def-/json-speedup
Andreas Rumpf
2016-02-25
2
-6
/
+6
|
\
|
*
Fix tmitems test for changed behaviour of json
def
2016-02-24
1
-2
/
+2
|
*
Fix test cases for JSON object changes
def
2016-02-24
2
-5
/
+5
*
|
Consistently use Channel instead of TChannel
def
2016-02-25
5
-6
/
+6
|
/
*
Merge pull request #3831 from ephja/nimrod-to-nim
Andreas Rumpf
2016-02-06
1
-1
/
+1
|
\
|
*
nimrod -> nim
Erik Johansson Andersson
2016-02-05
1
-1
/
+1
*
|
Merge pull request #3106 from def-/deprecation
Andreas Rumpf
2016-02-06
17
-28
/
+16
|
\
\
|
|
/
|
/
|
|
*
Fix a few deprecation warnings
def
2016-01-25
17
-28
/
+16
*
|
fixes #3799
Andreas Rumpf
2016-01-30
1
-0
/
+49
*
|
added test case for #3736
Andreas Rumpf
2016-01-30
1
-0
/
+9
*
|
fixes #3794
Andreas Rumpf
2016-01-30
1
-0
/
+12
*
|
Fixed issue 3539, added test
Anatoly Galiulin
2016-01-28
1
-0
/
+39
|
/
*
Merge pull request #3760 from yglukhov/js-unicode-2
Andreas Rumpf
2016-01-22
1
-15
/
+69
|
\
|
*
Fixed unicode strings in JS
Yuriy Glukhov
2016-01-22
1
-15
/
+69
*
|
JS: Corrected shift operators. Made casting between ints behave like C does.
Yuriy Glukhov
2016-01-22
2
-7
/
+34
|
/
*
Unsigned arith corrected for JS
Yuriy Glukhov
2016-01-21
2
-11
/
+25
*
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
Araq
2016-01-18
1
-1
/
+68
|
\
|
*
More postgres test code. Added getValue for PreparedStmts.
Dominik Picheta
2016-01-18
1
-1
/
+68
*
|
fixes #3584
Araq
2016-01-18
1
-0
/
+12
|
/
*
fixes yet another LL regression (Aporia compiles again)
Andreas Rumpf
2016-01-18
1
-0
/
+22
*
fixes multi-line comments
Andreas Rumpf
2016-01-17
1
-0
/
+30
*
fixes multiline comments
Andreas Rumpf
2016-01-17
1
-0
/
+16
*
fixes strutils.unescape; refs #3634
Andreas Rumpf
2016-01-17
1
-0
/
+18
*
Merge branch 'multi-line-comments' into devel
Andreas Rumpf
2016-01-17
1
-2
/
+2
|
\
|
*
implements final version of multiline comments
Andreas Rumpf
2016-01-17
1
-2
/
+2
*
|
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
Andreas Rumpf
2016-01-17
9
-0
/
+207
|
\
\
|
|
/
|
/
|
|
*
Added test for #600.
Dominik Picheta
2016-01-16
1
-0
/
+4
|
*
Added test for code in @def-'s comment in #1502.
Dominik Picheta
2016-01-16
1
-0
/
+6
|
*
Added test for #1512.
Dominik Picheta
2016-01-16
1
-0
/
+137
|
*
Added test for #1642.
Dominik Picheta
2016-01-16
1
-0
/
+3
|
*
Added test for #1846.
Dominik Picheta
2016-01-16
1
-0
/
+16
|
*
Added test for #1911.
Dominik Picheta
2016-01-16
1
-0
/
+7
|
*
Added test for #1923.
Dominik Picheta
2016-01-16
1
-0
/
+9
|
*
Added test for #2138.
Dominik Picheta
2016-01-16
1
-0
/
+10
|
*
Added test for #3304
Dominik Picheta
2016-01-16
1
-0
/
+15
*
|
makes tests green
Andreas Rumpf
2016-01-15
8
-31
/
+31
|
/
*
Merge branch 'devel' into new-ll
Andreas Rumpf
2016-01-14
1
-8
/
+17
|
\
|
*
Merge pull request #3500 from nanoant/patch/fix-3498-generic-args-in-tmpl
Andreas Rumpf
2016-01-14
1
-8
/
+17
|
|
\
|
|
*
fixes #3498
Adam Strzelecki
2015-10-30
1
-8
/
+17
*
|
|
Merge branch 'devel' into new-ll
Andreas Rumpf
2016-01-14
2
-37
/
+115
|
\
|
|
|
*
|
Fixed TimeInterval bug.
Dominik Picheta
2016-01-08
1
-0
/
+5
|
*
|
Fixed ttime test. Improved docs in times module.
Dominik Picheta
2016-01-08
1
-1
/
+0
|
*
|
Merge branch 'times_intervals' of https://github.com/jlp765/Nim into jlp765-t...
Dominik Picheta
2016-01-08
1
-37
/
+57
|
|
\
\
|
|
*
|
add timeinterval helping functions as per issue #3609
JamesP
2015-12-08
1
-37
/
+57
|
*
|
|
fixed #2240 and #3586
andri lim
2016-01-05
1
-0
/
+54
[next]