• Joined on 2024-03-20
i22007 pushed to code-generator at i22005/NichtHaskell2.0 2024-05-14 08:58:11 +00:00
d27ec0643a Add visitor for class code generation
i22007 pushed to code-generator at i22005/NichtHaskell2.0 2024-05-14 08:05:55 +00:00
79a140b683 Merge branch 'main' of https://gitea.hb.dhbw-stuttgart.de/i22005/NichtHaskell2.0 into code-generator
b6bbf7e1d5 Merge pull request 'johns-branch' (#4) from johns-branch into main
e987faae64 Added Basic Typecheck for integers
2bae802cb2 changed to visitor pattern
0052b5b547 Added Int Literal
Compare 7 commits »
i22007 approved i22005/NichtHaskell2.0#4 2024-05-14 08:00:12 +00:00
johns-branch
i22007 pushed to code-generator at i22005/NichtHaskell2.0 2024-05-13 18:15:23 +00:00
1fbec0d754 First try with visitors
i22007 created branch code-generator in i22005/NichtHaskell2.0 2024-05-13 17:52:52 +00:00
i22007 pushed to code-generator at i22005/NichtHaskell2.0 2024-05-13 17:52:52 +00:00
i22007 approved i22005/NichtHaskell2.0#3 2024-05-09 12:04:52 +00:00
parser
i22007 approved i22005/NichtHaskell2.0#2 2024-05-09 12:00:47 +00:00
Added down to Expression
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 14:12:32 +00:00
458983fc68 Change on filepath
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 14:07:48 +00:00
94c037467e Fixed write bytecode into file
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 13:23:11 +00:00
26653ac719 Add AccesTypeToOpcode mapper
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 13:22:46 +00:00
44452d204b Add accesTypeToOpcode mapper
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 11:44:46 +00:00
56ce3c33c3 Removed moved method
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 11:39:37 +00:00
3ac354b7dd FIxed ByteCodeGenerator
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 11:10:37 +00:00
ce2ea07f96 Move code generation
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 11:06:32 +00:00
b173d77620 Fixed change errors
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 09:21:48 +00:00
d131d412f0 Add classFIleOutput folder
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-08 08:39:31 +00:00
a1378f1cfb Add constructor for empty class
Compare 2 commits »
i22007 pushed to main at i22005/NichtHaskell2.0 2024-05-07 17:14:00 +00:00
da68aacaa0 Generate byteode for empty class without typecheck