Andreas Rumpf
|
eafa65fc64
|
real world examples compile
|
2016-12-06 15:37:09 +01:00 |
|
Araq
|
1c20046f28
|
sighashes: make more tests green
|
2016-11-29 10:37:32 +01:00 |
|
Andreas Rumpf
|
dc4b2c920c
|
fixes #4328
|
2016-07-19 19:27:38 +02:00 |
|
Andreas Rumpf
|
d779a9b722
|
fixes #4478
|
2016-07-18 12:16:54 +02:00 |
|
Andreas Rumpf
|
b47d9b7b91
|
fixes #4371
|
2016-07-08 10:34:12 +02:00 |
|
Andreas Rumpf
|
eae30d1961
|
fixes #950
|
2016-05-12 00:38:15 +02:00 |
|
Andreas Rumpf
|
dd613adcfe
|
made tests green again
|
2016-03-29 21:44:42 +02:00 |
|
Andreas Rumpf
|
c9966a3e17
|
use 'using' instead of 'sig' keyword; cleans up new features a bit
|
2016-02-29 12:19:54 +01:00 |
|
def
|
c50b5b62ef
|
Fix a few deprecation warnings
|
2016-01-25 19:10:37 +01:00 |
|
Araq
|
36f68e1650
|
fixes #3329
|
2015-09-18 02:24:12 +02:00 |
|
Araq
|
d5c5fd425f
|
fixes #3230
|
2015-09-09 09:39:47 +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 |
|
Araq
|
5409142120
|
fix recently introduced regressions
|
2015-07-22 18:49:18 +02:00 |
|
Araq
|
b0b716fca7
|
fixes #3079, fixes #1146, fixes #2879
|
2015-07-22 16:32:56 +02:00 |
|
Araq
|
cabbcd411d
|
implements varargs[untyped]; refs #2545; to be documented
|
2015-07-02 16:18:11 +02:00 |
|
Araq
|
87d69135b8
|
disabled unimportant old test
|
2015-07-02 14:57:02 +02:00 |
|
fowlmouth
|
80a13a408e
|
added a test
|
2015-06-01 11:01:50 -05:00 |
|
Araq
|
ab5b8f5391
|
fixes #1988
|
2015-01-31 16:23:38 +01:00 |
|
Araq
|
ee4e95fefe
|
fixes #2039
|
2015-01-31 11:31:59 +01:00 |
|
Araq
|
2ee2401336
|
fixes #1774
|
2014-12-31 16:07:56 +01:00 |
|
Araq
|
c0cc62c6b1
|
tuple field names are ignored
|
2014-12-23 17:54:22 +01:00 |
|
Araq
|
85d83fd8cb
|
fixes regression due to object assignment fixes
|
2014-12-01 22:53:50 +01:00 |
|
Araq
|
4616a1e006
|
updated some tests
|
2014-10-04 14:23:17 +02:00 |
|
Araq
|
d7d059a686
|
more tests green
|
2014-08-31 17:23:35 +02:00 |
|
Araq
|
b961e47bfe
|
new concurrency model: first steps; shared is not a keyword anymore
|
2014-04-14 08:45:43 +02:00 |
|
Araq
|
d96f25619a
|
implemented 'R ptr T' syntax
|
2014-04-13 22:31:49 +02:00 |
|
Araq
|
4196757de7
|
implemented region pointers
|
2014-04-09 00:33:51 +02:00 |
|
Araq
|
5d6053173a
|
fixes #297
|
2014-04-06 19:53:24 +02:00 |
|
Araq
|
cf7e83ecc5
|
fixes #913
|
2014-04-06 17:26:20 +02:00 |
|
Zahary Karadjov
|
cda92048ba
|
fix some trivial errors in the test suite and some more regressions caused by tyTypeDesc[tyNone]
|
2014-02-18 02:46:14 +02:00 |
|
Clay Sweetser
|
ce5a494927
|
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
|
2014-02-15 18:57:03 -05:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|