1. cfaee96 twister: Add dt_nodelabel_enabled devicetree filter function by Andrzej Głąbek · 4 years ago
  2. e5bf24b scripts: twister: Fix error in dt_label_with_parent_compat_enabled by Erwan Gouriou · 4 years, 1 month ago
  3. 3e1443c scripts/pylib: expr_parser.py: Review dt_compat_enabled_with_label by Erwan Gouriou · 4 years, 1 month ago
  4. 44a02c5 twister: use edt.label2node in dt_compat_enabled_with_label DT filter by Johann Fischer · 4 years, 4 months ago
  5. bb47497 twister: add dt_compat_enabled_with_label DT filter function by Johann Fischer · 4 years, 4 months ago
  6. 51f55b4 twister: replace dt_compat_enabled_with_alias filter by Martí Bolívar · 4 years, 4 months ago
  7. d802fc3 scripts: twister: sort expr_parser.py imports by Martí Bolívar · 4 years, 4 months ago
  8. e508bab sanitycheck: move sanity_chk -> pylib/twister by Anas Nashif · 4 years, 7 months ago[Renamed from scripts/sanity_chk/expr_parser.py]
  9. c08d1e0 sanitycheck: Add dt_chosen_enabled devicetree filter function by Henrik Brix Andersen · 4 years, 8 months ago
  10. 8165008 dts: remove legacy macro support by Martí Bolívar · 4 years, 9 months ago
  11. 7733b94 sanitycheck: Add functions to query device tree for filters by Kumar Gala · 6 years ago
  12. 50b9b12 scripts: Simplify code with sys.exit(<string>) by Ulf Magnusson · 6 years ago
  13. 47ef9ba scripts: sanitycheck: Remove redundant ifs by Ulf Magnusson · 6 years ago
  14. 0d39a10 scripts: Fix random typo'd whitespace by Ulf Magnusson · 6 years ago
  15. 5c8fd84 scripts: Remove extra trailing newlines from Python scripts by Ulf Magnusson · 6 years ago
  16. f3a6e8a sanitycheck: Recommend installing "ply" instead of "python3-ply" by Daniel Egger · 7 years ago
  17. 9c974b9 sanitycheck: allow placing parsetab.py in a custom dir by Anas Nashif · 8 years ago
  18. 4701f01 sanitycheck: disable expr parser debug by Anas Nashif · 8 years ago
  19. db3d55f sanitycheck: move all related files to sanity_chk by Anas Nashif · 8 years ago[Renamed from scripts/expr_parser.py]
  20. 31e772d expr_parser: fix issue with hex values in environment by Andrew Boie · 8 years ago
  21. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  22. 7a87f9f expr_parser: support ':' operator by Andrew Boie · 9 years ago
  23. 99c0f64 expr_parser: fix concurrent use issues by Andrew Boie · 9 years ago
  24. 5aaf5f1 expr_parser: support single-quoted strings by Andrew Boie · 9 years ago
  25. b4efd54 expr_parser.py: simple expression language by Andrew Boie · 9 years ago