summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-31Fixes typo with functions, errors in grammar.Nathanael Sensfelder
Looking for the groups matching CNE_01700 appears to take a really long time. The formula is quite complex, yet unlikely to be one of the most complex ones, so we'll have to see what can be done.
2017-07-31First shot at the handling of regular expressions.Nathanael Sensfelder
2017-07-27First shot at depths operators.Nathanael Sensfelder
2017-07-26First shot at (logic, not VHDL) functions.Nathanael Sensfelder
2017-07-25Gets the strings seemingly working.Nathanael Sensfelder
2017-07-18First shot at a grammar for the properties.Nathanael Sensfelder
2017-07-17Starting to work on a parser for the properties.Nathanael Sensfelder