1. 14 Sep, 2012 3 commits
  2. 28 Aug, 2012 2 commits
  3. 08 Aug, 2012 1 commit
  4. 06 Aug, 2012 2 commits
  5. 04 Aug, 2012 1 commit
  6. 31 Jul, 2012 1 commit
  7. 16 Jul, 2012 4 commits
  8. 12 Jul, 2012 1 commit
  9. 09 Jul, 2012 2 commits
  10. 08 Jul, 2012 5 commits
  11. 02 Jul, 2012 1 commit
  12. 01 Jul, 2012 1 commit
  13. 30 Jun, 2012 3 commits
  14. 23 May, 2012 3 commits
  15. 16 Feb, 2012 1 commit
    • Juliusz Chroboczek's avatar
      Remove "parasitic" mode. · 03dcac30
      Juliusz Chroboczek authored
      This is the functionality described in Appendix C of RFC 6126.  Its
      main purpose is to avoid keeping a full source table, which makes it
      possible to implement a subset of Babel in just a few hundred lines of
      code.  However, the code for maintaining the source table is already
      there, and a parasitic implementation can be simulated using filtering
      -- so it makes little sense to keep the functionality.
      03dcac30
  16. 11 Feb, 2012 9 commits