summaryrefslogtreecommitdiff
path: root/colm/map.h
Commit message (Collapse)AuthorAgeFilesLines
* need to store stack root size in iteratorsAdrian Thurston2012-08-281-11/+0
| | | | We can no longer compute it from stackRoot because the stack is now in blocks.
* revert "moved 'colm' dir to 'src'"Adrian Thurston2012-08-011-0/+108
| | | | | | | | | | | Colm includes a library component with headers installed to a private dir inside include: $prefix/include/colm. We need our headers to reference each other using this colm prefix. This needs to be true for compiling our source and also for compiling external programs. It is conventient to have all the source in a directory called colm and then to use -I <source-root> when building colm. We use $prefix/include when building external programs. This reverts commit 247904a84430b8c9151fa6afb68f01b60afb92c9.
* moved 'colm' dir to 'src'Adrian Thurston2012-07-011-108/+0
|
* Copyright notice updating.Adrian Thurston2012-01-181-1/+1
|
* Cleanup: moving structs into the proper headers, new header for program struct,Adrian Thurston2011-10-301-0/+2
| | | | removing extra pointers.
* Copyright dates were never really kept current. Many updates/fixes.Adrian Thurston2011-05-181-1/+1
|
* C porting, getting there.Adrian Thurston2010-04-241-0/+8
|
* More C porting.Adrian Thurston2010-04-191-4/+18
|
* More porting to C.Adrian Thurston2010-04-181-0/+7
|
* more C porting, still hacking away.Adrian Thurston2010-04-181-2/+1
|
* more porting to CAdrian Thurston2010-04-101-0/+4
|
* more porting to CAdrian Thurston2010-04-091-0/+7
|
* A bit more C porting.Adrian Thurston2010-04-081-1/+20
|
* Trying out some C porting. Can do this incrementally.Adrian Thurston2010-04-081-0/+48