Block a user
2470ab7856
Add support for class objects and strings
95de0800b4
core/demo: fix typo in .gitignore
3d71c6a850
core/demo: gitignore to ignore *.bc & *.o
be55e2ac80
meta: Update README to include info regarding pre-commit hooks
79c8b759ad
meta: Add pre-commit configuration
0ec12747de
Updated nac3core/src/composer.rs to allow type annotated class attribute definition
d6c5c71b8c
Updated TopLevelDef::Class to include Class attributes
3d58be7e2c
Updated demo file to show expected behavior after class attribute support