Commit Graph

2 Commits

Author SHA1 Message Date
Bob Nystrom
c52fc1844f feat: add wren_meta source and header files to Xcode project build
Add wren_meta.c and wren_meta.h file references to the Xcode project.pbxproj, including the wren_meta.c source in the PBXBuildFile section and both files in the PBXFileReference section. Also reformat indentation in metaEval function body and add a TODO comment for argument type checking.
2015-03-26 02:25:18 +00:00
Gavin Schulz
c8fa7e619f feat: add Meta library with eval function for inline code interpretation 2015-03-22 21:16:53 +00:00