Andreas Rumpf
|
18e37cad08
|
fixes #4653
|
2016-08-24 11:48:21 +02:00 |
|
Andreas Rumpf
|
55e86184a5
|
fixes #4600
|
2016-08-23 01:29:30 +02:00 |
|
Andreas Rumpf
|
e9e413552a
|
fixes #4619
|
2016-08-23 01:10:34 +02:00 |
|
Andreas Rumpf
|
9c9a7b6520
|
fixes #3221
|
2016-08-22 18:31:26 +02:00 |
|
cheatfate
|
ab69849a05
|
Resolve #4606
Resolve some new deprecated warnings for test.
|
2016-08-12 02:41:23 +03:00 |
|
Andreas Rumpf
|
57b8664a0c
|
fixes #4589
|
2016-08-10 11:14:02 +02:00 |
|
Andreas Rumpf
|
440ed8eb68
|
fixes #4551
|
2016-08-09 14:16:26 +02:00 |
|
Andreas Rumpf
|
09f122f68c
|
fixes #4528
|
2016-08-08 18:03:52 +02:00 |
|
Andreas Rumpf
|
df0baefb12
|
Merge pull request #4572 from oderwat/distinct-nil
Allowing `nil` for distinct types where the base type is nilable
|
2016-08-05 20:11:28 +02:00 |
|
Hans Raaf
|
e2e4df1702
|
Allowing nil for distinct types where the base type is nilable
|
2016-08-05 16:01:16 +02:00 |
|
Andreas Rumpf
|
baeec11808
|
fixes #4354
|
2016-08-04 23:34:58 +02:00 |
|
Andreas Rumpf
|
7ea318a053
|
fixes #4505, fixes #4230
|
2016-08-04 21:44:06 +02:00 |
|
Andreas Rumpf
|
5d56361383
|
fixes #4353
|
2016-08-04 19:36:13 +02:00 |
|
Andreas Rumpf
|
7ac0b20339
|
fixes #4545
|
2016-08-04 01:37:41 +02:00 |
|
Andreas Rumpf
|
6d98c717de
|
fixes #4564
|
2016-08-04 01:37:41 +02:00 |
|
Andreas Rumpf
|
4d5c0027e6
|
fixes #4537
|
2016-08-02 14:53:21 +02:00 |
|
Andreas Rumpf
|
de6198c747
|
fixes #4555
|
2016-08-02 12:47:02 +02:00 |
|
Andreas Rumpf
|
24b72cebe7
|
make tests green again
|
2016-08-01 12:02:05 +02:00 |
|
cheatfate
|
3291ccfe24
|
sets don't support empty arrays :)
|
2016-07-30 23:28:14 +03:00 |
|
cheatfate
|
70f80c98b9
|
Enable coroutines again.
|
2016-07-30 23:17:02 +03:00 |
|
Andreas Rumpf
|
223863c536
|
Merge pull request #4538 from cheatfate/nofasm
Disable fasm usage on Travis CI
|
2016-07-30 16:31:58 +02:00 |
|
cheatfate
|
85db7eb187
|
comments
|
2016-07-30 10:52:15 +03:00 |
|
Andreas Rumpf
|
2605c8c4ce
|
make test compile with latest opengl version
|
2016-07-30 09:46:27 +02:00 |
|
cheatfate
|
0d2ff34d02
|
testament update to have list of disabled modules.
|
2016-07-30 02:07:05 +03:00 |
|
Andreas Rumpf
|
8f457f6ebb
|
make tests green again
|
2016-07-29 23:51:01 +02:00 |
|
Andreas Rumpf
|
60b187513e
|
stdlib and compiler don't use .immediate anymore
|
2016-07-29 23:51:01 +02:00 |
|
Andreas Rumpf
|
9fbd9e9028
|
use correct issue number
|
2016-07-29 01:00:25 +02:00 |
|
Andreas Rumpf
|
1ddd2a3865
|
fixes #4432
|
2016-07-29 01:00:25 +02:00 |
|
Andreas Rumpf
|
c23cbe1722
|
Merge branch 'htmlparser' of https://github.com/Lompik/Nim into Lompik-htmlparser
|
2016-07-28 20:48:38 +02:00 |
|
Andreas Rumpf
|
f5fa5dae85
|
generic multi-methods should work now
|
2016-07-28 20:23:24 +02:00 |
|
Andreas Rumpf
|
471672fecc
|
fix: generic tuples instantiations were cached incorrectly
|
2016-07-28 20:23:24 +02:00 |
|
Stephane Fontaine
|
48867b2541
|
Update htmlparser test `output` variable
|
2016-07-28 20:25:12 +04:00 |
|
Stephane Fontaine
|
fa537ee3a4
|
htmlparser: Add test for paragraph inside <dd,li>
|
2016-07-27 21:24:51 +04:00 |
|
Andreas Rumpf
|
be22071b2e
|
fixes a varargs of untyped regression
|
2016-07-24 21:37:59 +02:00 |
|
Andreas Rumpf
|
fc0bb82802
|
fixes #4494
|
2016-07-22 22:31:09 +02:00 |
|
Andreas Rumpf
|
9e9ce6a4e3
|
Merge pull request #4500 from nigredo-tori/fix-osproc-env
Fix passing environment in startProcess (win)
|
2016-07-20 09:27:14 +02:00 |
|
Andreas Rumpf
|
67b024838c
|
fixes #1970
|
2016-07-19 20:44:08 +02:00 |
|
Andreas Rumpf
|
d4573f1762
|
fixes #888
|
2016-07-19 20:19:52 +02:00 |
|
Andreas Rumpf
|
dc4b2c920c
|
fixes #4328
|
2016-07-19 19:27:38 +02:00 |
|
Andreas Rumpf
|
d455d58af6
|
fixes #4345
|
2016-07-19 15:40:21 +02:00 |
|
Dmitry Polienko
|
5f773bf478
|
Fix passing environment in startProcess (win)
Previous implementation used newWideCString, which doesn't
handle strings with \0 characters.
|
2016-07-18 23:28:40 -07:00 |
|
Andreas Rumpf
|
d779a9b722
|
fixes #4478
|
2016-07-18 12:16:54 +02:00 |
|
Matthew Baulch
|
915185dd11
|
Handle tuples with unnamed fields, symbols, and more. Less duplication.
|
2016-07-15 20:36:11 +10:00 |
|
Matthew Baulch
|
de41649b0e
|
Use target field types in tuple conversions.
|
2016-07-14 20:51:40 +10:00 |
|
Andreas Rumpf
|
f47165af11
|
fixes #3706
|
2016-07-13 01:06:33 +02:00 |
|
Andreas Rumpf
|
7a018007a4
|
fixes #4471
|
2016-07-12 00:50:25 +02:00 |
|
Andreas Rumpf
|
51c77e09fd
|
Merge pull request #4477 from kierdavis/4475-segfault
Fix #4475
|
2016-07-11 20:45:28 +02:00 |
|
Kier Davis
|
023f1da40a
|
Add regression test for fix for #4475
|
2016-07-11 15:16:23 +01:00 |
|
Matthew Baulch
|
d05e146b30
|
Recursively check literals for tyEmpty.
|
2016-07-11 19:12:05 +10:00 |
|
Andreas Rumpf
|
d7e172a6bc
|
make tests green again
|
2016-07-10 01:17:08 +02:00 |
|