* [dtaht/deBloat] : Sped up the code generator a bit more by eliminati...
@ 2012-01-09 17:05 GitHub
0 siblings, 0 replies; only message in thread
From: GitHub @ 2012-01-09 17:05 UTC (permalink / raw)
To: cerowrt-commits
[-- Attachment #1: Type: text/plain, Size: 549 bytes --]
Branch: refs/heads/master
Home: https://github.com/dtaht/deBloat
Commit: 9136e8c190abc97c5cd68f6d98e0df0bc9c46ccf
https://github.com/dtaht/deBloat/commit/9136e8c190abc97c5cd68f6d98e0df0bc9c46ccf
Author: Dave Taht <d@taht.net>
Date: 2012-01-09 (Mon, 09 Jan 2012)
Changed paths:
M src/staqfq.lua
Log Message:
-----------
Sped up the code generator a bit more by eliminating a string format
What you can do with varargs in lua is kind of nice.
local function qa(...)
return tc:write(qastring,sf(...),"\n")
end
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-09 17:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-09 17:05 [dtaht/deBloat] : Sped up the code generator a bit more by eliminati GitHub
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox