Maybe Fabian Noll aber vielleicht auch nicht. Ist ein bisschen ne Glaubenssache :) MisterChaos69
  • Joined on 2024-04-24
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-07 14:34:38 +00:00
8c3c3625b9 fixed method and name resolution typecheck
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-07 09:28:39 +00:00
358293d4d4 add typecheck method and constructor call
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-07 09:09:13 +00:00
7422510267 add expression to methodcall
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-07 09:04:44 +00:00
40c7cab0e3 apply pull and add tests
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-07 06:20:12 +00:00
75272498c4 fixed typechecker trying to find a field of a class in the symboltable
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-06 21:15:25 +00:00
8d9d28cb1f added means of testing
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-06 21:15:13 +00:00
f14470d8cc add name resolution, fix symbol table key, value switchup
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-06 17:52:09 +00:00
ae6232380e Fix type mismatch and redefinition issues in typeCheckStatement function
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-06 17:13:50 +00:00
0debfe995d add full block type checking
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-06 08:49:52 +00:00
62bd191314 update block and local variable typecheck
MisterChaos69 created branch typedAST in MisterChaos69/MiniJavaCompiler 2024-05-05 08:03:32 +00:00
MisterChaos69 pushed to typedAST at MisterChaos69/MiniJavaCompiler 2024-05-05 08:03:32 +00:00
dbdd2f85bd inital commit with first version
MisterChaos69 pushed to master at MisterChaos69/MiniJavaCompiler 2024-05-02 08:28:06 +00:00
53b123b997 Merge pull request 'project-structure' (#1) from project-structure into master
d59594ab74 create cabal project structure
76be568b57 add happy file
Compare 3 commits »
MisterChaos69 deleted branch project-structure from MisterChaos69/MiniJavaCompiler 2024-05-02 08:28:06 +00:00
MisterChaos69 merged pull request MisterChaos69/MiniJavaCompiler#1 2024-05-02 08:28:04 +00:00
project-structure
MisterChaos69 created pull request MisterChaos69/MiniJavaCompiler#1 2024-05-02 08:27:55 +00:00
project-structure
MisterChaos69 renamed repository from MiniavaCompiler to MisterChaos69/MiniJavaCompiler 2024-04-24 11:51:22 +00:00
MisterChaos69 renamed repository from MiiniavaCompiler to MisterChaos69/MiniJavaCompiler 2024-04-24 11:51:16 +00:00
MisterChaos69 renamed repository from HaskellCompiler to MisterChaos69/MiniJavaCompiler 2024-04-24 11:51:11 +00:00
MisterChaos69 created repository MisterChaos69/MiniJavaCompiler 2024-04-24 11:48:39 +00:00