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