Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs444
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xun Yang
cs444
Graph
master
Select Git revision
Branches
8
Array
COMPID-fix
CodeGenField
alicia-a2
hierarchy
marmoset-submit
master
default
protected
reachabilityCheck
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Apr
13
12
11
10
9
8
6
5
4
3
31
Mar
30
13
12
11
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
24
22
21
20
17
16
12
11
10
9
8
7
5
4
31
Jan
30
29
28
27
Merge branch 'new-new-string' into 'master'
master
master
final submission
cast fix
resolve name
char as ASCII
fix getValDcl from if clauses
eval assign left to right
init short
cast null
Merge branch 'string_concat' into 'new-new-string'
removing todo
cast to object before string concat
fix array cast check
Merge branch 'new-new-string' of https://git.uwaterloo.ca/x299yang/cs444 into new-new-string
fixing an issue with iffalse (jz not working properly, changed to je)
fix assignment
Merge branch 'new-new-string' of git.uwaterloo.ca:x299yang/cs444 into new-new-string
fix segfault on forward ref
Fixing param types to differentiate between array and non-aray types
fix field access extra this
divide by 0 check
fix local var init inside loops
resolve merge
Merge branch 'new-string' into 'new-new-string'
native write
fix method inv on single ID
fix getting valueOf
concat change & length fix
init forInit as local var
fix constructor this
fix obj create
constructor params, push object last at constructor
Merge branch 'string_concat' into 'new-string'
Merge branch 'array-subtype' into 'master'
Fixed a minor issue with fieldAccess. Now passes 53 tests on marmo
fixing the issue of ifConditional (could be methodInv, arrayAccess or fieldAccess)
set lastMethodOffset to 4 as subtype testing table has been added
Merge branch 'master' into 'array-subtype'
array assign check, fix subtype count
array cast instance of
Loading