boxes/src
1999-08-22 11:36:45 +00:00
..
regexp Initial revision 1999-08-13 20:56:09 +00:00
boxes.c Bugfix: no-input-check must take place before indentation computation 1999-08-22 11:34:46 +00:00
boxes.h.in Renamed file from boxes.h to boxes.h.in 1999-08-21 23:37:23 +00:00
config.h Added Linux defines. Now compiles nicely on (my) Linux. 1999-08-18 18:23:06 +00:00
generate.c Removed const from 2nd parameter of justify_line() function 1999-08-22 11:36:45 +00:00
generate.h Added GNU GPL disclaimer 1999-08-14 19:30:01 +00:00
lexer.h Added LEX_SDELIM macro (valid string delimiter characters) 1999-08-18 15:42:46 +00:00
lexer.l Moved contents of YY_USER_INIT definition into a separate function which 1999-08-20 19:51:12 +00:00
Makefile boxes.h is now generated from boxes.h.in by top level Makefile 1999-08-21 23:35:44 +00:00
parser.y Removed check for empty sample block, which is also done in lexer.l 1999-08-21 15:53:58 +00:00
remove.c Bugfix: When matching vertical side shape lines, ignore empty shape lines 1999-08-21 16:03:31 +00:00
remove.h Added GNU GPL disclaimer 1999-07-23 16:16:40 +00:00
shape.c Added findshape(), genshape(), freeshape(), and isdeepempty() functions 1999-08-14 19:11:53 +00:00
shape.h Added genshape(), freeshape(), and findshape() prototypes 1999-08-14 19:08:34 +00:00
tools.c Removed newline check from empty_line() function 1999-08-21 16:09:33 +00:00
tools.h Added GNU GPL disclaimer 1999-07-20 18:56:15 +00:00