maxrt101 / ff

Scripting language
MIT License
4 stars 0 forks source link

Annotations (`@annotate`, `__annotations__`) #20

Open maxrt101 opened 2 years ago

maxrt101 commented 2 years ago

Implemented in: 40cbf960a8

maxrt101 commented 2 years ago

Caused fields assignment to crash on ast::IntegerLiteral allocation (relevant issue #28)

maxrt101 commented 2 years ago

Save std::vector<std::string> m_annotations in ast::Function and ast::Vardecl