Go to file
hyung-hwan 8b0444593a fixed a bug that the token buffer points to null if an empty string is the first token scanned.
fixed a bug of not getting a correct number of bytes allocated for an object when scanning a new heap
2014-02-07 09:04:46 +00:00
cmd changed implementation of procedure call and grouped call. 2014-01-28 15:42:28 +00:00
include added experimental c-wrapper code 2013-12-19 14:36:14 +00:00
lib fixed a bug that the token buffer points to null if an empty string is the first token scanned. 2014-02-07 09:04:46 +00:00
configure implemented a few list manipulation procedures 2014-01-19 06:40:23 +00:00
configure.ac implemented a few list manipulation procedures 2014-01-19 06:40:23 +00:00
Makefile.in added initial files 2013-12-10 16:14:06 +00:00