Files
wren/util
Bob Nystrom bdc2709234 chore: add build log output for wren_to_c_string invocations in makefile
Remove the print statement from wren_to_c_string.py that logged the input file path, and instead add printf commands to the three makefile rules that invoke the script, ensuring consistent logging format during builds.
2015-12-27 04:11:48 +00:00
..