Updated README lines of code
This commit is contained in:
26
README.org
26
README.org
@@ -75,17 +75,19 @@ wc -lwc $(find -regex ".*\.[ch]\(pp\)?")
|
||||
#+RESULTS:
|
||||
| Files | Lines | Words | Bytes |
|
||||
|----------------+-------+-------+-------|
|
||||
| ./lib/heap.h | 42 | 111 | 801 |
|
||||
| ./lib/inst.c | 512 | 1303 | 13936 |
|
||||
| ./lib/darr.c | 77 | 225 | 1757 |
|
||||
| ./lib/base.c | 107 | 306 | 2002 |
|
||||
| ./lib/inst.h | 108 | 426 | 4067 |
|
||||
| ./lib/prog.h | 176 | 247 | 2616 |
|
||||
| ./lib/base.h | 148 | 626 | 3915 |
|
||||
| ./lib/darr.h | 88 | 465 | 2697 |
|
||||
| ./vm/struct.h | 69 | 197 | 1534 |
|
||||
| ./vm/main.c | 94 | 267 | 2266 |
|
||||
| ./vm/struct.c | 262 | 767 | 6882 |
|
||||
| ./vm/runtime.h | 270 | 705 | 7318 |
|
||||
| ./vm/runtime.c | 792 | 2451 | 23664 |
|
||||
| ./lib/darr.h | 88 | 465 | 2705 |
|
||||
| ./lib/heap.c | 101 | 270 | 1910 |
|
||||
| ./vm/runtime.h | 301 | 780 | 7965 |
|
||||
| ./vm/runtime.c | 1070 | 3097 | 30010 |
|
||||
| ./vm/main.c | 92 | 265 | 2243 |
|
||||
| ./lib/base.h | 159 | 656 | 4180 |
|
||||
| ./lib/heap.h | 42 | 111 | 803 |
|
||||
| ./lib/prog.h | 173 | 243 | 2589 |
|
||||
| ./lib/base.c | 107 | 306 | 2054 |
|
||||
| ./lib/inst.c | 510 | 1299 | 14122 |
|
||||
| ./lib/darr.c | 77 | 225 | 1767 |
|
||||
| ./lib/inst.h | 113 | 461 | 4269 |
|
||||
|----------------+-------+-------+-------|
|
||||
| total | 2822 | 8121 | 73919 |
|
||||
| total | 2857 | 8423 | 76063 |
|
||||
|
||||
Reference in New Issue
Block a user