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 58bae14528 wip 2022-10-25 11:26:17 -04:00
..
analyzer.go What is anything anymore 2022-10-24 01:16:07 -04:00
argument.go Enum values are auto-filled 2022-10-14 20:06:11 -04:00
block.go MMM im so full from phrase analysis 2022-10-25 01:33:07 -04:00
common-errors.go Added untested type mismatch error reporting thing 2022-10-11 17:04:18 -04:00
data-section.go Data sections can now have rw perms 2022-10-23 00:07:14 -04:00
data-section_test.go Literals call themselves literals instead of arg 2022-10-18 23:39:07 -04:00
enum-section.go No segfaulty 2022-10-16 02:07:25 -04:00
enum-section_test.go Literals call themselves literals instead of arg 2022-10-18 23:39:07 -04:00
func-section.go wip 2022-10-24 17:15:48 -04:00
func-section_test.go Some stuff on the func sections babey 2022-10-23 01:16:40 -04:00
list.go wip 2022-10-17 15:41:26 -04:00
literals.go Literals call themselves literals instead of arg 2022-10-18 23:39:07 -04:00
node-traits.go wip 2022-10-19 13:27:48 -04:00
phrase.go wip 2022-10-25 11:26:17 -04:00
primitives.go Fixed type checking for string literals 2022-10-17 01:40:00 -04:00
table.go Added a locatable node trait 2022-10-11 18:31:37 -04:00
test-common.go Nevermind this way is far better 2022-09-29 18:25:56 -04:00
type-section.go Pointers and dynamic arrays are accounted for 2022-10-18 17:34:37 -04:00
type-section_test.go Literals call themselves literals instead of arg 2022-10-18 23:39:07 -04:00
type.go Pointers and dynamic arrays are accounted for 2022-10-18 17:34:37 -04:00