| 2017-08-31 | 
                Added some comments.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | 
|---|---|
| 
                Added help text.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added findElement() and appendList() to the graphical interface. Fixed other things with addAt(int, T).
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Removed all trailing spaces and changed all spaces to tabs.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added a working MainWindow.java with components, which will use JFrame.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Renamed MainTest.java to IListTest.java.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added append(IList<T>).
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added comments. Added test for find(T).
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added function clear().
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Fixed more tests.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added function removeAt(int).
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added so that the function addAt(int, T) can use position now.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added IList, List and a testing file. Now prints out all items added.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Aug 2017
  
                    
                      
                    
                 |