/TODO

http://github.com/fizx/parsley · #! · 39 lines · 37 code · 2 blank · 0 comment · 0 complexity · aed86adcb2e8375c06ed67eb9bfeccad MD5 · raw file

  1. # - dexter executable argp
  2. # - html:document
  3. # - output raw xslt
  4. # - define stable c api
  5. # - p/br support explicit
  6. # - p/br support needs div?!
  7. # - parsley_parse_url support
  8. # - ruby binding for parsley_parse_url
  9. # - relative urls
  10. # - p/br support needs multicase handling
  11. # - reorganize project (at least tests, makefile.am src?!)
  12. # - unfilter inside of nested explicit scope
  13. # - functions inside magic groups?!?!
  14. # - shortcut functions possible (need c hash table)
  15. # - fix position()
  16. # - regexp tests
  17. # - define a bunch of shortcut functions
  18. # - rescope function
  19. # - sensible Exception/error handling
  20. # - join function?!?!
  21. # - check linux build
  22. # - python
  23. # - complain if empty / runtime no-match errors
  24. - memory leaks
  25. - thread-safe exceptions
  26. --------- release --------
  27. - no-prune
  28. - force group key !
  29. - debugging options
  30. - fix not()/set-difference
  31. - CSS equations
  32. - saxon compatibility?!
  33. - XML input converter?!
  34. - check windows build
  35. - flags?!
  36. ^ - force group-before
  37. $ - force group-after