chriseth
|
9743390a53
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
|
a3d4
|
e04cedafc5
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
|
Erik Kundt
|
e7dc9d27fc
|
Cleans up syntax test.
|
2018-07-11 13:26:52 +02:00 |
|
Erik Kundt
|
7c7e154a7b
|
Improves error with suggestion to remove parantheses.
|
2018-07-11 01:58:17 +02:00 |
|
Erik Kundt
|
34a031609e
|
Updates Changelog, syntax test and simplifies type checker.
|
2018-07-11 01:58:17 +02:00 |
|
Erik Kundt
|
0b960f5a9c
|
Turns wrong argument count in base constructor call into en error.
|
2018-07-11 01:56:07 +02:00 |
|
Daniel Kirchner
|
f03695731b
|
Add source locations to syntax test expectations.
|
2018-04-10 14:08:22 +02:00 |
|
Daniel Kirchner
|
96eff0ff6a
|
Error when using empty parenthesis for base class constructors that require arguments.
|
2018-04-05 11:52:22 +02:00 |
|
Daniel Kirchner
|
d664a599e6
|
Constructors are defined using the `constructor ` keyword.
|
2018-04-03 18:21:55 +02:00 |
|
chriseth
|
a54fdc495f
|
Fix: Treat empty base constructor argument list as not provided.
|
2018-04-03 14:53:48 +02:00 |
|