Enrico Zeilmaker
|
8d07dbbdf3
|
fixes bug when Vector is initialized with elements
|
2023-10-01 18:21:38 +02:00 |
|
Enrico Zeilmaker
|
a0044d54b3
|
comment explains it, maybe should be removed?
(cherry picked from commit 474b9030c1c24d2e90dddbdc17d6c32c043e3f6c)
|
2023-10-01 18:21:38 +02:00 |
|
Enrico Zeilmaker
|
68f5c62fd2
|
reverting one of the changes from commit f81d1ac58d, because it caused the use of the FQN for classes defined within the same package
(cherry picked from commit ab4fd58e6c50b96de1ea2c1025b6353b082f50bd)
|
2023-10-01 18:21:38 +02:00 |
|
Enrico Zeilmaker
|
5a250625f4
|
ensures access to parent's property when super.property is called
fixes infinite recursion when aforementioned was done inside override getter/setter of that same property
|
2023-10-01 18:21:38 +02:00 |
|
Enrico Zeilmaker
|
3a16857b17
|
remove intellij junk .idea folder and .iml files
update .gitignore to reflect this
|
2023-10-01 18:21:38 +02:00 |
|