summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Switch to sqlite3's lemon parser generator.Jo-Philipp Wich2014-06-151-1/+0
| | | | | | | | | | | This commit drops the flex + bison code in favor to a hand-written lexer and a new grammar file in lemon syntax. The change results in a much smaller binary and easier to maintain code. Code required to build and maintain the AST has been split off into the ast.c and ast.h files. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* Amend gitignoreJo-Philipp Wich2013-12-291-0/+2
|
* Add gitignore fileJo-Philipp Wich2013-12-291-0/+6