Skip to content

Commit

Permalink
Put Lua reference resources into TODO file
Browse files Browse the repository at this point in the history
  • Loading branch information
immerrr committed Mar 16, 2013
1 parent 8d28342 commit c24f16e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# -*- mode: org -*-
#+PROPERTY: COOKIE_DATA todo recursive

* Useful resources
- Lua5.1
- [[http://www.lua.org/manual/5.1/manual.html#8][bnf syntax]]
- [[http://www.lua.org/manual/5.1/index.html#index][function index]]
- Lua5.2
- [[http://www.lua.org/manual/5.2/manual.html#9][syntax]]
- [[http://www.lua.org/manual/5.2/#index][function index]]

* TODO Support line-continuation with commas [0/2]
- [ ] assignments
Expand Down

0 comments on commit c24f16e

Please sign in to comment.