fspl/analyzer
2023-10-09 00:24:48 -04:00
..
assignment_test.go Reorganized tests 2023-10-06 18:58:17 -04:00
builtin.go Added recursive type definitions 2023-10-08 23:54:45 -04:00
cast_test.go Reorganized tests 2023-10-06 18:58:17 -04:00
function_test.go Booleans are now literals 2023-10-09 00:24:48 -04:00
function.go Function analysis stub 2023-10-09 00:13:13 -04:00
literal_test.go Reorganized tests 2023-10-06 18:58:17 -04:00
method_test.go the ansalyzer 2023-10-07 01:18:05 -04:00
misc.go the ansalyzer 2023-10-07 01:18:05 -04:00
name_test.go Reorganized tests 2023-10-06 18:58:17 -04:00
operation_test.go Reorganized tests 2023-10-06 18:58:17 -04:00
scope.go Added recursive type definitions 2023-10-08 23:54:45 -04:00
test-common.go Added more tests to analyzer 2023-09-26 16:40:26 -04:00
tree.go Function analysis stub 2023-10-09 00:13:13 -04:00
type_test.go Added recursive type definitions 2023-10-08 23:54:45 -04:00
type.go Added recursive type definitions 2023-10-08 23:54:45 -04:00