expression.go
|
Removed Void as a concept
|
2023-10-29 14:47:28 -04:00 |
literal.go
|
Added string literal to analyzer
|
2023-11-26 17:27:31 -05:00 |
misc.go
|
Fix goofy bugs
|
2023-10-31 21:52:47 -04:00 |
scope.go
|
Fixed scope OverVariables stopping immediately
|
2023-11-26 04:01:55 -05:00 |
toplevel.go
|
New syntax for method calls
|
2023-10-19 17:19:23 -04:00 |
type.go
|
Pass all analyzer tests
|
2023-11-04 17:59:04 -04:00 |