-
Notifications
You must be signed in to change notification settings - Fork 0
/
line-count.txt
82 lines (77 loc) · 3.16 KB
/
line-count.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Line counts for project C:\Github\Minimal-JVM.
Generated by the Atom editor package Line-Count on November 26 2016 21:14.
Counts are in order of source, comments, and total.
Files
-----
81 30 128 ClassFile/Parser.hs
125 22 172 ClassFile/Types.hs
4 0 4 Documentation/ClassFile-Parser.html
4 0 4 Documentation/ClassFile-Types.html
4 0 4 Documentation/VirtualMachine-ByteCode.html
4 0 4 Documentation/VirtualMachine-Class.html
4 0 4 Documentation/VirtualMachine-Debug.html
4 0 4 Documentation/VirtualMachine-Environment.html
4 0 4 Documentation/VirtualMachine-Stack.html
6 0 6 Documentation/VirtualMachine-Stack_Frame.html
4 0 4 Documentation/VirtualMachine-Types.html
4 0 4 Documentation/doc-index-A.html
4 0 4 Documentation/doc-index-All.html
4 0 4 Documentation/doc-index-B.html
4 0 4 Documentation/doc-index-C.html
4 0 4 Documentation/doc-index-D.html
4 0 4 Documentation/doc-index-E.html
4 0 4 Documentation/doc-index-F.html
4 0 4 Documentation/doc-index-G.html
4 0 4 Documentation/doc-index-H.html
4 0 4 Documentation/doc-index-I.html
4 0 4 Documentation/doc-index-L.html
4 0 4 Documentation/doc-index-M.html
4 0 4 Documentation/doc-index-N.html
4 0 4 Documentation/doc-index-O.html
4 0 4 Documentation/doc-index-P.html
4 0 4 Documentation/doc-index-R.html
4 0 4 Documentation/doc-index-S.html
4 0 4 Documentation/doc-index-T.html
4 0 4 Documentation/doc-index-U.html
4 0 4 Documentation/doc-index-V.html
4 0 4 Documentation/doc-index.html
18 14 30 Documentation/frames.html
280 15 344 Documentation/haddock-util.js
4 0 4 Documentation/index-frames.html
4 0 4 Documentation/index.html
4 0 4 Documentation/mini_ClassFile-Parser.html
4 0 4 Documentation/mini_ClassFile-Types.html
4 0 4 Documentation/mini_VirtualMachine-ByteCode.html
4 0 4 Documentation/mini_VirtualMachine-Class.html
4 0 4 Documentation/mini_VirtualMachine-Debug.html
4 0 4 Documentation/mini_VirtualMachine-Environment.html
4 0 4 Documentation/mini_VirtualMachine-Stack.html
4 0 4 Documentation/mini_VirtualMachine-Stack_Frame.html
4 0 4 Documentation/mini_VirtualMachine-Types.html
465 47 610 Documentation/ocean.css
21 2 24 Examples/ArithmeticTest.java
8 1 9 Examples/ConditionalTest.java
19 0 20 Main.hs
154 59 213 VirtualMachine/ByteCode.hs
25 0 26 VirtualMachine/Class.hs
232 3 237 VirtualMachine/Debug.hs
30 11 36 VirtualMachine/Environment.hs
13 3 19 VirtualMachine/Stack.hs
52 17 82 VirtualMachine/Stack_Frame.hs
95 7 131 VirtualMachine/Types.hs
Directories
-----------
206 52 300 ClassFile
929 76 1150 Documentation
29 3 33 Examples
601 100 744 VirtualMachine
Types
-----
465 47 610 css
826 152 1064 hs
184 14 196 html
29 3 33 java
280 15 344 js
Total
-----
1784 231 2247