Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jeffrey J. Ma
project01
Graph
master
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Oct
2
28
Sep
27
26
25
24
25
22
21
18
17
12
11
6
4
5
Aug
4
28
Jul
27
latest
master
master
initial commit
Merge branch 'master' into 'master'
Rename CI from cs24-19fa to cs24
Remove bitwise operator mnemonics
Rename Code_attribute and add comment about naming
Merge branch 'master' of gitlab.caltech.edu:csander/project01
Report test success/failure
Rename CI to project01
Merge branch 'master' into 'master'
Add make targets to test each part
Merge branch 'master' into 'master'
Test more edge cases
Merge branch 'master' into 'master'
Use clang-with-asan
Fix compiler warnings on reference solution
Add gitlab CI config
Merge branch 'feature/test' into 'master'
Add 5 Project Euler solutions
Merge branch 'feature/test' into 'master'
Remove tests for special case of / and %
Test all jump instructions
Merge branch 'feature/test' into 'master'
Update gitignore
More comprehensive constants and arithmetic tests
Simplify make clean command
Skip integer wrapping checks, etc.
Add Collatz conjuecture control flow test
Don't remove provided class files in make clean
Add gitignore
Add test script
Merge branch 'master' into 'master'
Fix review comments
Combine constant pool and methods into one struct
Readability improvements
NULL-terminate methods array
Use _t name convention in one more place
Address pull request comments
Improve class file parsing
fixes uninitialized error
Menu
Projects
Groups
Snippets
Help