Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lots of small changes | Arne Döring | 2018-12-11 | 3 | -3/+2 |
| | |||||
* | megatest checks output and nimout | Arne Döring | 2018-12-11 | 1 | -0/+1 |
| | |||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Float values are invalid in enum | Neelesh Chandola | 2018-12-09 | 2 | -2/+12 |
| | |||||
* | Fix test case expected output | Neelesh Chandola | 2018-12-09 | 1 | -1/+1 |
| | |||||
* | Add test | Neelesh Chandola | 2018-12-09 | 1 | -0/+10 |
| | |||||
* | improve line info retreival (#9822) | Arne Döring | 2018-11-30 | 1 | -1/+1 |
| | | | | | * improve line info * fix error message | ||||
* | fixes #9764 | Araq | 2018-11-23 | 1 | -0/+29 |
| | |||||
* | fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to ↵ | Timothee Cour | 2018-10-14 | 6 | -0/+65 |
| | | | | call undeclared routine' error (#8786) | ||||
* | Add checks for except: body blocks (#9191) | Dheepak Krishnamurthy | 2018-10-09 | 2 | -0/+22 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-09-24 | 1 | -5/+5 |
| | |||||
* | Test case for #6483 | Ganesh Viswanathan | 2018-09-14 | 1 | -0/+31 |
| | |||||
* | fixes #8043 | Araq | 2018-09-03 | 1 | -0/+24 |
| | |||||
* | improve the error message for 'addQuitProc' etc; fixes #5794 | Araq | 2018-09-03 | 1 | -1/+2 |
| | |||||
* | fixes #4766 | Araq | 2018-08-28 | 1 | -0/+19 |
| | |||||
* | Expand tyAlias in typeToString (#8634) | LemonBoy | 2018-08-18 | 1 | -0/+8 |
| | | | Fixes #8339 | ||||
* | fixes #8434 (incomplete info in errmsg about 'required type') (#8441) | skilchen | 2018-07-30 | 1 | -0/+16 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-07-05 | 1 | -2/+2 |
| | |||||
* | Test case for #6281 (#8190) | genotrance | 2018-07-02 | 1 | -0/+9 |
| | |||||
* | Allow stacktrace and linetrace pragmas on procs | Yuriy Glukhov | 2018-06-12 | 1 | -0/+18 |
| | |||||
* | Fixes #6803 | Yuriy Glukhov | 2018-06-11 | 1 | -6/+118 |
| | |||||
* | make tests green again | Araq | 2018-05-14 | 1 | -4/+4 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-04-28 | 1 | -2/+2 |
| | |||||
* | fixes #6393 | Andreas Rumpf | 2018-04-21 | 1 | -0/+9 |
| | |||||
* | test case for #1154 (#7648) | genotrance | 2018-04-18 | 1 | -0/+11 |
| | |||||
* | fixes #3948 | Andreas Rumpf | 2018-04-12 | 1 | -0/+8 |
| | |||||
* | fixes #7331 | Araq | 2018-03-18 | 1 | -0/+15 |
| | |||||
* | fixes #6186 | Andreas Rumpf | 2018-02-11 | 1 | -0/+30 |
| | |||||
* | better error messages: use <T1, T2> instead of (T1, T2) in order to prevent ↵ | Araq | 2018-02-10 | 7 | -14/+14 |
| | | | | confusions with tuple types | ||||
* | improve error message for twrongcolon | Andreas Rumpf | 2018-02-06 | 1 | -0/+11 |
| | |||||
* | improve the error messages regarding type mismatches in overloading resolution | Andreas Rumpf | 2018-02-04 | 1 | -0/+22 |
| | |||||
* | added a test case for bug #6776 | Andreas Rumpf | 2017-11-18 | 1 | -0/+23 |
| | |||||
* | Fix #4737 | Zahary Karadjov | 2017-06-20 | 2 | -0/+36 |
| | |||||
* | fix tinvalidinout | Zahary Karadjov | 2017-05-13 | 1 | -4/+4 |
| | |||||
* | support for external types with covariant generic params | Zahary Karadjov | 2017-05-08 | 1 | -0/+26 |
| | |||||
* | compiler: better error messages (#5613) | Andreas Rumpf | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | fixes #4756 (#5557) | zah | 2017-03-17 | 1 | -0/+16 |
| | |||||
* | Fixes #5167 and related problems (#5475) | zah | 2017-03-12 | 5 | -0/+99 |
| | | | | | | | | | This commit returns to a bit less strict checking of the number of macro arguments, because some old immediate macros rely on a behavior where even the arity of the macro is not being checked. It may be better if such macros are just declared to use varargs[expr], but this remains for another day. | ||||
* | don't allow casting to non-concrete types; fixes #5428 (#5502) | zah | 2017-03-12 | 1 | -0/+47 |
| | |||||
* | fixes #5430 | Araq | 2017-02-26 | 1 | -0/+15 |
| | |||||
* | fixes #5400 | Araq | 2017-02-16 | 1 | -0/+23 |
| | |||||
* | bugfix: inline iterator do not mess up line information anymore | Andreas Rumpf | 2017-01-25 | 1 | -0/+22 |
| | |||||
* | fixes #2050 | Araq | 2016-12-30 | 1 | -0/+8 |
| | |||||
* | fixes #4308, fixes #4905 | Araq | 2016-12-18 | 2 | -0/+24 |