Skip to content
Snippets Groups Projects
  1. Jul 06, 2010
  2. Jul 05, 2010
  3. Jun 18, 2010
  4. Jun 16, 2010
  5. May 21, 2010
  6. May 20, 2010
  7. May 17, 2010
  8. May 14, 2010
  9. May 11, 2010
  10. Mar 25, 2010
  11. Mar 24, 2010
  12. Mar 18, 2010
  13. Mar 17, 2010
  14. Mar 05, 2010
  15. 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
  16. Dec 15, 2009
  17. Dec 07, 2009
  18. Dec 02, 2009
  19. Dec 01, 2009
  20. Nov 17, 2009
  21. Nov 10, 2009
  22. Nov 09, 2009
  23. Nov 05, 2009
  24. Oct 15, 2009
  25. Sep 30, 2009
  26. 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
  27. Aug 14, 2009
  28. Jul 29, 2009
  29. Jul 14, 2009
  30. Jul 10, 2009
  31. Jun 26, 2009
  32. Jun 24, 2009
  33. Jun 17, 2009
Loading