| 
						
					 | 
					
						
						
						
						
							
						
						
							8a719c8e44
							
						
					 | 
					
						
						
							
							Add unit test for LOAD
						
						
						
						
						
					 | 
					
						2017-03-05 10:41:49 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							04cb46e94d
							
						
					 | 
					
						
						
							
							Store the base directory for an interpreted files
						
						
						
						
						
						
						
						A bug was resolved where some functions were getting a null
ErrorManager.
A reset funtion was added to RuntimeEnvironment.
Resolves #15 
						
					 | 
					
						2017-03-05 10:20:31 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							311a3b4036
							
						
					 | 
					
						
						
							
							Cleaned up code and tests
						
						
						
						
						
					 | 
					
						2017-03-03 15:06:49 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							503b19a5e1
							
						
					 | 
					
						
						
							
							Resolves #14 - Load now keeps track of directories
						
						
						
						
						
					 | 
					
						2017-03-03 12:56:06 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ba53448c9d
							
						
					 | 
					
						
						
							
							Exception checking unit tests were refactored
						
						
						
						
						
					 | 
					
						2017-03-03 12:07:23 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							86def27f5c
							
						
					 | 
					
						
						
							
							Acceptance tests have been refactored
						
						
						
						
						
					 | 
					
						2017-03-02 16:36:23 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							0eb8db36a8
							
						
					 | 
					
						
						
							
							Acceptance tests now run with JUnit
						
						
						
						
						
					 | 
					
						2017-03-02 15:26:21 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d55ebdd22f
							
						
					 | 
					
						
						
							
							Resolves #13 - Exclusion based on type in ArgumentValidator
						
						
						
						
						
					 | 
					
						2017-03-02 11:39:07 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							2bd0c1a674
							
						
					 | 
					
						
						
							
							Major Refactor - Static constants and test case names
						
						
						
						
						
					 | 
					
						2017-03-02 09:54:23 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ba203d34b9
							
						
					 | 
					
						
						
							
							dlambda was converted for multiple method classes
						
						
						
						
						
						
						
						Added several unit tests, including a failing one for CASE
Added an acceptance test for dlambda 
						
					 | 
					
						2017-03-01 16:33:06 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							64e18fe076
							
						
					 | 
					
						
						
							
							Resolves #12 - &rest keyword added to lambda lists
						
						
						
						
						
						
						
						Added unit tests and cleaned up some code
The setup for acceptance tests now cleans up the environment 
						
					 | 
					
						2017-03-01 11:11:59 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							42191ec69d
							
						
					 | 
					
						
						
							
							Parts of CASE and COND were refactored
						
						
						
						
						
						
						
						Updated the terminology used in the code
