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
math
Makefile -rw-r--r-- 376 bytes
tinypy-desktop.c -rw-r--r-- 428 bytes
tinypy-main.c -rw-r--r-- 1.4 KB
tinypy.c -rw-r--r-- 385.7 KB
tinypy.diff -rw-r--r-- 2.1 KB

back to top