|
d6a645f93b
|
Rework analyzer code to fit new parser
|
2024-02-08 03:51:21 -05:00 |
|
|
cd688c91af
|
Added nil (zero initializer) literals
|
2023-12-21 23:33:38 -05:00 |
|
|
4c07b9f206
|
Add length to analyzer and parser
|
2023-11-30 02:05:32 -05:00 |
|
|
c709500d58
|
Facehoof
|
2023-11-29 00:13:54 -05:00 |
|
|
a2e22d1154
|
Fix goofy bugs
|
2023-10-31 21:52:47 -04:00 |
|
|
af52bbb070
|
uhhhh
|
2023-10-31 15:43:19 -04:00 |
|
|
dd9f866165
|
Can now assign array directly to slice
|
2023-10-31 01:46:18 -04:00 |
|
|
8751cc7b89
|
Analyze break statements
|
2023-10-29 02:59:45 -04:00 |
|
|
b8d573f2cd
|
Analyze more expressions
|
2023-10-29 02:18:41 -04:00 |
|
|
a6fec780c7
|
Start analyzing literals
|
2023-10-27 16:10:31 -04:00 |
|
|
4da8ecd25f
|
More expressions (wip)
|
2023-10-26 10:43:50 -04:00 |
|
|
964daf01ed
|
Analysis of value/bit casts
|
2023-10-25 01:57:02 -04:00 |
|
|
9a7087ab14
|
Added analysis for numerous types of expressions
|
2023-10-24 18:29:33 -04:00 |
|
|
ee8eabcfc4
|
I forgor
|
2023-10-24 01:34:58 -04:00 |
|
|
5ac046d5b1
|
Function call analysis
|
2023-10-20 13:48:05 -04:00 |
|
|
fc97c3ed49
|
WIP expression analysis type checking
|
2023-10-19 19:13:55 -04:00 |
|