| 
						
					 | 
					
						
						
						
						
							
						
						
							25c0b5813b
							
						
					 | 
					
						
						
							
							Refactored the ErrorManager and added unit tests
						
						
						
						
						
					 | 
					
						2016-12-16 12:31:16 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							60a7eb562c
							
						
					 | 
					
						
						
							
							Refactored some code and added unit tests
						
						
						
						
						
					 | 
					
						2016-12-16 11:26:53 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							62a509eb4b
							
						
					 | 
					
						
						
							
							Minor cleaning in the eval pacakge, added unit tests for the sexpression package
						
						
						
						
						
					 | 
					
						2016-12-15 15:33:48 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							7b7556cc65
							
						
					 | 
					
						
						
							
							Started refactoring the sexpression package and cleaned up some unit test code
						
						
						
						
						
					 | 
					
						2016-12-15 11:19:03 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c4e3740dfb
							
						
					 | 
					
						
						
							
							Refactored some of the error management code
						
						
						
						
						
					 | 
					
						2016-12-14 14:55:54 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ad2375e2bd
							
						
					 | 
					
						
						
							
							Continued refactoring the LispParser and writing unit tests
						
						
						
						
						
					 | 
					
						2016-12-14 14:41:43 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							930c8137df
							
						
					 | 
					
						
						
							
							Created a package for s-expressions and continued refactoring the parser
						
						
						
						
						
					 | 
					
						2016-12-14 13:09:41 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							10fdbf3b75
							
						
					 | 
					
						
						
							
							Added unit tests for the LispParser and started refactoring
						
						
						
						
						
					 | 
					
						2016-12-14 12:10:28 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							6b6f349c29
							
						
					 | 
					
						
						
							
							Added token classes and added unit tests
						
						
						
						
						
					 | 
					
						2016-12-12 10:15:20 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c02ef37f64
							
						
					 | 
					
						
						
							
							Added unit tests, refactored some code, and removed IOException references
						
						
						
						
						
					 | 
					
						2016-12-11 15:09:48 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							f50b07842c
							
						
					 | 
					
						
						
							
							Converted over to runtime exceptions
						
						
						
						
						
					 | 
					
						2016-12-11 11:23:44 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							abdd89737f
							
						
					 | 
					
						
						
							
							Refactored LispScanner and some unit tests
						
						
						
						
						
					 | 
					
						2016-12-11 10:12:59 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							0d406c3e36
							
						
					 | 
					
						
						
							
							More refactoring of the scanner package
						
						
						
						
						
					 | 
					
						2016-12-10 15:25:46 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							a3a49a2084
							
						
					 | 
					
						
						
							
							Performed some minor cleaning
						
						
						
						
						
					 | 
					
						2016-12-10 12:06:14 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							89bb52ab71
							
						
					 | 
					
						
						
							
							Continued refactoring and adding unit tests
						
						
						
						
						
					 | 
					
						2016-12-10 11:57:49 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							1670a825e5
							
						
					 | 
					
						
						
							
							Added more unit tests and continued refactoring the scanner package
						
						
						
						
						
					 | 
					
						2016-12-09 16:04:38 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							9b3261f575
							
						
					 | 
					
						
						
							
							Added unit tests and started refactoring LispScanner
						
						
						
						
						
					 | 
					
						2016-12-09 12:29:56 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4a5f169076
							
						
					 | 
					
						
						
							
							Formatted the files in the scanner package
						
						
						
						
						
					 | 
					
						2016-12-08 16:12:29 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							dd8f4172e4
							
						
					 | 
					
						
						
							
							Fixed a bug where the LispFilterInputStream could not recognize an escaped double quote
						
						
						
						
						
					 | 
					
						2016-12-08 15:33:03 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							702c11a7b9
							
						
					 | 
					
						
						
							
							Added unit tests for LispScanner and refactored LispFilterInputStream
						
						
						
						
						
					 | 
					
						2016-12-08 15:30:40 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							daf35a72fa
							
						
					 | 
					
						
						
							
							Refactored and added unit tests for LispFilterInputStream
						
						
						
						
						
					 | 
					
						2016-12-08 10:59:02 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							861d24ac7f
							
						
					 | 
					
						
						
							
							Updated the ant build to create the output directory
						
						
						
						
						
					 | 
					
						2016-12-08 10:01:54 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							f71a9905da
							
						
					 | 
					
						
						
							
							Fixed the ant build's output directory
						
						
						
						
						
					 | 
					
						2016-12-08 09:11:12 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4ad31c0570
							
						
					 | 
					
						
						
							
							Additional refactoring for eclipse
						
						
						
						
						
					 | 
					
						2016-12-07 16:40:08 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							b875727361
							
						
					 | 
					
						
						
							
							Refactored code for eclipse
						
						
						
						
						
					 | 
					
						2016-12-07 16:38:26 -05:00 | 
					
					
						
						
							
							
							
						
					 |