You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WIP] Work on writing a parser using the textmate grammar backend. (#253)
* Actually not only enums, quick and dirty start to using textmate parser
* a little more boilerplate
* property validator parsing
* working function parsing without docstrings yet
* start enum work
* some enum parsing
* working parsing for enumeration comments
* add handling for block comments to enums
* backport enum docstring parsing to properties
* remove vestigial file
* minor fixes + black
0 commit comments