chappertron / lammps-analyser

A linter for the LAMMPS scripting language
GNU General Public License v2.0
0 stars 0 forks source link

Atom properties and Indexing #19

Closed chappertron closed 1 week ago

chappertron commented 1 week ago

Synchronises with the tree-sitter grammar and adds support for atom properties and more general indexing in expressions.

Internally also adds a helper method for dealing with errors and Nodes being missing.