Revision 35924da9d1d8bc4721d82afd77ec05f946f53f23 authored by alex@thinkpad on 25 March 2019, 15:22:56 UTC, committed by alex@thinkpad on 25 March 2019, 15:22:56 UTC
- ignore the underscore from stub names
- free and free_dma_memory should be right after malloc/alloc_dma_memory
- file stubs should be first
- create/delete/open/close/etc should be grouped, usually first
- property functions: logical order is very close to reverse alphabetical order
1 parent dd42296
History
File Mode Size
legacy
lib
api_test.lua -rw-r--r-- 47.2 KB
calc.lua -rw-r--r-- 5.1 KB
copy2m.lua -rw-r--r-- 2.8 KB
editor.lua -rw-r--r-- 40.4 KB
hello.lua -rw-r--r-- 168 bytes
menutest.lua -rw-r--r-- 2.7 KB
pong.lua -rw-r--r-- 7.4 KB
recdelay.lua -rw-r--r-- 3.4 KB
scrnshot.lua -rw-r--r-- 536 bytes
sokoban.lua -rw-r--r-- 10.1 KB
unload.lua -rw-r--r-- 2.0 KB

back to top