Project_POO.git
6 years agoexo4: cleanup useless files.
Jérôme Benoit [Thu, 5 Apr 2018 12:10:22 +0000 (14:10 +0200)] 
exo4: cleanup useless files.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo4: add a basic main loop for annotation iteration.
Jérôme Benoit [Thu, 5 Apr 2018 12:09:02 +0000 (14:09 +0200)] 
exo4: add a basic main loop for annotation iteration.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo4: add ClassPreamble class annotation.
Jérôme Benoit [Thu, 5 Apr 2018 09:36:18 +0000 (11:36 +0200)] 
exo4: add ClassPreamble class annotation.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo4: add code skeleton.
Jérôme Benoit [Thu, 5 Apr 2018 09:06:26 +0000 (11:06 +0200)] 
exo4: add code skeleton.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo2: Fix and simplify the introspection.
Jérôme Benoit [Thu, 5 Apr 2018 09:02:57 +0000 (11:02 +0200)] 
exo2: Fix and simplify the introspection.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo4: Add the code skeleton coming from TP2.
Jérôme Benoit [Thu, 5 Apr 2018 08:36:37 +0000 (10:36 +0200)] 
exo4: Add the code skeleton coming from TP2.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo2 & 3: Think object and add exo3 code from A to B.
Jérôme Benoit [Thu, 5 Apr 2018 08:21:03 +0000 (10:21 +0200)] 
exo2 & 3: Think object and add exo3 code from A to B.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo3: avoid useless case mismatch.
Jérôme Benoit [Tue, 3 Apr 2018 18:37:31 +0000 (20:37 +0200)] 
exo3: avoid useless case mismatch.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo3: trap the empty class name case properly.
Jérôme Benoit [Tue, 3 Apr 2018 18:35:13 +0000 (20:35 +0200)] 
exo3: trap the empty class name case properly.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo3: Add the first part code.
Jérôme Benoit [Tue, 3 Apr 2018 14:16:34 +0000 (16:16 +0200)] 
exo3: Add the first part code.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo3: Add code skeleton.
Jérôme Benoit [Tue, 3 Apr 2018 13:43:09 +0000 (15:43 +0200)] 
exo3: Add code skeleton.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo2: Add for real.
Jérôme Benoit [Tue, 3 Apr 2018 13:33:00 +0000 (15:33 +0200)] 
exo2: Add for real.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo2: Add the code for exo2.
Jérôme Benoit [Tue, 3 Apr 2018 13:31:36 +0000 (15:31 +0200)] 
exo2: Add the code for exo2.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoexo1: Add the ArrayDeque test code.
Jérôme Benoit [Tue, 3 Apr 2018 09:57:12 +0000 (11:57 +0200)] 
exo1: Add the ArrayDeque test code.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd Main.java file for real.
Jérôme Benoit [Tue, 3 Apr 2018 09:45:44 +0000 (11:45 +0200)] 
Add Main.java file for real.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoUse a Main class for the main().
Jérôme Benoit [Tue, 3 Apr 2018 09:36:36 +0000 (11:36 +0200)] 
Use a Main class for the main().

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoInitial commit for the first exercice on generic stack.
Jérôme Benoit [Tue, 3 Apr 2018 09:27:36 +0000 (11:27 +0200)] 
Initial commit for the first exercice on generic stack.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>