summaryrefslogtreecommitdiff
path: root/src/libfsm
Commit message (Collapse)AuthorAgeFilesLines
* allow the base expression in deref and offset to be an expressionAdrian Thurston2021-09-212-1/+14
| | | | | | Previously allowed only identifier as the base. This is necessary to use the generated DATA() as the base in these expressions, which can be modified by access and therefore must be an expression.
* include version in libfsm library install pathAdrian Thurston2020-12-231-1/+1
|
* lift all source code into src/ dirinto-srcAdrian Thurston2020-10-1874-0/+29915