Skip to content
Snippets Groups Projects
  1. Jul 19, 2010
  2. Jul 16, 2010
  3. Jul 06, 2010
  4. Jul 05, 2010
  5. Jun 18, 2010
  6. Jun 16, 2010
  7. May 21, 2010
  8. May 20, 2010
  9. May 17, 2010
  10. May 14, 2010
  11. May 11, 2010
  12. Mar 25, 2010
  13. Mar 24, 2010
  14. Mar 18, 2010
  15. Mar 17, 2010
  16. Mar 05, 2010
  17. Dec 21, 2009
    • Christian Kamm's avatar
      Enhance data stored for macros and macro uses. · c3cc7cf4
      Christian Kamm authored
      In preparation for finding macro uses.
      
      * Macro: add offset and length
      * MacroUse: add line
      * Document: add convenience functions for finding a macro definition, use
        or undefined use at a given location.
      
      Reviewed-by: Erik Verbruggen
      c3cc7cf4
  18. Dec 15, 2009
  19. Dec 07, 2009
  20. Dec 02, 2009
  21. Dec 01, 2009
  22. Nov 17, 2009
  23. Nov 10, 2009
  24. Nov 09, 2009
  25. Nov 05, 2009
  26. Oct 15, 2009
  27. Sep 30, 2009
  28. Sep 25, 2009
    • Christian Kamm's avatar
      Track more macro uses. · 22ed0255
      Christian Kamm authored
      
      In particular macros that are only checked for definition or are
      expanded during the evaluation of an #if or #elif directive are now also
      added to the list available through Document::macroUses().
      
      The names of undefined macros that are interesting (because they're used
      in an #ifdef or a defined(...)) are now available through
      Document::undefinedMacroUses().
      
      Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
      22ed0255
  29. Aug 14, 2009
  30. Jul 29, 2009
  31. Jul 14, 2009
  32. Jul 10, 2009
  33. Jun 26, 2009
Loading