-
Notifications
You must be signed in to change notification settings - Fork 0
/
git.log
86 lines (57 loc) · 2.14 KB
/
git.log
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
83
84
85
86
commit 6b6510af96217c3b7dccadcf454861e90676a5c9
Author: Unknown <[email protected]>
Date: Mon Dec 4 23:53:03 2017 -0500
All code working and commented
commit a54ddb2feb348f31cfd71e560d9f2ebf6ceaa0a1
Author: Unknown <[email protected]>
Date: Mon Dec 4 22:41:49 2017 -0500
main.cpp completed
Compiled successfully
commit 4a9627fd6b736a2a684ae0efae8fc24279e38041
Author: Unknown <[email protected]>
Date: Mon Dec 4 21:48:12 2017 -0500
Language.cpp completed
Needs to be tested
commit 37b49197c3f918310b5017b19bccf9cce2a99cde
Author: Unknown <[email protected]>
Date: Sat Dec 2 16:46:19 2017 -0500
Wrote compile script and main.cpp
All initial code written, not producing desired output
renamed frequencies.cpp to main.cpp
commit 2a36e662b0e5b1c3722e6371ff3d13bb953cae73
Author: Unknown <[email protected]>
Date: Fri Dec 1 17:05:22 2017 -0500
Finished getFrequency()
commit 47fe773948d371b2747d087cd86c30893864835c
Author: Unknown <[email protected]>
Date: Fri Dec 1 15:22:55 2017 -0500
All parts of language.cpp have been layed out
commit 64517a0580dfda81e43ab7f547154ab16cda85f5
Author: Unknown <[email protected]>
Date: Fri Dec 1 14:53:14 2017 -0500
Initial language.h code
Also renaming main.cpp to frequencies.cpp
commit 88e765791be842e3110894d62f826b78f4b32d7d
Author: Unknown <[email protected]>
Date: Fri Dec 1 14:15:09 2017 -0500
Created project files
commit 8232087a875c1e8f49fd8db67a8a99d97c839997
Author: Unknown <[email protected]>
Date: Mon Nov 20 15:42:08 2017 -0500
Added git log
commit 716d9e3cdbdec52b4d60f8a355e8f3fbd28cdd91
Author: Unknown <[email protected]>
Date: Mon Nov 20 15:34:16 2017 -0500
Final Design Plan
commit 37dfd18e7f5e6e941e79443bca25c57f9bdcecf3
Author: Unknown <[email protected]>
Date: Sun Nov 19 21:52:01 2017 -0500
Complete Design Plan
commit dbec5526ded84d7aaf3c13cece36c022fc642467
Author: Unknown <[email protected]>
Date: Sun Nov 19 21:04:34 2017 -0500
Begin Design Plan
commit bd55e237c56ee594300bd944634c1ec62a7554f4
Author: Unknown <[email protected]>
Date: Mon Nov 20 00:45:48 2017 -0500
Initial commit