Complete rewrite of output control structure. New structure supports
authorChris Hanson <org/chris-hanson/cph>
Mon, 15 Oct 2001 17:01:10 +0000 (17:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 15 Oct 2001 17:01:10 +0000 (17:01 +0000)
commit1657b97e3179c585f434c4176e6462d985a42ec8
tree57981a6b038f18806b7f393325751e69ca403f71
parentae4116a6d9ad28ca1884da61b9b16046febd856a
Complete rewrite of output control structure.  New structure supports
backtracking properly, doing greedy matching until a failure occurs,
then backtracking arbitrarily deeply to find a way forward.
v7/src/star-parser/load.scm
v7/src/star-parser/matcher.scm
v7/src/star-parser/parser.scm
v7/src/star-parser/shared.scm