index
:
school/comp-268.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assignments
Age
Commit message (
Expand
)
Author
2019-05-05
use java 1.8 and jvm 1.8
mokha
2019-05-05
start to flush out isEligible
mokha
2019-05-05
implement comparer<communication>
mokha
2019-05-05
implement required API as per assignment
mokha
2019-05-05
set up test data for problem 8.
mokha
2019-05-05
add problem statement for section 8.
mokha
2019-05-05
switch from iterative to recursive solution
mokha
2019-05-05
complete section 7
mokha
2019-05-05
solve for side B
mokha
2019-05-05
implement isRightTriangle
mokha
2019-05-04
start to define Triangle tests
mokha
2019-05-04
fix spacing
mokha
2019-05-04
add problem 6 to README
mokha
2019-05-04
autoformat code as per google style guide
mokha
2019-05-04
add maven plugin to autoformat code to google style guide
mokha
2019-05-04
try to obey coding standards
mokha
2019-05-04
generate an annual statement
mokha
2019-05-04
use the instance variables because the assignment demands it.
mokha
2019-05-04
calculate monthly interests
mokha
2019-05-04
create method to predict savings after n months
mokha
2019-05-03
use an ArrayList<T> and String.join instead of concatenating strings
mokha
2019-05-03
use String.join and System.lineSeparator
mokha
2019-05-03
use array initializer syntax
mokha
2019-04-28
get above average runners
mokha
2019-04-28
getAverageTime()
mokha
2019-04-28
getSecondFastestRunner
mokha
2019-04-28
getFastestRunner()
mokha
2019-04-28
add question 4
mokha
2019-04-28
complete cartesian coordinate
mokha
2019-04-28
complete BonusOnSavings question
mokha
2019-04-28
calculate expected results
mokha
2019-04-28
add Assignment 1, question 2.
mokha
2019-04-28
use constructor chaining
mokha
2019-04-28
implement equals
mokha
2019-04-28
implement java comparable interface.
mokha
2019-04-28
add attributes to AddressBook
mokha
2019-04-28
add home address
mo
2019-04-27
add addressBook#last_name
mo
2019-04-27
add middle name to address book.
mo
2019-04-27
start to build address book
mo
2019-04-27
ignore target dir
mo
2019-04-27
generate assignment 1
mo
2019-04-27
start readme for assignment 1.1
mo
2019-04-27
add pdf for assignment 1
mo