Maria Matejka
|
bd91338246
|
Filter: Dropped the setter instructions in favor of direct result storage.
This should help filter performance a bit.
|
2019-06-03 10:41:35 +02:00 |
|
Jan Maria Matejka
|
23e3b1e665
|
Filter: Some people can't pronounce "postfixify" correctly. Let's try "linearize" instead.
This is just a naming change.
|
2019-05-22 15:20:02 +00:00 |
|
Jan Maria Matejka
|
96d757c13f
|
Filter: Store variables and function arguments on stack
|
2019-05-21 16:33:37 +00:00 |
|
Maria Matejka
|
e1ac6f1e30
|
Faster filters: documentation on what is happening there
|
2019-03-06 15:01:39 +01:00 |
|
Maria Matejka
|
f249d0b84c
|
Filters: comparison of functions and filters caching
|
2019-02-26 16:44:24 +01:00 |
|
Maria Matejka
|
ea4f55e3dc
|
Filter: More cleanup -- customized structures also in struct f_line_item
|
2019-02-20 22:30:55 +01:00 |
|
Maria Matejka
|
0b39b1cbb7
|
Conf: Symbol implementation converted from void pointers to union
... and consted some declarations.
|
2019-02-20 22:30:55 +01:00 |
|
Maria Matejka
|
132529ce89
|
Filter: merged filter compare functions into common M4 file
|
2019-02-20 22:30:55 +01:00 |
|
Maria Matejka
|
87bd7cd7b0
|
Filter: split the constructors to a separate file
|
2019-02-20 22:30:54 +01:00 |
|
Maria Matejka
|
4f082dfa89
|
Filter: merged filter instruction constructors, counting line size on instruction construct
|
2019-02-20 22:30:54 +01:00 |
|
Maria Matejka
|
8bdb05edb2
|
Filters: split the large filter.h file to smaller files.
This should be revised, there are still ugly things in the filter API.
|
2019-02-20 22:30:54 +01:00 |
|
Maria Matejka
|
9b46748d5b
|
Filter: refactoring of instruction constructors
|
2019-02-20 22:30:54 +01:00 |
|