|
f58c01be52
|
Updated analyzer
|
2024-03-14 03:18:46 -04:00 |
|
|
a8fd79991c
|
Renamed restricted access to opaque access
|
2024-03-14 01:54:22 -04:00 |
|
|
23052aa6f0
|
Changed repository import paths
|
2024-02-22 19:22:53 -05:00 |
|
|
4b87551702
|
Analyzer does not allow literals to be assigned to restricted types
|
2024-02-17 00:12:32 -05:00 |
|
|
4e385edac8
|
Analyzer makes use of entity.FormatType
|
2024-02-12 14:47:49 -05:00 |
|
|
d6a645f93b
|
Rework analyzer code to fit new parser
|
2024-02-08 03:51:21 -05:00 |
|
|
3d6142f496
|
Added the ability for array literals to be undersized
|
2024-01-28 04:43:01 -05:00 |
|
|
cd688c91af
|
Added nil (zero initializer) literals
|
2023-12-21 23:33:38 -05:00 |
|
|
ffe873a3e4
|
String literals can be assigned to strings now
|
2023-12-02 22:45:22 -05:00 |
|
|
e92377bc95
|
Added string literals to generator
|
2023-11-29 00:01:35 -05:00 |
|
|
e5be4dba02
|
Added string literal to analyzer
|
2023-11-26 17:27:31 -05:00 |
|
|
72941e1ab4
|
Slight modifications to analyzer
|
2023-11-21 15:04:01 -05:00 |
|
|
fa60f8c814
|
Pass all literal assignment tests
|
2023-10-29 15:18:44 -04:00 |
|
|
8cdeab6efa
|
Array literal can be used in array and slice
|
2023-10-29 15:13:25 -04:00 |
|
|
68951a3af4
|
Analyze all the literals
|
2023-10-28 03:24:17 -04:00 |
|
|
a6fec780c7
|
Start analyzing literals
|
2023-10-27 16:10:31 -04:00 |
|