kicad/common/project
Jeff Young 095937563b Hook libeval compiler up to rule parser
- convert expression string tokens to single-quote-delimited
- fix bug where netclass assignments weren't getting updated after
  board setup dialog
- move property manager rebuild to lazy evaluation
- improve performance with wider use of const&
- retire DRC_SELECTOR stuff
- use wxString for GUI stuff (particularly translated stuff)
- fix EqualTo() to return false instead of asserting when op types
  don't match
- fix buffer overruns with fixed-size string buffers
- make expression function calls case-insensitive
- integrate expression errors into rule parser
- produce more and better error messages
- keep BOARD_ITEM ptrs const as long as possible
- fix a couple of uninitialized variables
2020-07-20 22:11:53 +01:00
..
net_settings.cpp Hook libeval compiler up to rule parser 2020-07-20 22:11:53 +01:00
project_archiver.cpp Full-project automatic backup system 2020-07-09 13:55:19 +00:00
project_file.cpp More visibility settings infrastructure 2020-07-11 21:59:07 -04:00
project_local_settings.cpp More visibility settings infrastructure 2020-07-11 21:59:07 -04:00