Speiger
|
d44ad2d42e
|
99% of the Set Module done.
The 1% is the Distinct Iterator that relies on a Set implementation.
So I have to make a dedicated set implementation.
|
2022-12-06 04:57:43 +01:00 |
|
Speiger
|
13b2c727fc
|
Added Identity HashMap support via Strategies
|
2021-05-22 06:08:27 +02:00 |
|
Speiger
|
a9a38f7853
|
Finished first loop of JavaDoc generation.
-Fixed: A couple bugs that were found during javadoc generation.
Next loop of javadoc comes later right now i want to add splititerators
and streams
|
2021-04-26 22:25:09 +02:00 |
|
Speiger
|
aaee550ea9
|
Project is now buildable.
-Moved: Code generation is in its own sourceset.
-Fixed: Bugs that caused that the project isnt buildable.
-Changed: Made build.gradle to a standard.
|
2021-01-29 11:41:48 +01:00 |
|