summaryrefslogtreecommitdiff
path: root/libfsm
Commit message (Collapse)AuthorAgeFilesLines
* minor dist fixesAdrian Thurston2020-03-281-1/+1
|
* split longest-match structs into components that live here and in ragelAdrian Thurston2020-03-278-239/+177
|
* trimming down parsedata.h and parsetree.hAdrian Thurston2020-03-227-1177/+121
| | | | | These files belong in ragel, however there are some structs we need to keep here. Trim these files down to the bare so we can tease out what we need.
* inputdata.h is an easy remove from libfsmAdrian Thurston2020-03-2215-386/+10
|
* removed version.h from libfsm, updated the dist testAdrian Thurston2020-03-214-15/+1
|
* removal of some files only belonging in ragel, install libfsm to include/libfsmAdrian Thurston2020-03-1614-3569/+2
|
* moved ragel/ to libfsm/Adrian Thurston2020-03-1488-0/+34989