summaryrefslogtreecommitdiff
path: root/config_file.l (follow)
Commit message (Expand)AuthorAge
* Switch to https.Andre Noll2024-05-10
* Fix flag option parsing bug in config file parser.Andre Noll2023-11-07
* Fix typo in config file test program.Andre Noll2023-11-07
* Don't print invalid line numbers in error messages.Andre Noll2023-11-07
* config_file.l: Make the scanner reentrant.v1.0.1Andre Noll2017-11-28
* config_file.l: Instruct flex to create a reentrant scanner.Andre Noll2017-11-28
* config_file.l: Move helper functions to user code section.Andre Noll2017-11-28
* config_file.l: Change default prefix for global symbols.Andre Noll2017-11-28
* Avoid warning about yywrap being redefined.Andre Noll2017-04-21
* The long option parser for subcommands (lopsub).v1.0.0Andre Noll2016-10-23