TP2: cast double to int the compare method returned value.
[TP_POO.git] / TP2 / Main.java
2018-03-04  Jérôme BenoitTP2: Use a Compactable array for testing purpose.
2018-03-04  Jérôme BenoitTP2: Fix the Compactable implementation in Image class.
2018-03-04  Jérôme BenoitFix the Compactable implementation in Entiers and Liste...
2018-02-16  Jérôme BenoitTP2: Finally make all Affichable implemented classes...
2018-02-15  Jérôme BenoitTP2: Fix one test case.
2018-02-15  Jérôme BenoitAdd the two test case.
2018-02-14  Jérôme BenoitFix the Image adding function.
2018-02-14  Jérôme BenoitAdd the transformations stack code.
2018-02-13  Jérôme BenoitMerge branch 'master' of git.piment-noir.org:TP_POO
2018-02-13  Jérôme BenoitInitial code for the TP2.