summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Changelog update for 3.1.1HEAD3.1.1masterChristopher Howard1-0/+10
2017-10-28Updates ChangeLog for 3.0.13.0.1Christopher Howard1-0/+5
2017-10-28Fixes bug in aa-for-each and aa-for-each-reverseChristopher Howard1-6/+8
2017-10-24Adds aa-modify to html doc3.1Christopher Howard1-0/+9
2017-10-24Adds aa-modify testChristopher Howard1-0/+8
2017-10-23Adds aa-modify functionChristopher Howard1-0/+10
2017-10-23More Adjustments to license header wording for consistencyChristopher Howard1-3/+3
2017-10-21Adjustments to license header wording for consistency.Christopher Howard4-18/+18
2017-10-21Adds ChangeLog3.0Christopher Howard1-0/+43
2017-10-21Expands tests for nested and non-wrapped aa-searchChristopher Howard1-0/+16
2017-10-20Merge branch 'goops'Christopher Howard3-41/+107
2017-10-20Updates doc for modified aa-search proceduresgoopsChristopher Howard1-15/+16
2017-10-20Swapping and renaming aa-search and aa-search-eChristopher Howard2-45/+44
2017-10-20Fixes bug in nexted version of aa-search-eChristopher Howard1-5/+3
2017-10-20Updates doc for new functionChristopher Howard1-1/+9
2017-10-19Adds aa-search-e with simpler return valueChristopher Howard2-0/+60
2017-09-28More documentation updates2.0.1Christopher Howard2-1/+25
2017-09-28More documentation updates2.0Christopher Howard1-7/+7
2017-09-27Documentation updatesChristopher Howard1-3/+19
2017-09-27Adds and modifies procedures after pattern of for-each/map distinctionsChristopher Howard2-19/+55
2017-09-25Adds code commentary1.2.1Christopher Howard1-23/+39
2017-09-23Work on the docstringsChristopher Howard1-7/+19
2017-09-23Adds unit test for list-to-aa-tree function1.2Christopher Howard1-0/+10
2017-09-23Adds list-to-aa-tree function with documentationChristopher Howard2-1/+47
2017-09-23Incorporates keywords into allowed key typesChristopher Howard3-3/+33
2017-09-19Simplifies the html and adds information about extending keys1.1Christopher Howard1-149/+100
2017-09-19Adds unit test related to goops comparisonChristopher Howard2-0/+28
2017-09-19Switched to goops methods for lt/gt comparisonChristopher Howard1-29/+9
2017-09-15Replacing some bad characters in html doc1.0.1Christopher Howard1-3/+3
2017-09-15Added information to doc html about loading the moduleChristopher Howard1-10/+14
2017-09-14Adjusts make test to make testsChristopher Howard2-2/+2
2017-09-14Adds Makefile command to run the unit testsChristopher Howard2-6/+14
2017-09-14Adds installation instructionsChristopher Howard1-0/+40
2017-09-13Fixes Makefile to install compiled files to correct directoryChristopher Howard1-7/+9
2017-09-12First attempt at MakefileChristopher Howard1-0/+33
2017-09-12Adds more to html documentationChristopher Howard1-74/+100
2017-09-12Removes corrupted odt fileChristopher Howard1-0/+0
2017-09-12Adds html documentationChristopher Howard1-0/+122
2017-09-11Starts work on documentationChristopher Howard1-0/+0
2017-09-11Adds nested functionality to aa-searchChristopher Howard2-21/+51
2017-09-11Fixes potential bug in aa-delete-nestedChristopher Howard1-2/+19
2017-09-11Adds nested delete functionalityChristopher Howard2-33/+84
2017-09-09Adds nested delete functionChristopher Howard1-0/+17
2017-09-09Simplified nested and non-nested inserts into one interface functionChristopher Howard2-12/+15
2017-09-09Adds some code commentsChristopher Howard1-2/+12
2017-09-09Updates nested insert to allow #nil valuesChristopher Howard1-3/+5
2017-09-09Adds another test for the nested insert functionChristopher Howard1-17/+17
2017-09-09Adds another test for the nested insert functionChristopher Howard2-7/+19
2017-09-09Starts work on nested insert functionChristopher Howard2-1/+44
2017-09-02Adds reverse map and to-list function with testsChristopher Howard2-2/+19