Commit Graph

4 Commits

Author SHA1 Message Date
Avi Kivity
6a2532fb00 print: add log() function
Like print(), but with time information prepended.
2014-11-05 11:35:50 +02:00
Avi Kivity
1fc5069503 core: add format_separated()
For producing nice comma-separated lists.
2014-09-10 13:44:46 +03:00
Avi Kivity
033f941a1c core: add sprint(fmt, ...)
Similar to sprintf(), only type-safe.
2014-09-10 13:44:10 +03:00
Avi Kivity
c77f77ee3f build: organize files into a directory structure 2014-08-31 21:29:13 +03:00