aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added READMEHEADmasterFreeArtMan2015-12-181-0/+77
|
* dm.c removed default output of data structures. changed file read mode from ↵FreeArtMan2015-12-181-4/+4
| | | | r+ to r
* Added assertions all over the code. Fixed missing () in realloc size calc ↵FreeArtMan2015-12-185-21/+192
| | | | part that caused mem violation problem
* Add assert.h for asserting some conditionsFreeArtMan2015-12-181-0/+46
|
* Fix pointer dereference?FreeArtMan2015-12-181-1/+1
|
* Fixed few warningsFreeArtMan2015-12-175-28/+12
|
* Fixed structure order in syntax.h to compile on NetBSDFreeArtMan2015-12-174-46/+43
|
* Initial commitFreeArtMan2015-12-1729-0/+2288