]> git.ipfire.org Git - thirdparty/bird.git/history - filter/decl.m4
Filter: Moved f_inst allocation to separate function
[thirdparty/bird.git] / filter / decl.m4
2019-07-01  Maria MatejkaFilter: Moved f_inst allocation to separate function
2019-07-01  Maria MatejkaFilter: Getting rid of RESULT_OK. Adding RESULT_VOID.
2019-07-01  Maria MatejkaFilter: The interpreter code now shares its diversion...
2019-06-28  Maria MatejkaFilter: renaming pointers for consistency
2019-06-27  Maria MatejkaFilter: A little cleanup of M4 interpreter generator
2019-06-19  Maria MatejkaRevert "Filter: Dropped the setter instructions in...
2019-06-03  Maria MatejkaFilter: Dropped the setter instructions in favor of...
2019-05-29  Maria MatejkaFilter: Stacks moved to thread-local storage if available.
2019-05-22  Jan Maria MatejkaFilter: Some people can't pronounce "postfixify" correc...
2019-05-21  Jan Maria MatejkaFilter: Store variables and function arguments on stack
2019-03-18  Maria MatejkaMerge branch 'master' into HEAD
2019-02-20  Maria MatejkaFilter: Interpreter merged into the common m4 generator.
2019-02-20  Maria MatejkaFilter: More cleanup -- customized structures also...
2019-02-20  Maria MatejkaConf: Symbol implementation converted from void pointer...
2019-02-20  Maria MatejkaFilter: merged filter compare functions into common...
2019-02-20  Maria MatejkaFilter: Merged postfixify routine
2019-02-20  Maria MatejkaFilter: Merged filter line item dumpers into common...
2019-02-20  Maria MatejkaFilter: auto-generating enum-to-string
2019-02-20  Maria MatejkaFilter generator: workaround for M4 claiming all the...
2019-02-20  Maria MatejkaFilter: split the constructors to a separate file
2019-02-20  Maria MatejkaFilter: merged filter instruction constructors, countin...