cyclone/include
Justin Ethier e95f29aaf8 Added the alloc_string macro
This allows allocation of a string using either the stack for small strings or our GC'd heap if the string exceeds the maximum stack size.
2018-01-01 18:48:04 -05:00
..
cyclone Added the alloc_string macro 2018-01-01 18:48:04 -05:00