Araq
d93507fd2e
fixes #3338
2015-10-22 10:24:46 +02:00
Araq
fd80a51547
fixes #2594
2015-09-18 12:07:39 +02:00
Araq
0aa908c86c
clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixes #3224
2015-09-14 20:25:52 +02:00
Adam Strzelecki
e80465dacf
tests: Trim .nim files trailing whitespace
...
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
2015-09-04 23:04:32 +02:00
Peter Mora
6da8c7857e
extending metatype matching in sigmatch.nim
2015-08-21 21:15:08 +02:00
Araq
beca7ded1b
fixes #3144
2015-07-26 21:07:11 +02:00
Araq
e5d8988175
fixes #3112
2015-07-14 01:37:09 +02:00
Adam Strzelecki
a8fbaf917b
Tests for static class proc, methods & iterators
...
This currently covers #2662 & #2710 bugs.
2015-05-13 19:10:54 +02:00
Araq
65e01c8b68
make test green
2015-04-11 10:01:09 +02:00
Araq
765f274629
fixes #1783
2015-03-23 00:09:34 +01:00
Araq
0d804c2052
fixes #2266
2015-03-22 01:38:14 +01:00
Araq
bf90b9c833
fixes #2346
2015-03-16 23:02:20 +01:00
Araq
442dc30922
fixes endless recursion with static type parameters
2015-02-14 21:47:21 +01:00
Araq
e371bb3e26
fixes #1131
2015-02-10 20:19:46 +01:00
Araq
247af96b00
cleaned up some tests
2015-02-10 20:19:45 +01:00
Zahary Karadjov
13a18663d2
fix #1859
2015-01-05 03:53:31 +02:00
Zahary Karadjov
05cbbac4e5
support for static params in the user defined type classes
2015-01-02 23:58:24 +02:00
Zahary Karadjov
2f90be13e2
fix #1820
2015-01-02 23:58:24 +02:00
Zahary Karadjov
aa69a8a09f
expand the test case for bug 1049
2015-01-02 23:58:24 +02:00
Zahary Karadjov
5b32fb1791
re-enable semistatic[T] as a test case
2015-01-02 23:58:24 +02:00
Zahary Karadjov
b21b72dc14
fix #1049
2015-01-02 23:58:24 +02:00
gmpreussner
2bd425c5b4
Fixed tusertypeclasses test
2014-12-28 19:49:03 -05:00
Araq
e9619d7278
fixes #1655
2014-12-17 01:11:30 +01:00
Araq
61c5c92f09
fixes #1656
2014-12-15 02:15:11 +01:00
Araq
17ce01c3e1
some progress on documentation building
2014-09-17 10:04:36 +02:00
Zahary Karadjov
9a3963f51b
fix #959
...
Variable declarations using a type class will be subject to type inference similar to the one
already present in type coercions and the return type inference.
2014-09-04 23:50:00 +03:00
Araq
c6034277fc
further adaptations
2014-08-29 09:12:12 +02:00
Araq
b56f43c394
fixes #898
2014-07-01 22:58:44 +02:00
Zahary Karadjov
09bda74e7d
fix #1015
2014-03-20 23:45:31 +02:00
Zahary Karadjov
4b7655fd10
reference implementation of a vector swizzle library
...
This also provides the initial steps towards support for type class "filtered" type inference
fixes an "ordinal type expected" ICE, related to the use of static params
2014-03-20 01:16:50 +02:00
Zahary Karadjov
49b0440c47
make some tests green
2014-03-16 20:42:49 +02:00
Zahary Karadjov
7dcf6ff50b
fix #997
2014-03-16 20:42:06 +02:00
Zahary Karadjov
27c2c1e75c
fix #996
2014-03-16 20:42:06 +02:00
Zahary Karadjov
4d2c948281
fix #1001
2014-03-16 20:42:06 +02:00
Zahary Karadjov
d5798b43de
fix #986
2014-03-10 01:57:08 +02:00
Zahary Karadjov
9fb0755572
further improvements for static generic params; activate the hardest test cases
2014-03-10 00:36:19 +02:00
Zahary Karadjov
ee1b0d8c67
fix #587
2014-03-06 23:25:04 +02:00
Zahary Karadjov
1a6d05515f
fix #945
2014-02-20 23:33:58 +02:00
Zahary Karadjov
0bbf6081d0
fix #931 and few more tests
2014-02-18 20:04:58 +02:00
Zahary Karadjov
c1f1f84194
fix some regressions caused by tyTypeDesc[tyNone]
2014-02-15 20:44:01 +02:00
Araq
37229df7fc
next steps for closure iterators
2014-01-22 17:32:38 +01:00
Araq
20b5f31c03
new tester; all tests categorized
2014-01-13 02:10:03 +01:00