Araq
|
7f1d2489ad
|
improve the 'has to be discarded' error message
|
2020-05-02 22:31:19 +02:00 |
|
Timothee Cour
|
ab72d68ec8
|
fix off by 1 error in col shown by toFileLineCol (#10138)
* fix off by 1 error in `col` shown by toFileLineCol
* fix test failures
|
2018-12-31 15:42:01 +01:00 |
|
Arne Döring
|
1105d03644
|
require errormsg to be specified before file.
|
2018-12-11 21:23:21 +01:00 |
|
Andreas Rumpf
|
d72578b3dd
|
more chatty error message for the 'discard' checking
|
2018-02-05 16:49:06 +01:00 |
|
Andreas Rumpf
|
d02486aa48
|
compiler: better error messages (#5613)
|
2017-03-26 20:24:06 +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
|
b7bb56bdca
|
made some tests green; htmlgen still broken
|
2014-02-25 08:41:29 +01:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|