Sven Vogel
|
f51e72d154
|
fixed: clone not using memory cache
|
2024-06-07 12:37:50 +02:00 |
Felix Müller
|
b9226ad3f5
|
merged main in branch
|
2024-06-06 23:21:06 +02:00 |
Felix Müller
|
6502a7f4bb
|
first working implementation of set
|
2024-06-06 21:48:41 +02:00 |
Felix Müller
|
4067339df8
|
first kind of working implementation of set
|
2024-06-05 23:55:30 +02:00 |
Felix Müller
|
b8660c1595
|
major set build
Co-authored-by: SirTalksalot75 <SirTalksalot75@users.noreply.github.com>
|
2024-06-05 21:16:52 +02:00 |
Felix Müller
|
80c73e8b81
|
finished if branch
|
2024-06-05 12:53:50 +02:00 |
Felix Müller
|
d0b1d367d5
|
major set building
Co-authored-by: SirTalksalot75 <SirTalksalot75@users.noreply.github.com>
Co-authored-by: servostar <Servostar@users.noreply.github.com>
|
2024-06-05 00:31:40 +02:00 |
Felix Müller
|
4d33c81c3f
|
major reconstruction of SET
Co-authored-by: servostar <Servostar@users.noreply.github.com>
Co-authored-by: SirTalksalot75 <SirTalksalot75@users.noreply.github.com>
|
2024-06-03 23:58:19 +02:00 |
Felix Müller
|
40ba9ad95d
|
commit before merge
|
2024-06-03 21:52:49 +02:00 |
Felix Müller
|
1de671cd8b
|
major reconstruction
Co-authored-by: servostar <Servostar@users.noreply.github.com>
Co-authored-by: SirTalksalot75 <SirTalksalot75@users.noreply.github.com>
|
2024-06-03 21:39:07 +02:00 |
Felix Müller
|
879940dee9
|
midway of creating Bit Operation in expression
|
2024-06-03 19:42:58 +02:00 |
Felix Müller
|
8a2eeb63b8
|
added Bool Not to expression
|
2024-06-03 13:54:03 +02:00 |
Felix Müller
|
523a9f19cc
|
added relational and boolian operands
|
2024-06-03 11:53:09 +02:00 |
Felix Müller
|
7922fbc8b7
|
added expressions and types
|
2024-06-02 23:26:51 +02:00 |
Felix Müller
|
8e1a1664da
|
added enum type values to set
|
2024-05-31 18:36:40 +02:00 |
Felix Müller
|
5a06c17fa4
|
first implementation of the sematic analysis
|
2024-05-31 16:17:06 +02:00 |