Commit Graph

11 Commits

Author SHA1 Message Date
Scott Wolchok
5498516087 fix memory leak found by valgrind 2014-04-18 13:45:57 -07:00
Scott Wolchok
8cf26abf24 Use isnan(3) to check for NaN 2014-04-18 13:41:14 -07:00
Christopher Chedeau
f34ed85833 s/unsigned int/int/g 2014-04-18 13:17:47 -07:00
Christopher Chedeau
a5a6c2cf8f stop allocating so much memory for nothing (c is hard) 2014-04-18 13:14:20 -07:00
Christopher Chedeau
ada35b9ba6 auto-gen the C code 2014-04-18 10:37:01 -07:00
Christopher Chedeau
3c7eb7bcfa typo in C, forgot a ! 2014-04-18 10:22:38 -07:00
Christopher Chedeau
e3430169c0 isDimDefined helper 2014-04-18 10:11:37 -07:00
Christopher Chedeau
dd79f7599b remove useless top/left setting 2014-04-18 09:33:14 -07:00
Christopher Chedeau
0e30f00752 OMG IT WORKS IN C!! 2014-04-18 09:32:24 -07:00
Christopher Chedeau
d701273704 omg, there's a proper bool type in C now! 2014-04-18 09:17:05 -07:00
Christopher Chedeau
ded76b867e initial commit of the c port. it compiles but doesn't work 2014-04-18 09:06:42 -07:00