.. |
boxes.c
|
Move some declarations from shape.h to boxes.in.h
|
2023-12-09 14:54:13 +01:00 |
boxes.in.h
|
Move some declarations from shape.h to boxes.in.h
|
2023-12-09 14:54:13 +01:00 |
bxstring.c
|
Finalize rewritten 'remove' module
|
2023-12-02 22:26:34 +01:00 |
bxstring.h
|
Finalize rewritten 'remove' module
|
2023-12-02 22:26:34 +01:00 |
cmdline.c
|
Free some unused memory in 'cmdline' module
|
2023-12-09 14:53:13 +01:00 |
cmdline.h
|
Add new command line options --color and --no-color
|
2023-05-07 15:25:23 +02:00 |
config.h
|
Add _DARWIN_C_SOURCE if APPLE (#119)
|
2023-08-24 15:50:57 +02:00 |
detect.c
|
Refactor is_blankward() in shape.c
|
2023-12-09 14:54:14 +01:00 |
detect.h
|
Rewrite 'remove' module to enable unicode, double-with chars, and coloring
|
2023-12-02 22:25:17 +01:00 |
discovery.c
|
Add first test case for a UTF-8 config file
|
2023-05-04 21:32:49 +02:00 |
discovery.h
|
Use UTF-8 data read from config file #72
|
2023-04-19 21:06:00 +02:00 |
generate.c
|
Fix problems found by unit tests and compiler
|
2023-12-02 22:25:18 +01:00 |
generate.h
|
Update copyright statements for 2023
|
2023-03-26 21:32:08 +02:00 |
input.c
|
Fix problems found by unit tests and compiler
|
2023-12-02 22:25:18 +01:00 |
input.h
|
Update copyright statements for 2023
|
2023-03-26 21:32:08 +02:00 |
lexer.l
|
Enable lexer and parser to handle UTF-8 config file #72
|
2023-04-07 21:10:00 +02:00 |
list.c
|
Move some declarations from shape.h to boxes.in.h
|
2023-12-09 14:54:13 +01:00 |
list.h
|
Update copyright statements for 2023
|
2023-03-26 21:32:08 +02:00 |
Makefile
|
Move some declarations from shape.h to boxes.in.h
|
2023-12-09 14:54:13 +01:00 |
parsecode.c
|
Move some declarations from shape.h to boxes.in.h
|
2023-12-09 14:54:13 +01:00 |
parsecode.h
|
Move code on shape lines from parser.y to parsecode.c
|
2023-04-30 14:14:21 +02:00 |
parser.y
|
Print useful error message on invalid design name
|
2023-04-30 17:44:32 +02:00 |
parsing.c
|
Use UTF-8 data read from config file #72
|
2023-04-19 21:06:00 +02:00 |
parsing.h
|
Use UTF-8 data read from config file #72
|
2023-04-19 21:06:00 +02:00 |
query.c
|
Update copyright statements for 2023
|
2023-03-26 21:32:08 +02:00 |
query.h
|
Update copyright statements for 2023
|
2023-03-26 21:32:08 +02:00 |
regulex.c
|
Use UTF-8 data read from config file #72
|
2023-04-19 21:06:00 +02:00 |
regulex.h
|
Use UTF-8 data read from config file #72
|
2023-04-19 21:06:00 +02:00 |
remove.c
|
Restore indentation mode on box removal
|
2023-12-09 14:54:14 +01:00 |
remove.h
|
Extract match_horiz_line() function in 'remove' module
|
2023-12-02 22:26:34 +01:00 |
shape.c
|
Refactor is_blankward() in shape.c
|
2023-12-09 14:54:14 +01:00 |
shape.h
|
Refactor is_blankward() in shape.c
|
2023-12-09 14:54:14 +01:00 |
tools.c
|
Test and fix more comparison types in box removal
|
2023-12-02 22:26:36 +01:00 |
tools.h
|
Test and fix more comparison types in box removal
|
2023-12-02 22:26:36 +01:00 |
unicode.c
|
Remove obsolete parameter 'skip' from u32_strnrstr() in 'unicode' module
|
2023-12-02 22:26:35 +01:00 |
unicode.h
|
Remove obsolete parameter 'skip' from u32_strnrstr() in 'unicode' module
|
2023-12-02 22:26:35 +01:00 |