aboutsummaryrefslogtreecommitdiff
path: root/README.submodule
AgeCommit message (Collapse)AuthorFiles
2022-01-12Update copyright yearsSergey Poznyakoff1
2021-01-06Update copyright yearsSergey Poznyakoff1
2018-05-21Minor fixesSergey Poznyakoff1
* README.submodule: Fix the description. * include/wordsplit.h: Fix typo.
2016-07-04Update copyright yearsSergey Poznyakoff1
2015-12-17Update copyright yearsSergey Poznyakoff1
2012-01-03Implement "inactive" statements.Sergey Poznyakoff1
* README.submodule: Minor change. * src/format.c (grecs_print_simple_statement): Mark inactive statements as such. (grecs_print_statement_array): Fix type comparison. Return immediately if given a NULL argument. * src/grecs.h (GRECS_INAC): New flag. * src/tree.c (find_keyword): Avoid coredump if cursect->kwd is NULL. (reduceproc): Skip inactive statements.
2012-01-03Happy GNU YearSergey Poznyakoff1
2011-05-16Add bind testsuite.Sergey Poznyakoff1
* README.submodule: Update URL. * src/bind-lex.l (grecs_bind_new_source): Scan include path. * src/grecs.h (grecs_find_include_file): new proto. * src/preproc.c (try_file): Rename to grecs_find_include_file. Change signature and return type. All uses updated. * tests/Makefile.am (EXTRA_DIST): Add new configs. (TESTSUITE_AT): Add parser-bind.at. * tests/gcffmt.c: Add -I (-include) option. * tests/testsuite.at: Include parser-bind.at. * tests/bind.conf: New file. * tests/bind.dlz: New file. * tests/bind.ext.conf: New file. * tests/bind.int.conf: New file. * tests/bind.keys: New file. * tests/parser-bind.at: New file.
2011-05-09Write README files.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.