summaryrefslogtreecommitdiff
path: root/colm/tree.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Instead of using a kid pointing at a kid for ignore lists, use the newAdrian Thurston2011-09-181-1/+1
| | | | | IgnoreList type. refs #323. A few test cases are still broken. Copying may still need updating.
* Added the IgnoreList struct. Pool allocation as well. refs #323.Adrian Thurston2011-09-171-1/+0
|
* Copyright dates were never really kept current. Many updates/fixes.Adrian Thurston2011-05-181-1/+1
|
* Finished off the porting to C.Adrian Thurston2010-04-271-2/+0
| | | | | Implemented state table compressions by overlaying arrays and using an 'owner' array to determine which entry belongs to which state.
* down to just bytecode.cpp in CAdrian Thurston2010-04-241-1/+2
|
* more C portingAdrian Thurston2010-04-241-0/+19
|
* C porting, getting there.Adrian Thurston2010-04-241-1/+23
|
* more C portingAdrian Thurston2010-04-241-0/+21
|
* More C porting.Adrian Thurston2010-04-231-0/+14
|
* Ported the pdarun.cpp file. Adrian Thurston2010-04-231-0/+3
|
* More C porting. This is going to take a while.Adrian Thurston2010-04-211-0/+3
|
* More C porting.Adrian Thurston2010-04-201-0/+36