boxes/src
Thomas Jensen 97b62dd09a
Support multiple configuration files #5
Main implementation
2021-03-22 21:31:27 +01:00
..
misc Remove some compile warnings on current MinGW 2019-03-29 18:29:20 +01:00
boxes.c Add config file location to each design #5 2021-03-22 20:45:46 +01:00
boxes.in.h Add config file location to each design #5 2021-03-22 20:45:46 +01:00
config.h Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
discovery.c Add global_only argument to discover_config_file() 2021-03-19 16:41:36 +01:00
discovery.h Add global_only argument to discover_config_file() 2021-03-19 16:41:36 +01:00
generate.c Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
generate.h Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
lexer.l Support multiple configuration files #5 2021-03-22 21:31:27 +01:00
Makefile Support multiple configuration files #5 2021-03-22 21:31:27 +01:00
parser.y Support multiple configuration files #5 2021-03-22 21:31:27 +01:00
parsing.c Support multiple configuration files #5 2021-03-22 21:31:27 +01:00
parsing.h Support multiple configuration files #5 2021-03-22 21:31:27 +01:00
regulex.c Fix length argument to pcre2_substitute() 2021-02-15 21:10:57 +01:00
regulex.h Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
remove.c Add test cases for removal of colored boxes 2021-02-15 21:10:57 +01:00
remove.h Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
shape.c Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
shape.h Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
tools.c Add 'parent' keyword to parser/lexer #5 2021-03-22 20:45:45 +01:00
tools.h Add 'parent' keyword to parser/lexer #5 2021-03-22 20:45:45 +01:00
unicode.c Add \E( as a possible start of an escape sequence 2021-02-15 21:10:57 +01:00
unicode.h Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00