Skip to content
Snippets Groups Projects
  1. Nov 20, 2010
    • Adam Wardynski's avatar
      Put definitions for constants for Nowhere, End, Begin. · 81a2b5a8
      Adam Wardynski authored
      My relative position tests wouldn't compile in GCC where I used Position::Nowhere for comparison. Apparently according to standard TC1, section 9.4.2, paragraph 4, if you want to use integral static const in a program, you still have to define it even if there's initializer in the declaration.
      81a2b5a8
  2. Nov 19, 2010
  3. Nov 18, 2010
  4. Nov 17, 2010
  5. Nov 16, 2010
  6. Nov 15, 2010
    • ilor's avatar
      Implement TSet:: is_subset_of, equals and intersects · 2702b4e1
      ilor authored
      Change StrSet::is_subset_of to correctly handle empty sets, add some comments
      Add Tset::insert_symbol
      Add tests for new functions
      Bump required corpus2 version to 0.1.2 due to a fixed bug there
      2702b4e1
  7. Nov 09, 2010
  8. Nov 08, 2010
  9. Nov 04, 2010
  10. Nov 03, 2010