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
*
integrated realtimegc stuff into testament
Simon Hafner
2015-04-13
7
-38
/
+78
*
15 minutes, bit better messages
Simon Hafner
2015-04-04
3
-8
/
+8
*
Merge branch 'devel' into jpoirier-realtimeGCTest
Simon Hafner
2015-04-01
12
-25
/
+179
|
\
|
*
fixes #2355
Araq
2015-03-28
1
-0
/
+14
|
*
Use `^` instead of `-` in slices
def
2015-03-28
5
-25
/
+25
|
*
fixes #2420; negative indexing for slicing is obsolete (breaking change!)
Araq
2015-03-28
1
-0
/
+0
|
*
added test for symbol type
fowlmouth
2015-03-27
1
-0
/
+49
|
*
implemented a[^1] notation
Araq
2015-03-26
4
-0
/
+91
*
|
Merge branch 'realtimeGCTest' of https://github.com/jpoirier/Nim into jpoirie...
Simon Hafner
2015-03-26
8
-1
/
+219
|
\
\
|
|
/
|
/
|
|
*
proper windows get process function name, fix batch file, add echoes back
Joseph Poirier
2015-01-08
3
-4
/
+5
|
*
add test note to the readme
Joseph Poirier
2015-01-06
1
-1
/
+4
|
*
add proper cdm strings and comment out all echos
Joseph Poirier
2015-01-06
2
-10
/
+10
|
*
properly typecast the function pointers
Joseph Poirier
2015-01-06
1
-3
/
+3
|
*
fixed import object name
Joseph Poirier
2015-01-06
1
-3
/
+3
|
*
Test the realtime GC, via long running process in a shared object, without li...
Joseph Poirier
2015-01-06
7
-0
/
+214
*
|
made test green
Araq
2015-03-25
1
-2
/
+3
*
|
fixes #2404
Araq
2015-03-25
2
-12
/
+19
*
|
fixes #2401
Araq
2015-03-25
1
-0
/
+11
*
|
fixes #2397
Araq
2015-03-25
1
-0
/
+4
*
|
fixes #1700
Araq
2015-03-24
1
-0
/
+17
*
|
fixes #2395
Araq
2015-03-24
1
-0
/
+8
*
|
added missing test case
Araq
2015-03-23
1
-0
/
+15
*
|
concept example from the manual now works again
Araq
2015-03-23
1
-4
/
+3
*
|
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
4
-8
/
+8
*
|
fixes #1783
Araq
2015-03-23
1
-0
/
+37
*
|
fixes #1717, fixes #2324
Araq
2015-03-22
1
-0
/
+20
*
|
fixes long standing parsing issue with command syntax
Araq
2015-03-22
2
-3
/
+13
*
|
fixes #2266
Araq
2015-03-22
1
-0
/
+10
*
|
fixes #1802
Araq
2015-03-22
1
-0
/
+19
*
|
fixes #1805
Araq
2015-03-21
1
-0
/
+19
*
|
fixes #2369
Araq
2015-03-21
1
-0
/
+17
*
|
codegen doesn't produce line tracing commands anymore; fixes #1344
Araq
2015-03-21
1
-0
/
+43
*
|
fixes #2221
Araq
2015-03-21
1
-0
/
+9
*
|
Rename PNimrodNode to NimNode
def
2015-03-17
22
-134
/
+134
*
|
Merge pull request #2326 from oderwat/fix-totable
Andreas Rumpf
2015-03-17
1
-2
/
+7
|
\
\
|
*
|
Added Test for zip() with anonymous tuples.
Hans Raaf
2015-03-17
1
-2
/
+7
*
|
|
Fix tests some more
def
2015-03-17
11
-25
/
+22
|
/
/
*
|
fixes #2352
Araq
2015-03-16
1
-1
/
+7
*
|
fixes #2346
Araq
2015-03-16
4
-24
/
+26
*
|
fixes #2257
Araq
2015-03-16
2
-0
/
+58
*
|
fixes #2304
Araq
2015-03-16
1
-0
/
+11
*
|
disjoint checker is somewhat smarter
Araq
2015-03-16
2
-0
/
+96
*
|
Merge pull request #2343 from philip-wernersbach/fix-pthreads-under-cpp
Andreas Rumpf
2015-03-16
1
-0
/
+14
|
\
\
|
*
|
Add test for fix in f8d6d74368ea14403d1d455db30b669750e71651.
Philip Wernersbach
2015-03-15
1
-0
/
+14
*
|
|
Fixes #2323. Fixes #2148.
Dominik Picheta
2015-03-15
1
-0
/
+36
|
/
/
*
|
Add test case for infinite recursion in semtypes
def
2015-03-14
1
-0
/
+8
*
|
fixes #1791
Araq
2015-03-12
1
-13
/
+13
*
|
fixes #794 properly
Araq
2015-03-12
1
-3
/
+12
*
|
fixes #1845, fixes #2224
Araq
2015-03-12
1
-0
/
+29
*
|
Merge pull request #2307 from def-/test-fixes-2
Andreas Rumpf
2015-03-12
6
-16
/
+16
|
\
\
[next]