Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-13 | fix use-after-free bug in mkString(Value&, Symbol&) | Stuart Pernsteiner | 1 | -1/+1 | |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | 1 | -4/+1 | |
2012-01-07 | * Don't create thunks for simple constants (integers, strings, paths) | Eelco Dolstra | 1 | -0/+155 | |
and allocate them only once. * Move Value and related functions into value.hh. |