Removing obsolete TODO.
This commit is contained in:
parent
4af50ab2dd
commit
5435e50f0f
@ -46,7 +46,6 @@ table.fork = (t, values)-> setmetatable(values or {}, {__index:t})
|
||||
|
||||
-- TODO:
|
||||
-- consider non-linear codegen, rather than doing thunks for things like comprehensions
|
||||
-- Add a ((%x foo %y) where {x:"asdf", y:"fdsa"}) compile-time action for substitution
|
||||
-- Re-implement nomsu-to-lua comment translation?
|
||||
|
||||
-- Use + operator for string coercive concatenation (note: "asdf" + 3 == "asdf3")
|
||||
|
Loading…
Reference in New Issue
Block a user