aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
faster_fetchmanual hash approach is even slower than STL mapTeddy12 years
gcgc optimization: pending listTeddy12 years
gc_cycadded gc setting built-insTeddy12 years
gc_impremove unnecessary std::set in gcTeddy12 years
gc_sweepadd test for circular refTeddy12 years
masterfix a severe bug : copy-constructor expected in EvalObjTeddy12 years
new_extchange the name from CONS_OBJ to PAIR_OBJTeddy12 years
numeric_typesadded string quoting support in the parserTeddy12 years
restructurechecking the code in `builtin.cpp`, removed some bugs and redundancyTeddy12 years
skip_removalremoved `skip` field from Pair, use `next` to make jumps insteadTeddy12 years
tail_recursionremove redundant codeTeddy12 years