Added test cases
Changed the format of error/warning messages 
						
					 | 
					
						2017-02-28 16:16:43 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4253145383
							
						
					 | 
					
						
						
							
							A few test cases were added for CASE
						
						
						
						
						
					 | 
					
						2017-02-28 15:07:37 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							05f75b627b
							
						
					 | 
					
						
						
							
							Resolves #11 - The CASE special function has been added
						
						
						
						
						
						
						
						Refactored some unit tests 
						
					 | 
					
						2017-02-28 15:01:05 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d2dfe23083
							
						
					 | 
					
						
						
							
							Resolves #10 - The equality predicates have been refactored
						
						
						
						
						
					 | 
					
						2017-02-28 11:54:19 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							50a3f3be67
							
						
					 | 
					
						
						
							
							Resolves #6 - PROGN Special Function (Form)
						
						
						
						
						
					 | 
					
						2017-02-27 15:36:17 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d3e3f52e59
							
						
					 | 
					
						
						
							
							Altered SYMBOL-FUNCTION behavior and cleaned up some code
						
						
						
						
						
					 | 
					
						2017-02-27 14:10:20 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							2ef285e45c
							
						
					 | 
					
						
						
							
							Added a few extra unit tests for number prefixes
						
						
						
						
						
					 | 
					
						2017-02-27 13:37:56 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							fb35884479
							
						
					 | 
					
						
						
							
							Resolves #7 - Allow prefixing of numbers
						
						
						
						
						
					 | 
					
						2017-02-27 13:34:04 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							bf40feadec
							
						
					 | 
					
						
						
							
							User defined functions now set up their scope correctly
						
						
						
						
						
					 | 
					
						2017-02-27 12:00:24 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							462e5ea15e
							
						
					 | 
					
						
						
							
							Built-in function names are now defined through annotations
						
						
						
						
						
					 | 
					
						2017-02-26 16:47:06 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							49e145d098
							
						
					 | 
					
						
						
							
							Cleaned up some code
						
						
						
						
						
					 | 
					
						2017-02-26 12:39:08 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							e51d275b76
							
						
					 | 
					
						
						
							
							Started added unit tests for the interpreter and main packages
						
						
						
						
						
					 | 
					
						2017-02-26 12:31:27 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							1fed0433e5
							
						
					 | 
					
						
						
							
							Formatted a source file
						
						
						
						
						
					 | 
					
						2017-02-25 19:12:34 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							78c7bf4d9c
							
						
					 | 
					
						
						
							
							Added DEFINE-MACRO for user defined special functions (forms)
						
						
						
						
						
					 | 
					
						2017-02-25 19:11:31 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4f4bc8f71a
							
						
					 | 
					
						
						
							
							Added special functions (forms) and refactored internal s-expression predicates
						
						
						
						
						
					 | 
					
						2017-02-25 17:29:37 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c83db3721c
							
						
					 | 
					
						
						
							
							Finished changing car/cdr to first/rest in the code
						
						
						
						
						
					 | 
					
						2017-02-24 16:00:05 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							0855789fde
							
						
					 | 
					
						
						
							
							Started changing car/cdr to first/rest, modified acceptance test fixture
						
						
						
						
						
					 | 
					
						2017-02-24 11:07:06 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							013707e11a
							
						
					 | 
					
						
						
							
							Static import of 'eval'
						
						
						
						
						
					 | 
					
						2017-02-21 13:59:56 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							0c3d3ae024
							
						
					 | 
					
						
						
							
							Resolves #1 - Added the IF Special Form
						
						
						
						
						
					 | 
					
						2017-02-21 12:35:47 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ea57fc8bae
							
						
					 | 
					
						
						
							
							Added unit tests for RuntimeEnvironment
						
						
						
						
						
					 | 
					
						2017-02-14 14:28:47 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							b3ae5c9122
							
						
					 | 
					
						
						
							
							Added decorators for output text
						
						
						
						
						
					 | 
					
						2017-02-11 13:33:34 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ce1547d71a
							
						
					 | 
					
						
						
							
							Formatted and cleaned some code
						
						
						
						
						
					 | 
					
						2017-02-11 10:51:37 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							6fa132313d
							
						
					 | 
					
						
						
							
							Refactored error severity
						
						
						
						
						
					 | 
					
						2017-02-11 10:42:07 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							bdcb2227c9
							
						
					 | 
					
						
						
							
							Removed RuntimeExceptions and associated logic
						
						
						
						
						
					 | 
					
						2017-02-09 12:09:51 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							1a25ddc35f
							
						
					 | 
					
						
						
							
							Refactored the lisp interpreter builder and some error handling
						
						
						
						
						
					 | 
					
						2017-02-09 11:00:23 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							daf51fa198
							
						
					 | 
					
						
						
							
							Added a unit test for Characters
						
						
						
						
						
					 | 
					
						2017-02-08 12:56:24 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							b55738231c
							
						
					 | 
					
						
						
							
							Added unit tests for the RuntimeEnvironment
						
						
						
						
						
					 | 
					
						2017-02-07 14:38:21 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							993df541aa
							
						
					 | 
					
						
						
							
							Organized imports in several files
						
						
						
						
						
					 | 
					
						2017-02-06 13:44:35 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							b6d717ec1c
							
						
					 | 
					
						
						
							
							Formatted several files
						
						
						
						
						
					 | 
					
						2017-02-06 13:43:27 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							913fd031c6
							
						
					 | 
					
						
						
							
							Only allow a single interpreter to be built
						
						
						
						
						
						
						
						Renamed Environment to RuntimeEnvironment 
						
					 | 
					
						2017-02-06 13:39:05 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4719e14d7f
							
						
					 | 
					
						
						
							
							Added unit tests for the FunctionTable and ExecutionContext
						
						
						
						
						
					 | 
					
						2017-02-06 12:02:19 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c2a373dc85
							
						
					 | 
					
						
						
							
							Added the following built-ins: AND & OR
						
						
						
						
						
					 | 
					
						2017-02-05 16:00:56 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							a9a47be6cd
							
						
					 | 
					
						
						
							
							Allow DEFUN and LAMBDA with an empty body
						
						
						
						
						
					 | 
					
						2017-02-04 15:38:47 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							0a5228d5a7
							
						
					 | 
					
						
						
							
							Update argument validation and added unit tests
						
						
						
						
						
						
						
						Fixed some bugs in LET and LAMBDA
Refactored the code in UserDefinedFunction 
						
					 | 
					
						2017-02-04 13:51:10 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d7ca5d09da
							
						
					 | 
					
						
						
							
							Added unit tests and refactored the let form
						
						
						
						
						
						
						
						Wrote a lisp program to calculate the number of bi-weekly paydays in a year 
						
					 | 
					
						2017-02-04 12:03:31 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							db2817f7be
							
						
					 | 
					
						
						
							
							Refactored the symbol table code
						
						
						
						
						
					 | 
					
						2017-01-30 16:12:38 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							27fdc7b328
							
						
					 | 
					
						
						
							
							Added unit tests and refactored lambda
						
						
						
						
						
					 | 
					
						2017-01-27 14:31:41 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							79648cd96f
							
						
					 | 
					
						
						
							
							Added unit tests and refactored defun
						
						
						
						
						
					 | 
					
						2017-01-27 12:12:27 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							5fd22b310f
							
						
					 | 
					
						
						
							
							Simplified some predicate unit tests
						
						
						
						
						
					 | 
					
						2017-01-27 11:37:11 -05:00 | 
					
					
						
						
							
							
							
						
					 |