Updated LOC in README
This commit is contained in:
30
README.org
30
README.org
@@ -47,17 +47,19 @@ find -name '*.[ch]' -exec wc -l '{}' ';'
|
|||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+RESULTS:
|
#+RESULTS:
|
||||||
| 216 | ./vm/runtime.h |
|
| 301 | ./vm/runtime.h |
|
||||||
| 83 | ./vm/main.c |
|
| 93 | ./vm/main.c |
|
||||||
| 718 | ./vm/runtime.c |
|
| 1058 | ./vm/runtime.c |
|
||||||
| 452 | ./lib/inst.c |
|
| 435 | ./lib/inst.c |
|
||||||
| 39 | ./lib/darr.h |
|
| 39 | ./lib/darr.h |
|
||||||
| 193 | ./lib/inst.h |
|
| 243 | ./lib/inst.h |
|
||||||
| 90 | ./lib/base.h |
|
| 42 | ./lib/heap.h |
|
||||||
| 39 | ./lib/base.c |
|
| 90 | ./lib/base.h |
|
||||||
| 77 | ./lib/darr.c |
|
| 101 | ./lib/heap.c |
|
||||||
| 315 | ./asm/parser.c |
|
| 39 | ./lib/base.c |
|
||||||
| 140 | ./asm/main.c |
|
| 77 | ./lib/darr.c |
|
||||||
| 68 | ./asm/lexer.h |
|
| 601 | ./asm/parser.c |
|
||||||
| 37 | ./asm/parser.h |
|
| 143 | ./asm/main.c |
|
||||||
| 439 | ./asm/lexer.c |
|
| 82 | ./asm/lexer.h |
|
||||||
|
| 54 | ./asm/parser.h |
|
||||||
|
| 541 | ./asm/lexer.c |
|
||||||
|
|||||||
Reference in New Issue
Block a user