Skip to content
Snippets Groups Projects
  1. Sep 08, 2011
  2. Sep 02, 2011
  3. Aug 10, 2011
  4. Aug 09, 2011
  5. May 16, 2011
  6. May 09, 2011
  7. May 06, 2011
  8. Apr 13, 2011
  9. Apr 08, 2011
  10. Feb 07, 2011
  11. Jan 12, 2011
  12. Jan 04, 2011
  13. Dec 17, 2010
  14. Dec 16, 2010
  15. Sep 09, 2010
    • Erik Verbruggen's avatar
      C++: fixed completion in braceless statements following a control statement. · cacb0db0
      Erik Verbruggen authored
      - Changed generator to generate:
      - Changed AST::lastToken to return 1 if there is none
      - Changed Bind.cpp to set the scope of the block following a control
        statement to extend upto (and not including) the first token after
        the block. So basically, including any whitespace after the control
        statement.
      
      Reviewed-by: Roberto Raggi
      cacb0db0
  16. Sep 03, 2010
  17. Sep 02, 2010
  18. Aug 27, 2010
  19. Aug 26, 2010
  20. Aug 17, 2010
  21. Aug 16, 2010
  22. Aug 13, 2010
Loading