hrkrshnn
|
48ff9fd4d6
|
Tests, Changelog and updated grammar
|
2020-04-23 17:27:37 +05:30 |
|
Leonardo Alt
|
1fb62b91d2
|
Add more override tests with public state variables
|
2019-12-11 15:15:51 +01:00 |
|
chriseth
|
e1d6ce2b66
|
Override checks for modifiers.
|
2019-12-09 18:41:39 +01:00 |
|
Daniel Kirchner
|
05baa23e8a
|
Require unimplemented functions to be virtual.
|
2019-12-02 21:59:00 +01:00 |
|
chriseth
|
7c258873bd
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
Alexander Arlt
|
cd3ad73b5a
|
Update tests.
|
2019-11-01 14:54:47 -05:00 |
|
Mathias Baumann
|
6c6a9054b2
|
Implement override checking
|
2019-10-30 17:31:33 +01:00 |
|
Mathias Baumann
|
b76106fc4a
|
Parse override keyword for modifier definitions
|
2019-10-30 17:31:33 +01:00 |
|
Mathias Baumann
|
8c5d1da5a5
|
Check for use of modifiers in invalid contexts
|
2019-10-23 12:36:20 +02:00 |
|
Mathias Baumann
|
6ac12afd06
|
Disallow call of same-class-ctor as modifier
|
2019-10-23 10:29:41 +02:00 |
|
Alex Beregszaszi
|
2ab66bf798
|
Cleanup 0.5.0 test cases
|
2018-08-06 12:03:00 +01:00 |
|
Christian Parpart
|
9f35f0b805
|
Disallow functions without implementation to use modifiers. This was already the case in the experimental 0.5.0 mode.
|
2018-07-23 17:29:08 +01:00 |
|
chriseth
|
f69e24c85e
|
Disallow constructor arguments given multiple times.
|
2018-06-29 16:11:21 +02:00 |
|
Leonardo Alt
|
8862b3092b
|
C99 scoping rules by default
|
2018-06-20 12:53:38 +02:00 |
|
chriseth
|
52f68d3b63
|
Update expectations.
|
2018-04-11 22:00:21 +02:00 |
|
chriseth
|
4e1ea0866d
|
Extract modifier tests.
|
2018-04-11 22:00:21 +02:00 |
|
chriseth
|
2ad1acaf72
|
Warn if modifiers are applied to functions without implementation.
|
2018-04-11 22:00:21 +02:00 |
|