summaryrefslogtreecommitdiff
path: root/src/map.c
Commit message (Expand)AuthorAgeFilesLines
* moved source files into commit repositoryAdrian Thurston2020-03-141-0/+876
* moved the original colm src dir to /colmAdrian Thurston2019-09-081-876/+0
* pass prg to colm_tree_upref and maintian first struct idAdrian Thurston2018-06-151-1/+1
* updated Copyright yearsAdrian Thurston2018-03-041-1/+1
* migrated from GPLv2 to MIT licenseAdrian Thurston2016-12-131-17/+19
* an automated include convention improvement from Peter ReijndersAdrian Thurston2016-12-131-4/+3
* fixes for vmap insertAdrian Thurston2015-06-051-2/+1
* large scale symbol renaming in C codecolm-barracuda-v3Adrian Thurston2015-05-221-133/+133
* naming convention improvementsAdrian Thurston2015-05-171-2/+2
* more application of C naming conventionsAdrian Thurston2015-05-151-58/+58
* naming convention improvementsAdrian Thurston2015-05-151-2/+2
* improved naming, moved generated parser code to subdir genAdrian Thurston2015-05-101-2/+2
* downref find tree arg in MAP find (if tree)Adrian Thurston2015-05-021-4/+4
* some warning fixes, CFLAGS default needs to be higher in configure.acAdrian Thurston2015-04-031-0/+2
* cleanup, including removal of map and list element poolsAdrian Thurston2015-02-151-0/+4
* vmap find: only upref result if it is a tree typeAdrian Thurston2015-02-141-2/+7
* implemented vmap findAdrian Thurston2015-02-131-2/+13
* implemented vmap removeAdrian Thurston2015-02-131-0/+7
* work on value list and value map, can insert into vmapAdrian Thurston2015-02-131-0/+12
* first cut of value-based ints, test cases passAdrian Thurston2015-01-271-3/+17
* revert "removed GPL license file and stripped GPL headers"Adrian Thurston2015-01-231-0/+16
* only undo the insert if the insert was successfulAdrian Thurston2015-01-171-2/+2
* more of map implemented: can now traverse map elementsAdrian Thurston2015-01-171-5/+24
* implmented map detachAdrian Thurston2015-01-171-0/+6
* object-based maps: insert and find implementationAdrian Thurston2015-01-171-1/+34
* removed GPL license file and stripped GPL headersAdrian Thurston2014-10-221-16/+0
* renamed colm dir to srcAdrian Thurston2013-06-081-0/+763
* revert "moved 'colm' dir to 'src'"Adrian Thurston2012-08-011-763/+0
* moved 'colm' dir to 'src'Adrian Thurston2012-07-011-0/+763