kicad/common/libeval_compiler
Jeff Young bf445c1a95 Performance enhancements.
1) cache pad polygon outlines
   huge improvement in connectivity performance and a decent
   improvement in DRC performance
2) don't pre-allocate CONTEXT stack
   significant improvement in DRC rule performance
2) don't keep re-encoding strings
   decent improvement in DRC rule performance
2020-07-25 13:03:33 +01:00
..
grammar.c Hook libeval compiler up to rule parser 2020-07-20 22:11:53 +01:00
grammar.h common: libeval_compiler :virtual method support 2020-07-05 22:44:38 +02:00
grammar.lemon Hook libeval compiler up to rule parser 2020-07-20 22:11:53 +01:00
libeval_compiler.cpp Performance enhancements. 2020-07-25 13:03:33 +01:00