fspl/entity
2024-03-02 12:09:49 -05:00
..
doc.go Completed doc comments in entity 2024-02-09 01:11:24 -05:00
expression.go Add match expressions to entity 2024-03-01 21:22:32 -05:00
literal.go Expressions now have HasExplicitType() 2024-02-28 18:31:46 -05:00
meta.go Metadata.String quotes UUID 2024-02-23 00:24:09 -05:00
misc.go Add Position() method to type 2024-03-02 01:26:29 -05:00
scope.go Fixed scope OverVariables stopping immediately 2023-11-26 04:01:55 -05:00
toplevel.go Add a hashing system to Entity 2024-03-01 02:53:10 -05:00
type.go Analyzer checks uniqueness of types in union by comparing hashes 2024-03-02 12:09:49 -05:00