|
f816e5c391
|
left part of an assignement can be a FieldId
|
2024-05-08 11:44:15 +02:00 |
|
Ahmad
|
6e62b0c21c
|
Handling Merge
|
2024-05-08 11:30:57 +02:00 |
|
Ahmad
|
a2efa0fa58
|
fix error
|
2024-05-08 11:29:43 +02:00 |
|
|
e25aa61834
|
Merge remote-tracking branch 'origin/main'
|
2024-05-08 11:29:11 +02:00 |
|
|
8d58ac0a08
|
Fix numbers in variable names
|
2024-05-08 11:28:52 +02:00 |
|
JonathanFleischmann
|
f21db82d4c
|
Merge remote-tracking branch 'origin/main'
|
2024-05-08 11:28:25 +02:00 |
|
Ahmad
|
3ca5a1a6be
|
Handling Merge of Joni
|
2024-05-08 11:28:06 +02:00 |
|
JonathanFleischmann
|
ce711b3a27
|
implemented new methods in Compiler
|
2024-05-08 11:27:54 +02:00 |
|
Ahmad
|
591dee0d48
|
Deleted TypedId class not required in typedastg
|
2024-05-08 11:24:34 +02:00 |
|
|
d35aadf36c
|
Add Exception Messages
|
2024-05-08 11:16:29 +02:00 |
|
JonathanFleischmann
|
388fddd466
|
Merge branch 'refs/heads/main' into testsuites
|
2024-05-08 11:12:16 +02:00 |
|
JonathanFleischmann
|
9730455b50
|
adapted testfiles to new ast and commented code with issues out
|
2024-05-08 11:11:51 +02:00 |
|
|
7d1b7bc5b0
|
fixed compilation errors
|
2024-05-08 11:05:27 +02:00 |
|
|
c3cd7a7015
|
merged type changes and assign changes
|
2024-05-08 11:03:26 +02:00 |
|
Ahmad
|
6c1030f888
|
fixed the error in TypedAssignment
|
2024-05-08 11:01:44 +02:00 |
|
Ahmad
|
70d933a398
|
Handling Merge
|
2024-05-08 10:59:51 +02:00 |
|
|
ea05590c5a
|
solved synthetic shugar of += in parser
|
2024-05-08 10:52:05 +02:00 |
|
Ahmad
|
201d6e03b9
|
Added the implementationf of typeCheck in typedAssignment
|
2024-05-08 10:51:58 +02:00 |
|
404Simon
|
98d899e026
|
seperate classfile generation from codegen
|
2024-05-08 10:49:41 +02:00 |
|
404Simon
|
debbea7736
|
Merge remote-tracking branch 'origin/main'
|
2024-05-08 10:41:24 +02:00 |
|
404Simon
|
dbbb181ba5
|
add prerequisites for method block codegen
|
2024-05-08 10:41:01 +02:00 |
|
|
6f6edbd4b3
|
generated new Visitor
|
2024-05-08 10:14:49 +02:00 |
|
|
258819d70f
|
Merge branch 'main' of https://github.com/JonathanFleischmann/CompilerULTIMATE
|
2024-05-08 10:08:52 +02:00 |
|
|
f97f3a3b3a
|
remove continue
|
2024-05-08 10:08:29 +02:00 |
|
|
25d539cf49
|
no programm, forced public in classes and method
|
2024-05-08 10:08:28 +02:00 |
|
404Simon
|
b61af71076
|
rename interfaces in typed ast to Typed$(oldName)
|
2024-05-07 23:41:30 +02:00 |
|
404Simon
|
e915f1817d
|
refactor and alter example
|
2024-05-07 22:02:47 +02:00 |
|
404Simon
|
a7eedbe98d
|
generate code for fields and constructor (without block tho)
|
2024-05-07 21:44:13 +02:00 |
|
|
a2fc1686b1
|
Merge branch 'main' of https://github.com/JonathanFleischmann/CompilerULTIMATE
|
2024-05-07 20:30:11 +02:00 |
|
|
ee0a465c84
|
assign has it's own rule
|
2024-05-07 20:30:03 +02:00 |
|
JonathanFleischmann
|
7d298069cb
|
Merge branch 'refs/heads/main' into testsuites
|
2024-05-07 20:28:15 +02:00 |
|
JonathanFleischmann
|
509fb6213e
|
fixed small error in abstract Syntax for testfiles
|
2024-05-07 20:28:00 +02:00 |
|
ahmad
|
32de224ac8
|
Updated the typedast
|
2024-05-07 18:52:39 +02:00 |
|
JonathanFleischmann
|
4ef3e6ff11
|
fixed small error in abstract Syntax for testfiles
|
2024-05-07 18:22:16 +02:00 |
|
JonathanFleischmann
|
40b17bf2b8
|
wrote abstract Syntax for testfiles
|
2024-05-07 18:15:31 +02:00 |
|
JonathanFleischmann
|
ad2da98a34
|
Merge remote-tracking branch 'origin/testsuites' into testsuites
|
2024-05-07 15:54:27 +02:00 |
|
JonathanFleischmann
|
272af9690b
|
wrote more Testfiles and created files for abstract syntax
|
2024-05-07 15:46:30 +02:00 |
|
JonathanFleischmann
|
713a37cc1c
|
wrote more Testfiles and created files for abstract syntax
|
2024-05-07 15:46:30 +02:00 |
|
|
706e6ee872
|
changed For to explicitly have an assignement in first and last place
|
2024-05-07 15:45:46 +02:00 |
|
|
1f0d690043
|
fix mainmethod potentially empty
|
2024-05-07 14:51:34 +02:00 |
|
|
f6d546be86
|
added Object Type with attatched ID to Type and ReturnType
|
2024-05-07 14:34:52 +02:00 |
|
|
1ff02f86e8
|
generator formatting
|
2024-05-07 13:02:52 +02:00 |
|
|
535c712421
|
minor generator changes
|
2024-05-07 13:01:28 +02:00 |
|
JonathanFleischmann
|
975fbdee35
|
Merge branch 'refs/heads/main' into testsuites
|
2024-05-07 12:17:09 +02:00 |
|
|
c2ce7ff80f
|
update Generators
|
2024-05-07 11:32:03 +02:00 |
|
ahmad
|
f87b014584
|
Added some Implementation of convertToTypedAST
|
2024-05-05 20:55:49 +02:00 |
|
ahmad
|
cabadd7594
|
Changed the Name of classes
|
2024-05-04 17:19:04 +02:00 |
|
ahmad
|
f129277236
|
Implemented the methods typeCheck for each class in package typedclass
|
2024-05-04 16:57:27 +02:00 |
|
ahmad
|
48fc1dd7b4
|
Build the typed ast
|
2024-05-04 10:49:26 +02:00 |
|
404Simon
|
4646a4d8d1
|
refactor conversion
|
2024-05-02 15:47:04 +02:00 |
|