summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixes #1988Araq2015-01-311-0/+15
* fixes #2022Araq2015-01-312-0/+97
* fixes #2041Araq2015-01-311-0/+3
* fixes #2039Araq2015-01-311-0/+23
* Fixes #1642.Dominik Picheta2015-01-281-0/+6
* fixes #325Araq2015-01-281-1/+1
* Add missing tester.nim.cfg.Dominik Picheta2015-01-281-0/+1
* Move lib/pure/nodejs to compiler/nodejs. Ref #2017.Dominik Picheta2015-01-281-1/+1
* Merge pull request #2017 from reactormonk/nodejs-binaryAndreas Rumpf2015-01-282-5/+6
|\
| * find the nodejs binarySimon Hafner2015-01-271-3/+4
| * typo fixSimon Hafner2015-01-271-2/+2
* | Merge pull request #1995 from def-/fix-idetoolsAndreas Rumpf2015-01-271-6/+9
|\ \
| * | Make caasdriver compiledef2015-01-201-6/+9
* | | proper 'space in dir' testAraq2015-01-272-1/+1
* | | cleaned up unsigned testsAraq2015-01-272-24/+20
| |/ |/|
* | preparations for C++ template supportAraq2015-01-231-1/+1
* | better error message for 'invalid type'Araq2015-01-231-1/+1
|/
* fixes #1833Araq2015-01-181-0/+20
* fixes #1944Araq2015-01-181-0/+10
* Merge pull request #1981 from Varriount/zielmicha-develVarriount2015-01-171-0/+3
|\
| * Add filename space testVarriount2015-01-171-0/+3
* | Merge pull request #1972 from skyfex/vm_opcLdConstAndreas Rumpf2015-01-181-0/+14
|\ \
| * | Add test for issue #1946Audun Wilhelmsen2015-01-161-0/+14
| |/
* | typo; last commit fixes #1910Araq2015-01-181-1/+1
* | revert to old behaviour: tuple field names are not ignored anymore; fixes #1920Araq2015-01-182-6/+10
* | better C++ support wrt 'this'Araq2015-01-181-0/+76
* | Get rid of deprecation warnings in pegsdef2015-01-161-14/+14
|/
* GitHub link fixes: nim-code -> nim-langdef2015-01-151-2/+2
* fixes the integer conversion regressionsAraq2015-01-131-3/+0
* fixes #1915Araq2015-01-121-0/+14
* Merge pull request #1841 from skyfex/develAndreas Rumpf2015-01-122-0/+186
|\
| * Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int...Audun Wilhelmsen2015-01-032-0/+186
* | fixes #1838Araq2015-01-112-1/+22
* | fixes #1919Araq2015-01-111-0/+19
* | fixes #1803Araq2015-01-101-0/+31
* | fixes tconfusing_arrow bugAraq2015-01-101-0/+15
* | s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-091-3/+3
* | Merge pull request #1889 from ramnes/develAndreas Rumpf2015-01-075-5/+5
|\ \
| * | Happy new year!Guillaume Gelin2015-01-065-5/+5
* | | fixed tests/seq/tsequtils.nimDo Nhat Minh2015-01-071-1/+1
|/ /
* | test cases for generic macrosZahary Karadjov2015-01-051-0/+22
* | fix #1859Zahary Karadjov2015-01-051-0/+21
* | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-01-056-57/+202
|\ \
| * | support for static params in the user defined type classesZahary Karadjov2015-01-021-1/+26
| * | fix #1820Zahary Karadjov2015-01-021-1/+37
| * | fix #1050Zahary Karadjov2015-01-021-0/+16
| * | expand the test case for bug 1049Zahary Karadjov2015-01-021-1/+10
| * | re-enable semistatic[T] as a test caseZahary Karadjov2015-01-021-1/+7
| * | fix #1049Zahary Karadjov2015-01-021-0/+18
| * | fix #544Zahary Karadjov2015-01-021-11/+11