This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
arf/analyzer
Sasha Koshka cd670d05c5 Made node traits file for semantic table nodes 2022-10-11 18:12:53 -04:00
..
analyzer.go Special function for type checking and returning an error in one fell swop 2022-10-11 18:03:44 -04:00
argument.go Added untested type mismatch error reporting thing 2022-10-11 17:04:18 -04:00
common-errors.go Added untested type mismatch error reporting thing 2022-10-11 17:04:18 -04:00
list.go StringLiteral.canBePassedAs allows variable arrays 2022-10-11 15:09:44 -04:00
literals.go Special function for type checking and returning an error in one fell swop 2022-10-11 18:03:44 -04:00
node-traits.go Made node traits file for semantic table nodes 2022-10-11 18:12:53 -04:00
primitives.go Special function for type checking and returning an error in one fell swop 2022-10-11 18:03:44 -04:00
table.go Made node traits file for semantic table nodes 2022-10-11 18:12:53 -04:00
test-common.go Nevermind this way is far better 2022-09-29 18:25:56 -04:00
type-section.go Special function for type checking and returning an error in one fell swop 2022-10-11 18:03:44 -04:00
type-section_test.go Added more stuff to type test case 2022-10-01 17:12:43 -04:00
type.go Made node traits file for semantic table nodes 2022-10-11 18:12:53 -04:00