166 Commits (6deb97be814117577ff9bf98eadb7c2185452873)
 

Author SHA1 Message Date
Sanjar Ahmadov 6deb97be81 Merged in pa2 and updated test scripts
3 years ago
Sanjar Ahmadov 64dfdcd78d fails if actual and formal param types cant resolve
3 years ago
Apoorva Ranade 5f54c2df4b Cleanup 2
3 years ago
Apoorva Ranade d529a8f17b Cleanup Part 1
3 years ago
sunyinqi0508 bb25165c34
Merge pull request #3 from nyu-compiler-construction/bill/misc
3 years ago
bill cfc8120c78 Finished
3 years ago
sunyinqi0508 afaa20a44d
Merge pull request #2 from nyu-compiler-construction/bill/misc
3 years ago
bill b8781807fd modified function call sp = fp - (sp_off + n_args + 1)*wordSize
3 years ago
ar6496 0f0f9d628f
Update WORKLOG.md
3 years ago
ar6496 88495efddc
Create WORKLOG.md
3 years ago
bill 273ee2a092 fixed sp_off initial value
3 years ago
bill 3530c83c5f fixed ifexpr, binexpr, strindex etc
3 years ago
bill 0fc854fdb0 Fixed all object/class/method/attr related errors
3 years ago
Apoorva Ranade 22ada8a1c1 Fixed for loop for str
3 years ago
Apoorva Ranade 2db4a635f8 Clean up
3 years ago
Apoorva Ranade 1944e1dad5 Fixed IndexExpr
3 years ago
Apoorva Ranade 3ef2df7136 Fixed IfStmt
3 years ago
Apoorva Ranade 08ddb39134 Added support for Strings
3 years ago
Apoorva Ranade a23d39eb02 Fixed for loop
3 years ago
Apoorva Ranade e6230c71a4 Added error codes to emitError Function
3 years ago
Apoorva Ranade 59a7fceb9c Fixed oob error code
3 years ago
Apoorva Ranade 23a19c27f8 Small fix
3 years ago
bill 4d6e6fdede Merge branch 'sanjar/functions' of https://github.com/nyu-compiler-construction/pa3-chocopy-code-generation-mjolnir into bill/misc
3 years ago
bill 42518d6547 modified: src/main/java/chocopy/pa3/CodeGenImpl.java
3 years ago
Sanjar Ahmadov ef4ac31e04 cleanup
3 years ago
Sanjar Ahmadov f2485b1e97 Nested functions work
3 years ago
Sanjar Ahmadov ca92cffcd3 added static link and accessing local variables capability
3 years ago
Sanjar Ahmadov 14a5f54ceb Changed active frame logic - matched it with the implementation guide
3 years ago
Sanjar Ahmadov 0a5c6f1aa6 fixed conflicts
3 years ago
Sanjar Ahmadov 34494a5597 Fixed function call
3 years ago
bill 090a658876 Merge branch 'bill/misc' of https://github.com/nyu-compiler-construction/pa3-chocopy-code-generation-mjolnir into bill/misc
3 years ago
bill d7ae4fc9ed modified: src/main/java/chocopy/pa3/CodeGenImpl.java
3 years ago
Apoorva Ranade 0b00c3fc1d Minor correction
3 years ago
Apoorva Ranade 4fa4a92e1f Added operators on Strings
3 years ago
Apoorva Ranade 1952bb2d38 Changed ListExpr Analyze and add operator for lists
3 years ago
Apoorva Ranade 874808ef98 Added is operator
3 years ago
Apoorva Ranade 10cbb67c09 Fixed Identifier Analyze
3 years ago
Apoorva Ranade 7a8e5b2082 Clean up
3 years ago
Apoorva Ranade fbd740eb25 For loop
3 years ago
Apoorva Ranade 38e9887638 Used incSp
3 years ago
bill b32942a1c2 Merge remote-tracking branch 'origin/master' into bill/misc
3 years ago
bill 2a8b66cb94 deleted: .vscode/launch.json
3 years ago
bill 3b92cea6c2 update
3 years ago
sunyinqi0508 3c68148190
Merge pull request #1 from nyu-compiler-construction/bill/merge-cond-cls
3 years ago
sunyinqi0508 6890230252
Update CodeGenImpl.java
3 years ago
sunyinqi0508 443b61a29f
Delete conslist
3 years ago
sunyinqi0508 118303e81f
Delete settings.json
3 years ago
sunyinqi0508 14c6b3e589
Delete launch.json
3 years ago
bill a7e34238a2 Merge branch 'sanjar/functions' of https://github.com/nyu-compiler-construction/pa3-chocopy-code-generation-mjolnir into bill/misc
3 years ago
bill efc8ab2024 Merge branch 'bill/merge-cond-cls' of https://github.com/nyu-compiler-construction/pa3-chocopy-code-generation-mjolnir into sanjar/functions
3 years ago