| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-07-14 | fixed Issue 233: | peichhorn | |
| Javac parser handles ";" (empty statements) as empty blocks with an invalid position. Thats why delomok replaces ";" with "{}". This gets an issue when you use this in an interface, since interfaces are not allowed to have initializer blocks. | |||
| 2010-01-07 | Added test to ensure interfaces print correctly (test case because 'public' ↵ | Reinier Zwitserloot | |
| and 'abstract' are implied). | |||
