added basic search lexer and parser enabling search for parameters and attributes - could be extended

the error handling is very basic, but effective
some missing features like ordering
...and maybe a potential security as the search will allow search for all attributes somehow related to the component model
This commit is contained in:
2025-02-03 22:18:55 +01:00
parent 1b48e8f283
commit bbcbf6ab3d
5 changed files with 224 additions and 16 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "sly"]
path = sly
url = git@git.shimatta.de:sst/sly.git